From 59ea35273f1e7c30faa7a11e989987d7f850b94e Mon Sep 17 00:00:00 2001 From: Alexander B Date: Sat, 4 Jan 2025 21:10:46 -0500 Subject: [PATCH] Documentation --- ESP-IDF_Robot/build/.ninja_deps | Bin 0 -> 307824 bytes ESP-IDF_Robot/build/.ninja_lock | 0 ESP-IDF_Robot/build/.ninja_log | 326 + ESP-IDF_Robot/build/CMakeCache.txt | 612 + .../build/CMakeFiles/CMakeConfigureLog.yaml | 1 + .../build/CMakeFiles/TargetDirectories.txt | 816 + .../CMakeFiles/bootloader.dir/Labels.json | 43 + .../CMakeFiles/bootloader.dir/Labels.txt | 13 + .../build/CMakeFiles/clean_additional.cmake | 24 + .../build/CMakeFiles/cmake.check_cache | 1 + ESP-IDF_Robot/build/CMakeFiles/rules.ninja | 1698 ++ ESP-IDF_Robot/build/app-flash_args | 2 + ESP-IDF_Robot/build/bootloader-flash_args | 2 + ESP-IDF_Robot/build/build.ninja | 20765 ++++++++++++++++ ESP-IDF_Robot/build/cmake_install.cmake | 62 + ESP-IDF_Robot/build/compile_commands.json | 5072 ++++ .../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 | 544 + .../build/esp-idf/cmock/cmake_install.cmake | 39 + .../build/esp-idf/console/cmake_install.cmake | 39 + .../build/esp-idf/cxx/cmake_install.cmake | 39 + .../deprecated/adc_dma_legacy.c.obj | Bin 0 -> 175632 bytes .../deprecated/adc_legacy.c.obj | Bin 0 -> 115024 bytes .../deprecated/i2s_legacy.c.obj | Bin 0 -> 369900 bytes .../deprecated/rmt_legacy.c.obj | Bin 0 -> 616152 bytes .../deprecated/rtc_temperature_legacy.c.obj | Bin 0 -> 76796 bytes .../deprecated/sigma_delta_legacy.c.obj | Bin 0 -> 63696 bytes .../deprecated/timer_legacy.c.obj | Bin 0 -> 346188 bytes .../CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj | Bin 0 -> 470360 bytes .../__idf_driver.dir/twai/twai.c.obj | Bin 0 -> 266308 bytes .../build/esp-idf/driver/cmake_install.cmake | 39 + .../build/esp-idf/driver/libdriver.a | Bin 0 -> 2505208 bytes .../build/esp-idf/efuse/cmake_install.cmake | 39 + .../esp-tls-crypto/esp_tls_crypto.c.obj | Bin 0 -> 13128 bytes .../__idf_esp-tls.dir/esp_tls.c.obj | Bin 0 -> 188064 bytes .../esp_tls_error_capture.c.obj | Bin 0 -> 15500 bytes .../__idf_esp-tls.dir/esp_tls_mbedtls.c.obj | Bin 0 -> 184744 bytes .../esp_tls_platform_port.c.obj | Bin 0 -> 4704 bytes .../build/esp-idf/esp-tls/cmake_install.cmake | 39 + .../build/esp-idf/esp-tls/libesp-tls.a | Bin 0 -> 408264 bytes .../__idf_esp_adc.dir/adc_cali.c.obj | Bin 0 -> 14016 bytes .../adc_cali_curve_fitting.c.obj | Bin 0 -> 47472 bytes .../__idf_esp_adc.dir/adc_common.c.obj | Bin 0 -> 28404 bytes .../__idf_esp_adc.dir/adc_continuous.c.obj | Bin 0 -> 209256 bytes .../__idf_esp_adc.dir/adc_filter.c.obj | Bin 0 -> 83044 bytes .../__idf_esp_adc.dir/adc_monitor.c.obj | Bin 0 -> 117092 bytes .../__idf_esp_adc.dir/adc_oneshot.c.obj | Bin 0 -> 109304 bytes .../esp32c3/esp_adc_cal_legacy.c.obj | Bin 0 -> 34504 bytes .../esp_adc_cal_common_legacy.c.obj | Bin 0 -> 25540 bytes .../esp32c3/curve_fitting_coefficients.c.obj | Bin 0 -> 9624 bytes .../__idf_esp_adc.dir/gdma/adc_dma.c.obj | Bin 0 -> 29804 bytes .../build/esp-idf/esp_adc/cmake_install.cmake | 39 + .../build/esp-idf/esp_adc/libesp_adc.a | Bin 0 -> 710406 bytes .../esp_app_format/cmake_install.cmake | 39 + .../esp_bootloader_format/cmake_install.cmake | 39 + .../esp32c3/esp_coex_adapter.c.obj | Bin 0 -> 35068 bytes .../src/coexist_debug.c.obj | Bin 0 -> 2568 bytes .../src/coexist_debug_diagram.c.obj | Bin 0 -> 1232 bytes .../esp-idf/esp_coex/cmake_install.cmake | 39 + .../build/esp-idf/esp_coex/libesp_coex.a | Bin 0 -> 39910 bytes .../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 + .../__idf_esp_driver_i2c.dir/i2c_common.c.obj | Bin 0 -> 170108 bytes .../__idf_esp_driver_i2c.dir/i2c_master.c.obj | Bin 0 -> 435696 bytes .../__idf_esp_driver_i2c.dir/i2c_slave.c.obj | Bin 0 -> 173568 bytes .../esp_driver_i2c/cmake_install.cmake | 39 + .../esp_driver_i2c/libesp_driver_i2c.a | Bin 0 -> 780362 bytes .../__idf_esp_driver_i2s.dir/i2s_common.c.obj | Bin 0 -> 262980 bytes .../__idf_esp_driver_i2s.dir/i2s_pdm.c.obj | Bin 0 -> 140088 bytes .../i2s_platform.c.obj | Bin 0 -> 129464 bytes .../__idf_esp_driver_i2s.dir/i2s_std.c.obj | Bin 0 -> 138320 bytes .../__idf_esp_driver_i2s.dir/i2s_tdm.c.obj | Bin 0 -> 141476 bytes .../esp_driver_i2s/cmake_install.cmake | 39 + .../esp_driver_i2s/libesp_driver_i2s.a | Bin 0 -> 813802 bytes .../esp_driver_isp/cmake_install.cmake | 39 + .../esp_driver_jpeg/cmake_install.cmake | 39 + .../__idf_esp_driver_ledc.dir/src/ledc.c.obj | Bin 0 -> 498908 bytes .../esp_driver_ledc/cmake_install.cmake | 39 + .../esp_driver_ledc/libesp_driver_ledc.a | Bin 0 -> 499716 bytes .../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 + .../src/rmt_common.c.obj | Bin 0 -> 160920 bytes .../src/rmt_encoder.c.obj | Bin 0 -> 97776 bytes .../__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj | Bin 0 -> 216500 bytes .../__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj | Bin 0 -> 296488 bytes .../esp_driver_rmt/cmake_install.cmake | 39 + .../esp_driver_rmt/libesp_driver_rmt.a | Bin 0 -> 772760 bytes .../esp_driver_sdio/cmake_install.cmake | 39 + .../__idf_esp_driver_sdm.dir/src/sdm.c.obj | Bin 0 -> 88208 bytes .../esp_driver_sdm/cmake_install.cmake | 39 + .../esp_driver_sdm/libesp_driver_sdm.a | Bin 0 -> 88486 bytes .../esp_driver_sdmmc/cmake_install.cmake | 39 + .../src/sdspi_crc.c.obj | Bin 0 -> 8508 bytes .../src/sdspi_host.c.obj | Bin 0 -> 131968 bytes .../src/sdspi_transaction.c.obj | Bin 0 -> 39544 bytes .../esp_driver_sdspi/cmake_install.cmake | 39 + .../esp_driver_sdspi/libesp_driver_sdspi.a | Bin 0 -> 180722 bytes .../src/gpspi/spi_common.c.obj | Bin 0 -> 181480 bytes .../src/gpspi/spi_dma.c.obj | Bin 0 -> 2576 bytes .../src/gpspi/spi_master.c.obj | Bin 0 -> 352948 bytes .../src/gpspi/spi_slave.c.obj | Bin 0 -> 159956 bytes .../src/gpspi/spi_slave_hd.c.obj | Bin 0 -> 163792 bytes .../esp_driver_spi/cmake_install.cmake | 39 + .../esp_driver_touch_sens/cmake_install.cmake | 39 + .../src/temperature_sensor.c.obj | Bin 0 -> 98240 bytes .../esp_driver_tsens/cmake_install.cmake | 39 + .../esp_driver_tsens/libesp_driver_tsens.a | Bin 0 -> 98618 bytes .../esp_driver_uart/cmake_install.cmake | 39 + .../src/usb_serial_jtag.c.obj | Bin 0 -> 151464 bytes .../usb_serial_jtag_connection_monitor.c.obj | Bin 0 -> 24584 bytes .../src/usb_serial_jtag_vfs.c.obj | Bin 0 -> 90332 bytes .../cmake_install.cmake | 39 + .../libesp_driver_usb_serial_jtag.a | Bin 0 -> 267500 bytes .../__idf_esp_eth.dir/src/esp_eth.c.obj | Bin 0 -> 219984 bytes .../src/esp_eth_netif_glue.c.obj | Bin 0 -> 54348 bytes .../src/phy/esp_eth_phy_802_3.c.obj | Bin 0 -> 212136 bytes .../build/esp-idf/esp_eth/cmake_install.cmake | 39 + .../build/esp-idf/esp_eth/libesp_eth.a | Bin 0 -> 488170 bytes .../esp-idf/esp_event/cmake_install.cmake | 39 + .../__idf_esp_gdbstub.dir/src/gdbstub.c.obj | Bin 0 -> 173352 bytes .../src/gdbstub_transport.c.obj | Bin 0 -> 28916 bytes .../__idf_esp_gdbstub.dir/src/packet.c.obj | Bin 0 -> 29272 bytes .../src/port/riscv/gdbstub_riscv.c.obj | Bin 0 -> 17588 bytes .../src/port/riscv/rv_decode.c.obj | Bin 0 -> 34432 bytes .../esp-idf/esp_gdbstub/cmake_install.cmake | 39 + .../esp-idf/esp_gdbstub/libesp_gdbstub.a | Bin 0 -> 284798 bytes .../build/esp-idf/esp_hid/cmake_install.cmake | 39 + .../esp_http_client.c.obj | Bin 0 -> 332648 bytes .../lib/http_auth.c.obj | Bin 0 -> 52176 bytes .../lib/http_header.c.obj | Bin 0 -> 53232 bytes .../lib/http_utils.c.obj | Bin 0 -> 37468 bytes .../esp_http_client/cmake_install.cmake | 39 + .../esp_http_client/libesp_http_client.a | Bin 0 -> 477756 bytes .../src/httpd_main.c.obj | Bin 0 -> 129688 bytes .../src/httpd_parse.c.obj | Bin 0 -> 164676 bytes .../src/httpd_sess.c.obj | Bin 0 -> 91800 bytes .../src/httpd_txrx.c.obj | Bin 0 -> 135960 bytes .../src/httpd_uri.c.obj | Bin 0 -> 66324 bytes .../src/httpd_ws.c.obj | Bin 0 -> 2620 bytes .../src/util/ctrl_sock.c.obj | Bin 0 -> 20452 bytes .../esp_http_server/cmake_install.cmake | 39 + .../esp_http_server/libesp_http_server.a | Bin 0 -> 614038 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_netif_defaults.c.obj | Bin 0 -> 7668 bytes .../esp_netif_handlers.c.obj | Bin 0 -> 36916 bytes .../esp_netif_objects.c.obj | Bin 0 -> 23296 bytes .../lwip/esp_netif_lwip.c.obj | Bin 0 -> 423584 bytes .../lwip/esp_netif_lwip_defaults.c.obj | Bin 0 -> 14060 bytes .../lwip/esp_netif_sntp.c.obj | Bin 0 -> 52596 bytes .../lwip/netif/esp_pbuf_ref.c.obj | Bin 0 -> 12008 bytes .../lwip/netif/ethernetif.c.obj | Bin 0 -> 26020 bytes .../lwip/netif/wlanif.c.obj | Bin 0 -> 29272 bytes .../esp-idf/esp_netif/cmake_install.cmake | 39 + .../build/esp-idf/esp_netif/libesp_netif.a | Bin 0 -> 629582 bytes .../esp_netif_stack/cmake_install.cmake | 39 + .../esp-idf/esp_partition/cmake_install.cmake | 39 + .../esp32c3/phy_init_data.c.obj | Bin 0 -> 4092 bytes .../__idf_esp_phy.dir/src/btbb_init.c.obj | Bin 0 -> 8008 bytes .../__idf_esp_phy.dir/src/lib_printf.c.obj | Bin 0 -> 12412 bytes .../__idf_esp_phy.dir/src/phy_common.c.obj | Bin 0 -> 55948 bytes .../__idf_esp_phy.dir/src/phy_init.c.obj | Bin 0 -> 91844 bytes .../__idf_esp_phy.dir/src/phy_override.c.obj | Bin 0 -> 13832 bytes .../build/esp-idf/esp_phy/cmake_install.cmake | 39 + .../build/esp-idf/esp_phy/libesp_phy.a | Bin 0 -> 187898 bytes .../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 + .../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 + .../vfs_console.c.obj | Bin 0 -> 45940 bytes .../esp_vfs_console/cmake_install.cmake | 39 + .../esp_vfs_console/libesp_vfs_console.a | Bin 0 -> 46468 bytes .../esp32c3/esp_adapter.c.obj | Bin 0 -> 127888 bytes .../__idf_esp_wifi.dir/src/lib_printf.c.obj | Bin 0 -> 20212 bytes .../__idf_esp_wifi.dir/src/mesh_event.c.obj | Bin 0 -> 6768 bytes .../__idf_esp_wifi.dir/src/smartconfig.c.obj | Bin 0 -> 19484 bytes .../src/smartconfig_ack.c.obj | Bin 0 -> 53296 bytes .../__idf_esp_wifi.dir/src/wifi_default.c.obj | Bin 0 -> 96772 bytes .../src/wifi_default_ap.c.obj | Bin 0 -> 10732 bytes .../__idf_esp_wifi.dir/src/wifi_init.c.obj | Bin 0 -> 50684 bytes .../__idf_esp_wifi.dir/src/wifi_netif.c.obj | Bin 0 -> 35932 bytes .../esp-idf/esp_wifi/cmake_install.cmake | 39 + .../build/esp-idf/esp_wifi/libesp_wifi.a | Bin 0 -> 423816 bytes .../esp-idf/espcoredump/cmake_install.cmake | 39 + .../espressif__led_strip/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 + .../__idf_http_parser.dir/http_parser.c.obj | Bin 0 -> 293860 bytes .../esp-idf/http_parser/cmake_install.cmake | 39 + .../esp-idf/http_parser/libhttp_parser.a | Bin 0 -> 294388 bytes .../esp-idf/idf_test/cmake_install.cmake | 39 + .../esp-idf/ieee802154/cmake_install.cmake | 39 + .../build/esp-idf/json/cmake_install.cmake | 39 + .../build/esp-idf/log/cmake_install.cmake | 39 + .../apps/dhcpserver/dhcpserver.c.obj | Bin 0 -> 158692 bytes .../__idf_lwip.dir/apps/ping/esp_ping.c.obj | Bin 0 -> 34440 bytes .../__idf_lwip.dir/apps/ping/ping.c.obj | Bin 0 -> 21476 bytes .../__idf_lwip.dir/apps/ping/ping_sock.c.obj | Bin 0 -> 102952 bytes .../__idf_lwip.dir/apps/sntp/sntp.c.obj | Bin 0 -> 52280 bytes .../__idf_lwip.dir/lwip/src/api/api_lib.c.obj | Bin 0 -> 147324 bytes .../__idf_lwip.dir/lwip/src/api/api_msg.c.obj | Bin 0 -> 257100 bytes .../__idf_lwip.dir/lwip/src/api/err.c.obj | Bin 0 -> 5612 bytes .../__idf_lwip.dir/lwip/src/api/if_api.c.obj | Bin 0 -> 5916 bytes .../__idf_lwip.dir/lwip/src/api/netbuf.c.obj | Bin 0 -> 29760 bytes .../__idf_lwip.dir/lwip/src/api/netdb.c.obj | Bin 0 -> 65868 bytes .../lwip/src/api/netifapi.c.obj | Bin 0 -> 2616 bytes .../__idf_lwip.dir/lwip/src/api/sockets.c.obj | Bin 0 -> 517508 bytes .../__idf_lwip.dir/lwip/src/api/tcpip.c.obj | Bin 0 -> 62820 bytes .../lwip/src/apps/netbiosns/netbiosns.c.obj | Bin 0 -> 36900 bytes .../lwip/src/apps/sntp/sntp.c.obj | Bin 0 -> 60032 bytes .../__idf_lwip.dir/lwip/src/core/def.c.obj | Bin 0 -> 23352 bytes .../__idf_lwip.dir/lwip/src/core/dns.c.obj | Bin 0 -> 159936 bytes .../lwip/src/core/inet_chksum.c.obj | Bin 0 -> 50468 bytes .../__idf_lwip.dir/lwip/src/core/init.c.obj | Bin 0 -> 6828 bytes .../__idf_lwip.dir/lwip/src/core/ip.c.obj | Bin 0 -> 23316 bytes .../lwip/src/core/ipv4/autoip.c.obj | Bin 0 -> 2620 bytes .../lwip/src/core/ipv4/dhcp.c.obj | Bin 0 -> 222780 bytes .../lwip/src/core/ipv4/etharp.c.obj | Bin 0 -> 115740 bytes .../lwip/src/core/ipv4/icmp.c.obj | Bin 0 -> 36380 bytes .../lwip/src/core/ipv4/igmp.c.obj | Bin 0 -> 78812 bytes .../lwip/src/core/ipv4/ip4.c.obj | Bin 0 -> 77556 bytes .../lwip/src/core/ipv4/ip4_addr.c.obj | Bin 0 -> 38864 bytes .../lwip/src/core/ipv4/ip4_frag.c.obj | Bin 0 -> 23564 bytes .../lwip/src/core/ipv4/ip4_napt.c.obj | Bin 0 -> 2628 bytes .../lwip/src/core/ipv6/dhcp6.c.obj | Bin 0 -> 2616 bytes .../lwip/src/core/ipv6/ethip6.c.obj | Bin 0 -> 14940 bytes .../lwip/src/core/ipv6/icmp6.c.obj | Bin 0 -> 50128 bytes .../lwip/src/core/ipv6/inet6.c.obj | Bin 0 -> 3940 bytes .../lwip/src/core/ipv6/ip6.c.obj | Bin 0 -> 114200 bytes .../lwip/src/core/ipv6/ip6_addr.c.obj | Bin 0 -> 37808 bytes .../lwip/src/core/ipv6/ip6_frag.c.obj | Bin 0 -> 23624 bytes .../lwip/src/core/ipv6/mld6.c.obj | Bin 0 -> 71912 bytes .../lwip/src/core/ipv6/nd6.c.obj | Bin 0 -> 260536 bytes .../__idf_lwip.dir/lwip/src/core/mem.c.obj | Bin 0 -> 13548 bytes .../__idf_lwip.dir/lwip/src/core/memp.c.obj | Bin 0 -> 27984 bytes .../__idf_lwip.dir/lwip/src/core/netif.c.obj | Bin 0 -> 181092 bytes .../__idf_lwip.dir/lwip/src/core/pbuf.c.obj | Bin 0 -> 155024 bytes .../__idf_lwip.dir/lwip/src/core/raw.c.obj | Bin 0 -> 86172 bytes .../__idf_lwip.dir/lwip/src/core/stats.c.obj | Bin 0 -> 2608 bytes .../__idf_lwip.dir/lwip/src/core/sys.c.obj | Bin 0 -> 2604 bytes .../__idf_lwip.dir/lwip/src/core/tcp.c.obj | Bin 0 -> 262432 bytes .../__idf_lwip.dir/lwip/src/core/tcp_in.c.obj | Bin 0 -> 211676 bytes .../lwip/src/core/tcp_out.c.obj | Bin 0 -> 195984 bytes .../lwip/src/core/timeouts.c.obj | Bin 0 -> 47428 bytes .../__idf_lwip.dir/lwip/src/core/udp.c.obj | Bin 0 -> 128488 bytes .../lwip/src/netif/bridgeif.c.obj | Bin 0 -> 2620 bytes .../lwip/src/netif/bridgeif_fdb.c.obj | Bin 0 -> 25088 bytes .../lwip/src/netif/ethernet.c.obj | Bin 0 -> 25752 bytes .../lwip/src/netif/ppp/auth.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/ccp.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/chap-md5.c.obj | Bin 0 -> 2628 bytes .../lwip/src/netif/ppp/chap-new.c.obj | Bin 0 -> 2628 bytes .../lwip/src/netif/ppp/chap_ms.c.obj | Bin 0 -> 2624 bytes .../lwip/src/netif/ppp/demand.c.obj | Bin 0 -> 2620 bytes .../lwip/src/netif/ppp/eap.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/ecp.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/eui64.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/fsm.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/ipcp.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/ipv6cp.c.obj | Bin 0 -> 2620 bytes .../lwip/src/netif/ppp/lcp.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/magic.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/mppe.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/multilink.c.obj | Bin 0 -> 2628 bytes .../lwip/src/netif/ppp/polarssl/arc4.c.obj | Bin 0 -> 2632 bytes .../lwip/src/netif/ppp/polarssl/des.c.obj | Bin 0 -> 2632 bytes .../lwip/src/netif/ppp/polarssl/md4.c.obj | Bin 0 -> 2632 bytes .../lwip/src/netif/ppp/polarssl/md5.c.obj | Bin 0 -> 2632 bytes .../lwip/src/netif/ppp/polarssl/sha1.c.obj | Bin 0 -> 2632 bytes .../lwip/src/netif/ppp/ppp.c.obj | Bin 0 -> 2612 bytes .../lwip/src/netif/ppp/pppapi.c.obj | Bin 0 -> 2620 bytes .../lwip/src/netif/ppp/pppcrypt.c.obj | Bin 0 -> 2628 bytes .../lwip/src/netif/ppp/pppoe.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/pppol2tp.c.obj | Bin 0 -> 2628 bytes .../lwip/src/netif/ppp/pppos.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/upap.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/utils.c.obj | Bin 0 -> 2616 bytes .../lwip/src/netif/ppp/vj.c.obj | Bin 0 -> 2608 bytes .../lwip/src/netif/slipif.c.obj | Bin 0 -> 43624 bytes .../port/debug/lwip_debug.c.obj | Bin 0 -> 64244 bytes .../port/esp32xx/vfs_lwip.c.obj | Bin 0 -> 30352 bytes .../port/freertos/sys_arch.c.obj | Bin 0 -> 80864 bytes .../port/hooks/lwip_default_hooks.c.obj | Bin 0 -> 26640 bytes .../port/hooks/tcp_isn_default.c.obj | Bin 0 -> 17400 bytes .../__idf_lwip.dir/port/sockets_ext.c.obj | Bin 0 -> 32904 bytes .../build/esp-idf/lwip/cmake_install.cmake | 39 + ESP-IDF_Robot/build/esp-idf/lwip/liblwip.a | Bin 0 -> 4764088 bytes .../build/esp-idf/main/cmake_install.cmake | 39 + .../build/esp-idf/mbedtls/cmake_install.cmake | 44 + .../mbedtls/3rdparty/cmake_install.cmake | 46 + .../3rdparty/everest/cmake_install.cmake | 51 + .../3rdparty/p256-m/cmake_install.cmake | 51 + .../mbedtls/mbedtls/cmake_install.cmake | 48 + .../mbedtls/include/cmake_install.cmake | 146 + .../mbedtls/library/cmake_install.cmake | 51 + .../mbedtls/pkgconfig/cmake_install.cmake | 39 + .../build/esp-idf/mqtt/cmake_install.cmake | 39 + .../build/esp-idf/newlib/cmake_install.cmake | 44 + .../esp-idf/newlib/port/cmake_install.cmake | 39 + .../src/nvs_pagemanager.cpp.obj | Bin 0 -> 155468 bytes .../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 + .../sd_pwr_ctrl/sd_pwr_ctrl.c.obj | Bin 0 -> 8144 bytes .../__idf_sdmmc.dir/sdmmc_cmd.c.obj | Bin 0 -> 143460 bytes .../__idf_sdmmc.dir/sdmmc_common.c.obj | Bin 0 -> 97468 bytes .../__idf_sdmmc.dir/sdmmc_init.c.obj | Bin 0 -> 40220 bytes .../CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj | Bin 0 -> 138316 bytes .../__idf_sdmmc.dir/sdmmc_mmc.c.obj | Bin 0 -> 95196 bytes .../CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj | Bin 0 -> 129868 bytes .../build/esp-idf/sdmmc/cmake_install.cmake | 39 + ESP-IDF_Robot/build/esp-idf/sdmmc/libsdmmc.a | Bin 0 -> 655516 bytes .../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 -> 71336 bytes .../transport_internal.c.obj | Bin 0 -> 15804 bytes .../transport_socks_proxy.c.obj | Bin 0 -> 66312 bytes .../transport_ssl.c.obj | Bin 0 -> 145356 bytes .../transport_ws.c.obj | Bin 0 -> 200308 bytes .../esp-idf/tcp_transport/cmake_install.cmake | 39 + .../esp-idf/tcp_transport/libtcp_transport.a | Bin 0 -> 501996 bytes .../build/esp-idf/ulp/cmake_install.cmake | 39 + .../build/esp-idf/unity/cmake_install.cmake | 39 + .../build/esp-idf/usb/cmake_install.cmake | 39 + .../vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj | Bin 0 -> 301440 bytes .../__idf_vfs.dir/vfs_eventfd.c.obj | Bin 0 -> 83880 bytes .../__idf_vfs.dir/vfs_semihost.c.obj | Bin 0 -> 173548 bytes .../build/esp-idf/vfs/cmake_install.cmake | 39 + ESP-IDF_Robot/build/esp-idf/vfs/libvfs.a | Bin 0 -> 560804 bytes .../wear_levelling/cmake_install.cmake | 39 + .../wifi_provisioning/cmake_install.cmake | 39 + .../src/crypto/crypto_mbedtls-bignum.c.obj | Bin 0 -> 61800 bytes .../src/crypto/crypto_mbedtls-ec.c.obj | Bin 0 -> 220764 bytes .../src/crypto/crypto_mbedtls-rsa.c.obj | Bin 0 -> 75680 bytes .../src/crypto/crypto_mbedtls.c.obj | Bin 0 -> 129580 bytes .../src/crypto/fastpbkdf2.c.obj | Bin 0 -> 40060 bytes .../src/crypto/tls_mbedtls.c.obj | Bin 0 -> 153092 bytes .../esp_supplicant/src/esp_common.c.obj | Bin 0 -> 43836 bytes .../esp_supplicant/src/esp_eap_client.c.obj | Bin 0 -> 194788 bytes .../esp_supplicant/src/esp_hostap.c.obj | Bin 0 -> 90556 bytes .../esp_supplicant/src/esp_owe.c.obj | Bin 0 -> 21060 bytes .../src/esp_wpa2_api_port.c.obj | Bin 0 -> 31908 bytes .../esp_supplicant/src/esp_wpa3.c.obj | Bin 0 -> 149928 bytes .../esp_supplicant/src/esp_wpa_main.c.obj | Bin 0 -> 127124 bytes .../esp_supplicant/src/esp_wpas_glue.c.obj | Bin 0 -> 40016 bytes .../esp_supplicant/src/esp_wps.c.obj | Bin 0 -> 337784 bytes .../__idf_wpa_supplicant.dir/port/eloop.c.obj | Bin 0 -> 79012 bytes .../port/os_xtensa.c.obj | Bin 0 -> 12372 bytes .../src/ap/ap_config.c.obj | Bin 0 -> 49420 bytes .../src/ap/comeback_token.c.obj | Bin 0 -> 29292 bytes .../src/ap/ieee802_11.c.obj | Bin 0 -> 124184 bytes .../src/ap/ieee802_1x.c.obj | Bin 0 -> 88928 bytes .../src/ap/pmksa_cache_auth.c.obj | Bin 0 -> 58816 bytes .../src/ap/sta_info.c.obj | Bin 0 -> 68160 bytes .../src/ap/wpa_auth.c.obj | Bin 0 -> 336696 bytes .../src/ap/wpa_auth_ie.c.obj | Bin 0 -> 105332 bytes .../src/common/dragonfly.c.obj | Bin 0 -> 46468 bytes .../src/common/ieee802_11_common.c.obj | Bin 0 -> 58212 bytes .../src/common/sae.c.obj | Bin 0 -> 428928 bytes .../src/common/sae_pk.c.obj | Bin 0 -> 106416 bytes .../src/common/wpa_common.c.obj | Bin 0 -> 143920 bytes .../src/crypto/aes-ccm.c.obj | Bin 0 -> 45416 bytes .../src/crypto/aes-gcm.c.obj | Bin 0 -> 61744 bytes .../src/crypto/aes-siv.c.obj | Bin 0 -> 37724 bytes .../src/crypto/aes-unwrap.c.obj | Bin 0 -> 12060 bytes .../src/crypto/aes-wrap.c.obj | Bin 0 -> 11452 bytes .../src/crypto/ccmp.c.obj | Bin 0 -> 61284 bytes .../src/crypto/crypto_ops.c.obj | Bin 0 -> 22820 bytes .../src/crypto/des-internal.c.obj | Bin 0 -> 74300 bytes .../src/crypto/dh_group5.c.obj | Bin 0 -> 10564 bytes .../src/crypto/dh_groups.c.obj | Bin 0 -> 21084 bytes .../src/crypto/md4-internal.c.obj | Bin 0 -> 33528 bytes .../src/crypto/ms_funcs.c.obj | Bin 0 -> 65600 bytes .../src/crypto/rc4.c.obj | Bin 0 -> 11784 bytes .../src/crypto/sha1-prf.c.obj | Bin 0 -> 11508 bytes .../src/crypto/sha1-tlsprf.c.obj | Bin 0 -> 15244 bytes .../src/crypto/sha1-tprf.c.obj | Bin 0 -> 12212 bytes .../src/crypto/sha256-kdf.c.obj | Bin 0 -> 13440 bytes .../src/crypto/sha256-prf.c.obj | Bin 0 -> 17012 bytes .../src/crypto/sha256-tlsprf.c.obj | Bin 0 -> 10992 bytes .../src/crypto/sha384-prf.c.obj | Bin 0 -> 17012 bytes .../src/crypto/sha384-tlsprf.c.obj | Bin 0 -> 10992 bytes .../src/eap_common/eap_wsc_common.c.obj | Bin 0 -> 10928 bytes .../src/eap_peer/chap.c.obj | Bin 0 -> 7320 bytes .../src/eap_peer/eap.c.obj | Bin 0 -> 143320 bytes .../src/eap_peer/eap_common.c.obj | Bin 0 -> 36100 bytes .../src/eap_peer/eap_fast.c.obj | Bin 0 -> 376644 bytes .../src/eap_peer/eap_fast_common.c.obj | Bin 0 -> 41508 bytes .../src/eap_peer/eap_fast_pac.c.obj | Bin 0 -> 161560 bytes .../src/eap_peer/eap_mschapv2.c.obj | Bin 0 -> 117908 bytes .../src/eap_peer/eap_peap.c.obj | Bin 0 -> 206044 bytes .../src/eap_peer/eap_peap_common.c.obj | Bin 0 -> 12704 bytes .../src/eap_peer/eap_tls.c.obj | Bin 0 -> 54036 bytes .../src/eap_peer/eap_tls_common.c.obj | Bin 0 -> 148028 bytes .../src/eap_peer/eap_ttls.c.obj | Bin 0 -> 238432 bytes .../src/eap_peer/mschapv2.c.obj | Bin 0 -> 18980 bytes .../src/rsn_supp/pmksa_cache.c.obj | Bin 0 -> 74664 bytes .../src/rsn_supp/wpa.c.obj | Bin 0 -> 368072 bytes .../src/rsn_supp/wpa_ie.c.obj | Bin 0 -> 84264 bytes .../src/utils/base64.c.obj | Bin 0 -> 34012 bytes .../src/utils/bitfield.c.obj | Bin 0 -> 16268 bytes .../src/utils/common.c.obj | Bin 0 -> 96404 bytes .../src/utils/ext_password.c.obj | Bin 0 -> 5616 bytes .../src/utils/json.c.obj | Bin 0 -> 95724 bytes .../src/utils/uuid.c.obj | Bin 0 -> 15772 bytes .../src/utils/wpa_debug.c.obj | Bin 0 -> 14080 bytes .../src/utils/wpabuf.c.obj | Bin 0 -> 40204 bytes .../src/wps/wps.c.obj | Bin 0 -> 108112 bytes .../src/wps/wps_attr_build.c.obj | Bin 0 -> 159792 bytes .../src/wps/wps_attr_parse.c.obj | Bin 0 -> 88752 bytes .../src/wps/wps_attr_process.c.obj | Bin 0 -> 55704 bytes .../src/wps/wps_common.c.obj | Bin 0 -> 100004 bytes .../src/wps/wps_dev_attr.c.obj | Bin 0 -> 109900 bytes .../src/wps/wps_enrollee.c.obj | Bin 0 -> 215080 bytes .../wpa_supplicant/cmake_install.cmake | 39 + .../wpa_supplicant/libwpa_supplicant.a | Bin 0 -> 7315052 bytes ESP-IDF_Robot/build/flash_app_args | 2 + ESP-IDF_Robot/build/flash_args | 4 + ESP-IDF_Robot/build/flash_args.in | 4 + ESP-IDF_Robot/build/flash_bootloader_args | 2 + ESP-IDF_Robot/build/flash_project_args | 4 + ESP-IDF_Robot/build/flasher_args.json | 24 + ESP-IDF_Robot/build/ldgen_libraries | 79 + ESP-IDF_Robot/build/ldgen_libraries.in | 79 + .../build/partition-table-flash_args | 2 + .../build/partition_table/partition-table.bin | Bin 0 -> 3072 bytes ESP-IDF_Robot/build/project_description.json | 2810 +++ ESP-IDF_Robot/build/project_elf_src_esp32c3.c | 0 465 files changed, 38178 insertions(+) create mode 100644 ESP-IDF_Robot/build/.ninja_deps create mode 100644 ESP-IDF_Robot/build/.ninja_lock create mode 100644 ESP-IDF_Robot/build/.ninja_log create mode 100644 ESP-IDF_Robot/build/CMakeCache.txt create mode 100644 ESP-IDF_Robot/build/CMakeFiles/TargetDirectories.txt create mode 100644 ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.json create mode 100644 ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.txt create mode 100644 ESP-IDF_Robot/build/CMakeFiles/clean_additional.cmake create mode 100644 ESP-IDF_Robot/build/CMakeFiles/cmake.check_cache create mode 100644 ESP-IDF_Robot/build/CMakeFiles/rules.ninja create mode 100644 ESP-IDF_Robot/build/app-flash_args create mode 100644 ESP-IDF_Robot/build/bootloader-flash_args create mode 100644 ESP-IDF_Robot/build/build.ninja create mode 100644 ESP-IDF_Robot/build/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/compile_commands.json create mode 100644 ESP-IDF_Robot/build/esp-idf/app_trace/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/app_update/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/bootloader/bootloader-flash_args.in create mode 100644 ESP-IDF_Robot/build/esp-idf/bootloader/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/bootloader_support/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/bt/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/cmock/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/console/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/cxx/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/driver/libdriver.a create mode 100644 ESP-IDF_Robot/build/esp-idf/efuse/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp-tls/libesp-tls.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_adc/libesp_adc.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_app_format/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_coex/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_coex/libesp_coex.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_common/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_cam/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_dac/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/libesp_driver_i2c.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/libesp_driver_i2s.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_isp/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/libesp_driver_ledc.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/libesp_driver_rmt.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/libesp_driver_sdm.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_spi/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/libesp_driver_tsens.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_uart/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_eth/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_eth/libesp_eth.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_event/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_gdbstub/libesp_gdbstub.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_hid/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_client/libesp_http_client.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_http_server/libesp_http_server.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_https_ota/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_https_ota/libesp_https_ota.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_https_server/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_hw_support/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_lcd/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_mm/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif/libesp_netif.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_netif_stack/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_partition/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_phy/libesp_phy.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_pm/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_psram/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_ringbuf/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_rom/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_system/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_system/ld/memory.ld create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld.in create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_system/port/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_timer/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_vfs_console/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_vfs_console/libesp_vfs_console.a create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esp_wifi/libesp_wifi.a create mode 100644 ESP-IDF_Robot/build/esp-idf/espcoredump/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/espressif__led_strip/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esptool_py/app-flash_args.in create mode 100644 ESP-IDF_Robot/build/esp-idf/esptool_py/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/esptool_py/flasher_args.json.in create mode 100644 ESP-IDF_Robot/build/esp-idf/fatfs/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/freertos/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/hal/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/heap/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/http_parser/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/http_parser/libhttp_parser.a create mode 100644 ESP-IDF_Robot/build/esp-idf/idf_test/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/ieee802154/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/json/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/log/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/lwip/liblwip.a create mode 100644 ESP-IDF_Robot/build/esp-idf/main/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/mqtt/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/newlib/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/newlib/port/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/nvs_flash/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/openthread/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/partition_table/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/partition_table/partition-table-flash_args.in create mode 100644 ESP-IDF_Robot/build/esp-idf/protobuf-c/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/protocomm/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/pthread/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/riscv/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/sdmmc/libsdmmc.a create mode 100644 ESP-IDF_Robot/build/esp-idf/soc/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/spi_flash/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/spiffs/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/tcp_transport/libtcp_transport.a create mode 100644 ESP-IDF_Robot/build/esp-idf/ulp/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/unity/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/usb/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/vfs/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/vfs/libvfs.a create mode 100644 ESP-IDF_Robot/build/esp-idf/wear_levelling/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/wifi_provisioning/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/cmake_install.cmake create mode 100644 ESP-IDF_Robot/build/esp-idf/wpa_supplicant/libwpa_supplicant.a create mode 100644 ESP-IDF_Robot/build/flash_app_args create mode 100644 ESP-IDF_Robot/build/flash_args create mode 100644 ESP-IDF_Robot/build/flash_args.in create mode 100644 ESP-IDF_Robot/build/flash_bootloader_args create mode 100644 ESP-IDF_Robot/build/flash_project_args create mode 100644 ESP-IDF_Robot/build/flasher_args.json create mode 100644 ESP-IDF_Robot/build/ldgen_libraries create mode 100644 ESP-IDF_Robot/build/ldgen_libraries.in create mode 100644 ESP-IDF_Robot/build/partition-table-flash_args create mode 100644 ESP-IDF_Robot/build/partition_table/partition-table.bin create mode 100644 ESP-IDF_Robot/build/project_description.json create mode 100644 ESP-IDF_Robot/build/project_elf_src_esp32c3.c diff --git a/ESP-IDF_Robot/build/.ninja_deps b/ESP-IDF_Robot/build/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..ae4c2d541edd6327bb5ae47e776cac72175e3897 GIT binary patch literal 307824 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/.ninja_lock b/ESP-IDF_Robot/build/.ninja_lock new file mode 100644 index 000000000..e69de29bb diff --git a/ESP-IDF_Robot/build/.ninja_log b/ESP-IDF_Robot/build/.ninja_log new file mode 100644 index 000000000..aa2814328 --- /dev/null +++ b/ESP-IDF_Robot/build/.ninja_log @@ -0,0 +1,326 @@ +# ninja log v6 +69 74 1736043022717469401 project_elf_src_esp32c3.c 188673f5f8655ee0 +69 74 1736043022717469401 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/project_elf_src_esp32c3.c 188673f5f8655ee0 +66 94 1736043022735469462 esp-idf/esp_system/ld/memory.ld 7510debf444ae5a9 +66 94 1736043022735469462 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/memory.ld 7510debf444ae5a9 +66 94 1736043022733469455 esp-idf/esp_system/ld/sections.ld.in 52eefdc418759598 +66 94 1736043022733469455 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld.in 52eefdc418759598 +67 261 1736043022813469729 partition_table/partition-table.bin f37611e406a0be45 +67 261 1736043022813469729 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/partition_table/partition-table.bin f37611e406a0be45 +100 533 1736043022745469496 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj b7fccf45629b4910 +261 586 1736043022906470046 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj c229c7ccbd79b057 +111 623 1736043022756469534 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj e565096f4d5c4504 +533 786 1736043023179470979 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj 45e8eae285f8f49a +105 795 1736043022750469513 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b28c84b9967d11d6 +97 854 1736043022742469486 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj a91a1c70124dd055 +586 861 1736043023231471156 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj 34d154bb4602073f +94 949 1736043022739469476 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj 3972115c58b4b13b +854 956 1736043023499472073 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj e5f77fe1b560bdc3 +796 974 1736043023441471874 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj 71e30e1f42cf2992 +950 979 1736043023595472401 esp-idf/esp_https_ota/libesp_https_ota.a fbaab148113b8b09 +979 1022 1736043023624472500 esp-idf/esp_http_server/libesp_http_server.a 1589326281765acd +787 1241 1736043023432471844 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj 2d8af74854b43216 +862 1307 1736043023507472100 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj d16cf3f617916916 +1241 1620 1736043023886473395 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 618efb7740ef534a +1022 1741 1736043023667472647 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj ae8280e41ecb6c86 +956 1884 1736043023601472421 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj 9cb1ce23d27a1a9d +977 1888 1736043023622472493 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj ccd9eb5912b5f516 +1742 2128 1736043024387475110 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj baf3365505e62eef +623 2156 1736043023268471283 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj 9bb9dad6eade0181 +1620 2163 1736043024267474699 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj a1f56ec68d36326 +2156 2189 1736043024801476527 esp-idf/esp_http_client/libesp_http_client.a d72479faa0007a67 +1884 2194 1736043024529475596 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj 92775347cab0f9a6 +2189 2225 1736043024834476639 esp-idf/tcp_transport/libtcp_transport.a a083375881307a66 +1888 2350 1736043024533475609 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj a37805b91eeea57f +1311 2448 1736043023957473638 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj bf251ffd9eafe144 +2128 2452 1736043024773476431 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj d5aed9eac4ca88f7 +2195 2479 1736043024840476660 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj 3c3c8f2f0dedde83 +2448 2490 1736043025094477529 esp-idf/esp_gdbstub/libesp_gdbstub.a 34efede208fa2d4e +2226 2548 1736043024871476766 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj bf8bcd42fea9d456 +2351 2570 1736043024996477194 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj 96bc786b6b515da3 +2452 2600 1736043025097477540 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 10a47d31fb2193c5 +2490 2606 1736043025135477670 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj 5977dbd45c078b79 +2479 2911 1736043025124477632 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj 3302aaa80a5dd664 +2601 3032 1736043025246478050 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj 25271c3344c8c31 +2570 3172 1736043025215477944 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj fa0d217964c80771 +3032 3232 1736043025677479527 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj a01490470ade82b2 +2912 3239 1736043025558479119 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj 356617017d1e14e3 +2606 3387 1736043025251478067 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj e2e3668f0a16d853 +2548 3440 1736043025193477869 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj aa472d9a341ec00f +3387 3448 1736043026032480743 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj c3e13e5c80aad34d +3240 3552 1736043025885480240 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj c1feabb98f9077ce +3232 3576 1736043025877480212 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj f74a608fb5aebd23 +2163 3594 1736043024809476554 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj 6de749ac7a86b076 +3595 3651 1736043026240481457 esp-idf/esp_eth/libesp_eth.a 7e3b94c1c6272b40 +3552 3660 1736043026197481310 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj 509f3dc310d79342 +3651 3708 1736043026296481649 esp-idf/esp_adc/libesp_adc.a 3465390ba727e50d +3576 3877 1736043026221481392 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj 6c4d14465401585e +3708 3896 1736043026353481845 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj 68ae78a9d1d13110 +3660 3901 1736043026305481680 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj 12c74575a95ada0c +3901 4067 1736043026546482507 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj 2a9389c03b911692 +3440 4190 1736043026086480929 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj c5f52709a059a9a +3897 4279 1736043026542482493 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj 245d3f243f48c305 +3173 4315 1736043025819480014 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj bb7fb978bcfb03de +4316 4369 1736043026961483930 esp-idf/esp-tls/libesp-tls.a 8077ba24897183a1 +3877 4374 1736043026522482424 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 3e7d9fd8d1b75215 +4370 4426 1736043027015484116 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj 5d393d4518b11b25 +4374 4449 1736043027019484129 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj a9ef29d0170bcca0 +4280 4552 1736043026925483807 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj ea4362deebf778f4 +3448 4561 1736043026093480953 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj cb3264ccbca2c0e +4561 4580 1736043027206484772 esp-idf/http_parser/libhttp_parser.a ee4107ef0d4a587d +4191 4581 1736043026836483501 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj e929d0dbc5b2e978 +4067 4630 1736043026712483076 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj de27d09192087252 +4630 4670 1736043027275485008 esp-idf/esp_wifi/libesp_wifi.a 270e0e1dad0a89b2 +4426 4693 1736043027072484311 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 853ea7be25f0de79 +4693 4859 1736043027338485225 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj 7bd12f761740ab30 +4449 4890 1736043027094484387 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 361a1a7dea8beb9f +4552 4931 1736043027198484744 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj 291ee7ca1a639937 +4580 4969 1736043027226484840 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj 586083acd1da0b25 +4931 5095 1736043027576486042 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj 16b7b0c3155ab998 +4891 5212 1736043027536485905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 8856be200840f099 +4860 5276 1736043027505485798 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj f63c6527c0d0cc7f +4670 5298 1736043027315485146 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj bc16121639d21efd +5276 5422 1736043027921487227 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj cb4c54eccfcaf9cc +5095 5446 1736043027740486605 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 26a7b2b7883eb9e6 +5422 5536 1736043028067487729 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj 56048fbe903bf280 +4582 5613 1736043027227484844 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj e643a0c06da8629f +5298 5618 1736043027943487303 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 843fc28124c02b9e +5446 5655 1736043028091487811 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj 3af82030108a35bc +5213 5723 1736043027858487010 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj 94613f89a3a89540 +5618 5752 1736043028263488403 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj b01adc6de8627d43 +5613 5809 1736043028258488385 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj b6d031642c1d9120 +5655 5816 1736043028300488530 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj a31b672abb87d4e1 +5536 5885 1736043028181488121 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj a76f35c956ed49c8 +5752 5931 1736043028398488867 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj 36f7a0a4ec858520 +5816 5936 1736043028461489083 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 1d917babc9b45c23 +5809 5946 1736043028455489063 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 9db9abe4752ea762 +5724 5994 1736043028369488767 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj 42eeaa6d725e0920 +5931 6049 1736043028576489479 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj 3b469d3eccc54616 +5936 6117 1736043028581489496 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj 87d611d946bb1c06 +5886 6119 1736043028531489324 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj da1ec48d39433aa0 +4969 6221 1736043027614486173 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj c686d69a9bf37bf8 +5994 6273 1736043028639489695 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj e8284b63e3178de0 +6049 6288 1736043028694489884 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 9d005c0bb4739a13 +5946 6291 1736043028591489530 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj 47de4537375ce47e +6118 6336 1736043028763490122 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj cced9f5d25e0bfea +6119 6404 1736043028764490125 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj c314535c75f1050a +6336 6524 1736043028981490871 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj dc23598ed02cbb54 +6274 6727 1736043028919490658 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj 9ed43a0854e64b54 +6404 6753 1736043029050491109 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj ffdf687205db8c06 +6524 6784 1736043029169491518 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 18aeaac814ad4379 +6288 6845 1736043028933490706 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj 8d1e74370b60375 +6291 6853 1736043028936490716 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj f6deede14344f369 +6222 6910 1736043028867490479 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 443809102f97aa +6753 6984 1736043029399492310 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj 17f2a9b2cf2270e3 +6845 6985 1736043029490492623 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj 3090fc64e494b62b +6985 7145 1736043029630493105 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj e2cc4fc023169416 +6727 7240 1736043029372492217 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj 365b1cf90116aeec +6910 7268 1736043029555492847 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj 5ba80fc126ee0420 +6853 7316 1736043029498492651 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj 3ca9d2c3e3cfaee1 +7149 7377 1736043029794493670 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 4a7e40bc4700ec36 +7268 7435 1736043029913494079 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj 4fb24622beacf074 +7317 7493 1736043029962494248 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj 1f76f54e7f5b7bdf +6784 7540 1736043029429492413 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj 18c2cd003dbfc6f5 +7377 7563 1736043030022494455 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj dafaf996791c358e +7435 7588 1736043030081494658 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj f7423bc048f09e09 +7240 7648 1736043029885493983 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj 2359c531a80a2903 +6984 7732 1736043029629493102 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 6cbdb1899f90c41d +7563 7841 1736043030208495095 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 41fb0f4da3e6c69c +7588 7842 1736043030233495182 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj 98377be07a0a54d8 +7493 7850 1736043030138494855 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj eae2e709054f066 +7648 7934 1736043030293495388 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj 19c5e8f572471edc +7540 7936 1736043030185495016 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj ad78da1805cafdf2 +7732 8005 1736043030377495678 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj 6e849277b873bd74 +7937 8044 1736043030582496385 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj 74c4cf46fc53bdf0 +7850 8157 1736043030495496085 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj 8245cd1ae837487c +8044 8192 1736043030689496753 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 7358cf3755ad76b +7841 8253 1736043030486496054 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj b67c0c7471e9342b +8005 8502 1736043030650496619 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj dc01346c9c693ae9 +7842 8554 1736043030487496057 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj 363716f9b7bc5e41 +8192 8648 1736043030837497263 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj ff875af49d4e4402 +8157 8671 1736043030802497143 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj 58642574d68937f3 +8253 8713 1736043030899497477 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj 547d86104ed8f81e +7934 8722 1736043030579496374 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 7e53da9e81e31803 +8502 8743 1736043031147498332 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj 5e84990b4ada2165 +8554 8823 1736043031199498512 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj f2dafe8de238ef62 +8675 9014 1736043031320498929 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj 5be3710401936a38 +8722 9029 1736043031367499091 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj fd11fea9a674993 +8648 9033 1736043031293498836 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj fdd428da3e0a9b2 +8744 9105 1736043031389499167 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 437155990e2a8341 +9014 9172 1736043031659500099 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 2f61d3773d073693 +8713 9208 1736043031360499067 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 8cd7ccb2ac28f769 +9209 9235 1736043031854500772 esp-idf/esp_coex/libesp_coex.a e2ec810572688aca +9033 9250 1736043031678500164 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 8ef2b98aec1ce1ab +9029 9273 1736043031674500150 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj e104769e5b9b8e09 +9274 9327 1736043031919500996 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 2778474636fd9be5 +9235 9347 1736043031880500861 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj d627628f2c11b43b +9250 9371 1736043031895500913 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj 674e0cc8e603a5a1 +9105 9395 1736043031750500413 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj 6208fcd938dcb430 +9371 9503 1736043032016501330 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 9255b0c4623eef66 +9173 9517 1736043031818500647 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj a5596dc85fa3915f +8823 9561 1736043031468499440 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj fdcf867275300976 +9395 9579 1736043032040501413 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj c0879c31e6496cba +9561 9703 1736043032206501987 esp-idf/wpa_supplicant/libwpa_supplicant.a d463fdc2145b1a2c +9347 9737 1736043031992501247 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj c9ed945624627c1e +9517 9757 1736043032162501835 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj 3029d114ca809e4f +9503 9824 1736043032148501786 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 53f1641d861d5240 +9579 9829 1736043032224502049 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj 93a70aa22426ae84 +9762 9938 1736043032407502681 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj a56f7d4a523f0d52 +9832 10028 1736043032477502923 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj 667de4a008287387 +9825 10036 1736043032470502898 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj d3ffaf675820ce55 +10028 10293 1736043032673503600 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj 8f3f04e9ce330b84 +9703 10382 1736043032348502477 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj 448d0f29999e9036 +9939 10510 1736043032584503292 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj 5b17d459b6bbf0f2 +10510 10668 1736043033155505265 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj 1a7d1b6a7359c768 +10293 10691 1736043032938504515 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj d32669d9f8133166 +9327 10770 1736043031972501178 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 3be8c902362c84c1 +10382 10774 1736043033027504823 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj f5d22c388ea79856 +9737 10785 1736043032382502594 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 683b4464cd09f3dc +10668 10840 1736043033314505815 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj 679ea23431345493 +10775 10931 1736043033420506182 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 579f3f7344d62c12 +10841 10959 1736043033486506410 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj 5ff2fe25b0d11001 +10036 10995 1736043032681503627 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 756f07b71cdb1761 +10785 11031 1736043033430506216 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 209bd4e5ec9a5c9a +10770 11033 1736043033416506168 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj 2b14c318decbd1a +10931 11120 1736043033577506725 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj 6097c67641207843 +10692 11188 1736043033338505898 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj cc664dfe62ade8fc +11033 11220 1736043033678507074 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj 1441ee59f0069368 +11031 11263 1736043033676507067 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj f9bd8a246720b63f +11120 11271 1736043033765507375 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 9ee8b5be4bcdb8c0 +10995 11445 1736043033640506942 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj 4d811237cfac60c +10959 11548 1736043033604506818 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 1741ec83584de271 +11271 11611 1736043033916507897 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj 743c0c8af3396ea1 +11263 11716 1736043033908507869 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 8665d6a077010dd8 +11548 11723 1736043034193508855 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj 40fd88095c61667b +11445 11801 1736043034090508499 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 2376e634c374a4e9 +11220 11814 1736043033865507720 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj 8a203bdc65863f7d +11188 11909 1736043033833507610 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj f08fdba6d5633ffd +11723 11973 1736043034368509461 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj 4f37e6fbd1a5302d +11909 11998 1736043034554510105 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj 3d555a223af9a062 +11814 12045 1736043034459509776 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 443f4c9d6fc56d99 +11716 12058 1736043034361509437 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj bd884c59bad061b4 +11801 12126 1736043034446509731 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj 1661d54d17b31d47 +11998 12147 1736043034643510413 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 9f906f4fca9e0bba +12045 12174 1736043034690510576 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj bf80b576632ebaf5 +11973 12188 1736043034618510327 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj 6d705e5dad5d5c39 +11611 12208 1736043034256509074 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 264c8820e993b4a4 +12058 12246 1736043034703510621 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj b57a52afd22ed5c0 +12126 12280 1736043034771510856 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj 98a66a8b3a04049e +12147 12291 1736043034792510929 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 43d8dc79d120ebf7 +12208 12421 1736043034853511140 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj df9ba81a10577a6 +12189 12424 1736043034834511075 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 39acac2d8d6d4114 +12291 12438 1736043034936511428 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj c68022a77ce02708 +12246 12464 1736043034891511272 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj e421cb08b3b995ca +12464 12549 1736043035109512027 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj f7273f1985a2898c +12421 12569 1736043035066511878 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 49789ae041ecd1e4 +12424 12608 1736043035069511889 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj 5b03d48076f39dc2 +12438 12639 1736043035083511937 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 42f2e0ee09c6642b +12174 12694 1736043034819511023 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj fe3d7ef59569a4e0 +12569 12700 1736043035214512391 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 27a2abaf23a427c5 +12549 12705 1736043035194512322 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj 9a8d8ccfc52a4ffa +12639 12765 1736043035284512633 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj ff2e0d2a9b784acf +12608 12773 1736043035253512526 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj 2fe2d80e3d877c8 +12695 12807 1736043035340512828 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj ef6e6a74b488d203 +12767 12862 1736043035412513077 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj 505f7e2f7539abbf +12706 12872 1736043035351512866 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj ad2140db92a0864e +12701 12876 1736043035347512852 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj 73954684f6744f27 +12808 12940 1736043035453513219 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj 1151af0e518d1428 +12773 12943 1736043035418513098 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj a42f249fd8d2298f +12862 12950 1736043035507513406 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj c5833853c7556fad +12872 13016 1736043035517513441 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 3bb3ff17cc72a3df +12940 13023 1736043035585513677 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj f2d432fb84969c6f +12876 13032 1736043035521513455 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj 7b0e6bac296281f2 +12280 13049 1736043034925511390 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj a0eb27e96c99fd6f +12944 13064 1736043035589513691 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 3ef813cd16a8e14 +12950 13090 1736043035595513712 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj c5f59f139f83c392 +13016 13133 1736043035662513944 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj 6a0534878e052325 +13023 13146 1736043035668513964 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj a7c4015281709d58 +13050 13152 1736043035695514058 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj 69faaa809fb72eda +13032 13182 1736043035677513996 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj d784b957676dbf24 +13064 13183 1736043035709514106 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj 9a4fb5ef2d46e980 +13090 13224 1736043035735514197 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj 8acb39de210d069 +13133 13268 1736043035778514346 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj dd0c172aee07c21b +13152 13273 1736043035797514411 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj 8d80e93d62944f9b +13146 13280 1736043035791514391 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj 7f3d51f5fd0f74ae +13182 13375 1736043035827514515 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj 3699fb49c2c07963 +13225 13418 1736043035870514664 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj 49c7c3565eebacf6 +13183 13443 1736043035828514519 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj 73e88aa8de4db904 +13281 13452 1736043035926514859 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj 2b202d2a8c69322f +13273 13470 1736043035918514831 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj a7467e047a8a022c +13269 13474 1736043035914514817 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj 73f08100ee9accdf +13444 13547 1736043036089515424 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj 6c8d8d587d335bc +13470 13571 1736043036115515514 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj e323a85bfd1d1220 +13453 13639 1736043036098515455 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj 43b8624e1cdf3611 +13474 13644 1736043036120515531 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj 743025378b43a5ca +13375 13655 1736043036020515184 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj ba3db564108cca4f +13639 13703 1736043036284516100 esp-idf/esp_netif/libesp_netif.a 76d5cbc4e4bcdce0 +13420 13715 1736043036065515341 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj ac242c0b0d3ad8ba +13547 13793 1736043036192515781 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj ec207fda519b8299 +13571 13919 1736043036216515864 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj cb40c884faa35079 +13655 13920 1736043036300516156 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj ea39bb90bb0f8c4f +13715 13947 1736043036360516364 esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj d190609858b78d47 +13793 13973 1736043036438516635 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 602326c1a4f4574e +13920 14045 1736043036565517075 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj a53329471b10f85c +13919 14079 1736043036564517072 esp-idf/lwip/liblwip.a af2efc6b60cd10b8 +14045 14151 1736043036690517509 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj 3d710f8c3a38f323 +13948 14185 1736043036593517172 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj 46c71ee86b99ae6b +14079 14213 1736043036725517631 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj f752ff3d104b864 +13703 14243 1736043036348516323 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj 72b47283415d84ec +13973 14355 1736043036618517259 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj b26f221e78561ee6 +14185 14450 1736043036830517995 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj 5dea70697e274e19 +14151 14516 1736043036796517877 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj ace564763bfcd30f +13644 14621 1736043036289516118 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj d70f427cd89008b4 +14622 14654 1736043037267519512 esp-idf/vfs/libvfs.a 6290ec2cba2b3a62 +14654 14675 1736043037299519623 esp-idf/esp_vfs_console/libesp_vfs_console.a 6cdd0cdb353a4787 +14516 14771 1736043037161519144 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj c6dbc1be38f790cd +14675 14856 1736043037320519696 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj 83202a3f1d2f011c +14857 14907 1736043037502520329 esp-idf/esp_phy/libesp_phy.a f61ded6781805979 +14907 15059 1736043037552520502 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj 7a6c213fa1f1e305 +15059 15192 1736043037704521030 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj 2826671a2f429b25 +14213 15196 1736043036858518092 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj 88bf92dad267fcc3 +14355 15226 1736043037000518585 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj 497498e8869159c3 +14243 15235 1736043036888518196 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj ba446d990751d44b +14771 15286 1736043037416520030 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj 429b633d111eece5 +14450 15526 1736043037095518915 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj 12bef3c3e72d96 +15192 15536 1736043037837521492 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj 5364c9eacca75e46 +15526 15583 1736043038171522653 esp-idf/driver/libdriver.a 1f14d7533e428c44 +15235 15584 1736043037880521642 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj 385e4d67a6012532 +15583 15604 1736043038228522851 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a d725037be4e01383 +15587 15808 1736043038232522865 esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj c0fb7fc04c273dff +15287 15858 1736043037932521822 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj 1798ab31f56e72f5 +15537 15891 1736043038182522691 esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj 8fd3e370a2ae8d23 +15604 15946 1736043038249522924 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj e0f7fdbcc71d76e1 +15947 16001 1736043038592524117 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj ff45225cffd3d093 +15808 16171 1736043038453523634 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj 4240a6f031df6d3c +15226 16216 1736043037871521610 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj aa96c9e1ef8dc026 +16172 16317 1736043038817524900 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj abb33de5b7b6099d +15197 16455 1736043037842521510 esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj f4f0a799155ae2fb +15891 16459 1736043038536523922 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj b4e2565e70d3db9f +16455 16473 1736043039100525884 esp-idf/esp_driver_ledc/libesp_driver_ledc.a d28174115f2969d5 +15858 16491 1736043038503523808 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj af15e9e8f5eedff6 +16473 16504 1736043039118525947 esp-idf/esp_driver_i2c/libesp_driver_i2c.a 9a4eda261487efa +16505 16519 1736043039150526058 esp-idf/esp_driver_sdm/libesp_driver_sdm.a 45305873b6e31af5 +16519 16532 1736043039164526107 esp-idf/esp_driver_tsens/libesp_driver_tsens.a 1cdf3291b2c92f4f +16532 16561 1736043039178526156 esp-idf/esp_driver_rmt/libesp_driver_rmt.a c4ed1f40d8e0d024 +16317 16573 1736043038962525404 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj bb5da4c807dcfa5e +16002 16643 1736043038647524309 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj adc308c02a1db647 +16561 16726 1736043039207526257 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 5b73f5d22855a3d7 +16726 16756 1736043039371526828 esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a 1054a92f2114d85d +16459 16778 1736043039104525898 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj d875b74477b110af +16643 16805 1736043039288526539 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj 775b5c0ba3034d31 +16491 16814 1736043039136526010 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 53e866a3679424f0 +16216 16903 1736043038862525056 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj 38848831f96b2c10 +16778 16973 1736043039424527012 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj 41ffab2c290c04f3 +16573 17054 1736043039218526295 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 65a4c1d307cdd824 +17055 17089 1736043039700527973 esp-idf/sdmmc/libsdmmc.a aae7028689392910 +16814 17134 1736043039460527138 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj cc4a0b97b36ca8e7 +16805 17171 1736043039450527103 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj 901dbcd9cf3f4dd6 +16903 17358 1736043039548527444 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj cec4f627820b39c +17171 17425 1736043039817528381 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj c6bbdb20cbca443c +16973 17539 1736043039618527688 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj 8492a113a409dadf +17089 17619 1736043039734528091 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj c18d10d6e5a93b4f +16756 17718 1736043039401526932 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj d7835269c0db34fb +17718 17753 1736043040363530283 esp-idf/esp_driver_i2s/libesp_driver_i2s.a 9259053f14441949 +17134 17790 1736043039779528248 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj 593932b7696c16c8 +17358 17796 1736043040003529028 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj c6780e5d5cb245f7 +17790 19300 1736043040435530534 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj a004e79cc8f9c6e diff --git a/ESP-IDF_Robot/build/CMakeCache.txt b/ESP-IDF_Robot/build/CMakeCache.txt new file mode 100644 index 000000000..6e17e02dd --- /dev/null +++ b/ESP-IDF_Robot/build/CMakeCache.txt @@ -0,0 +1,612 @@ +# This is the CMakeCache file. +# For build in directory: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 + +//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_BINARY_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build + +//Value Computed by CMake +ESP-IDF_Robot_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +ESP-IDF_Robot_SOURCE_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot + +//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/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/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/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/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 +//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=115 +//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/build/CMakeFiles/CMakeConfigureLog.yaml b/ESP-IDF_Robot/build/CMakeFiles/CMakeConfigureLog.yaml index 03fae365d..d0650efa7 100644 --- a/ESP-IDF_Robot/build/CMakeFiles/CMakeConfigureLog.yaml +++ b/ESP-IDF_Robot/build/CMakeFiles/CMakeConfigureLog.yaml @@ -601,3 +601,4 @@ events: /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/build/CMakeFiles/TargetDirectories.txt b/ESP-IDF_Robot/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 000000000..01e920e36 --- /dev/null +++ b/ESP-IDF_Robot/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,816 @@ +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/menuconfig.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/confserver.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/save-defconfig.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/gen_project_binary.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/app.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/erase_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/merge-bin.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/monitor.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/encrypted-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/_project_elf_src.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/ESP-IDF_Robot.elf.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/size.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/size-files.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/size-components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/uf2.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/uf2-app.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gpio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/partition-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/partition_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_update/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/memory.ld.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/sections.ld.in.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_common/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/__idf_hal.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/__idf_log.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/__idf_heap.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/__idf_soc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/newlib/port/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_uart/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/app_trace/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_event/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_spi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2s/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_dac/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_rmt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_tsens/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_sdm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_i2c/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ledc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_vfs_console/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif_stack/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_coex/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/bt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/__idf_unity.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/__idf_console.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/http_parser/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_isp/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_cam/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_eth/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_hid/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/tcp_transport/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_client/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_http_server/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_ota/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_https_server/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_psram/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_lcd/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protobuf-c/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/protocomm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_local_ctrl/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espcoredump/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wear_levelling/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/idf_test/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/__idf_json.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/nvs_sec_provider/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/openthread/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/spiffs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ulp/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/wifi_provisioning/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/__idf_main.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/install/strip.dir diff --git a/ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.json b/ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.json new file mode 100644 index 000000000..477d0e294 --- /dev/null +++ b/ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.json @@ -0,0 +1,43 @@ +{ + "sources" : + [ + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader-complete.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/CMakeFiles/bootloader.dir/Labels.txt b/ESP-IDF_Robot/build/CMakeFiles/bootloader.dir/Labels.txt new file mode 100644 index 000000000..383c896b8 --- /dev/null +++ b/ESP-IDF_Robot/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/build/CMakeFiles/bootloader +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader-complete.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule diff --git a/ESP-IDF_Robot/build/CMakeFiles/clean_additional.cmake b/ESP-IDF_Robot/build/CMakeFiles/clean_additional.cmake new file mode 100644 index 000000000..0f3b873bb --- /dev/null +++ b/ESP-IDF_Robot/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.bin" + "ESP-IDF_Robot.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/build/CMakeFiles/cmake.check_cache b/ESP-IDF_Robot/build/CMakeFiles/cmake.check_cache new file mode 100644 index 000000000..3dccd7317 --- /dev/null +++ b/ESP-IDF_Robot/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/build/CMakeFiles/rules.ninja b/ESP-IDF_Robot/build/CMakeFiles/rules.ninja new file mode 100644 index 000000000..9a7f7aaef --- /dev/null +++ b/ESP-IDF_Robot/build/CMakeFiles/rules.ninja @@ -0,0 +1,1698 @@ +# 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 +# Configurations: +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__ESP-IDF_Robot.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.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_espressif__led_strip_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_espressif__led_strip_ + 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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/app-flash_args b/ESP-IDF_Robot/build/app-flash_args new file mode 100644 index 000000000..ec64ffa42 --- /dev/null +++ b/ESP-IDF_Robot/build/app-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x10000 ESP-IDF_Robot.bin diff --git a/ESP-IDF_Robot/build/bootloader-flash_args b/ESP-IDF_Robot/build/bootloader-flash_args new file mode 100644 index 000000000..7b1a5bde2 --- /dev/null +++ b/ESP-IDF_Robot/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/build/build.ninja b/ESP-IDF_Robot/build/build.ninja new file mode 100644 index 000000000..879a25deb --- /dev/null +++ b/ESP-IDF_Robot/build/build.ninja @@ -0,0 +1,20765 @@ +# 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 +# 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/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.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.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.elf + + +############################################# +# Order-only phony target for ESP-IDF_Robot.elf + +build cmake_object_order_depends_target_ESP-IDF_Robot.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_espressif__led_strip 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.elf.dir/project_elf_src_esp32c3.c.obj: C_COMPILER__ESP-IDF_Robot.2eelf_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/project_elf_src_esp32c3.c || cmake_object_order_depends_target_ESP-IDF_Robot.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.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/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/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/interface -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main + OBJECT_DIR = CMakeFiles/ESP-IDF_Robot.elf.dir + OBJECT_FILE_DIR = CMakeFiles/ESP-IDF_Robot.elf.dir + TARGET_COMPILE_PDB = CMakeFiles/ESP-IDF_Robot.elf.dir/ + TARGET_PDB = ESP-IDF_Robot.elf.pdb + + +# ============================================================================= +# Link build statements for EXECUTABLE target ESP-IDF_Robot.elf + + +############################################# +# Link the executable ESP-IDF_Robot.elf + +build ESP-IDF_Robot.elf: CXX_EXECUTABLE_LINKER__ESP-IDF_Robot.2eelf_ CMakeFiles/ESP-IDF_Robot.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/espressif__led_strip/libespressif__led_strip.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/espressif__led_strip/libespressif__led_strip.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/espressif__led_strip/libespressif__led_strip.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/build/ESP-IDF_Robot.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/espressif__led_strip/libespressif__led_strip.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/espressif__led_strip/libespressif__led_strip.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/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.elf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = CMakeFiles/ESP-IDF_Robot.elf.dir/ + TARGET_FILE = ESP-IDF_Robot.elf + TARGET_PDB = ESP-IDF_Robot.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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.3 --dont-write-deprecated --output config /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/kconfigs_projbuild.in KCONFIG_CONFIG=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/sdkconfig IDF_TARGET=esp32c3 IDF_TOOLCHAIN=gcc IDF_ENV_FPGA= IDF_INIT_VERSION=5.2.3 /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/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.3 --output config /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config.env --dont-write-deprecated --output savedefconfig /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E make_directory /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader-complete && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DSDKCONFIG=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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 -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/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -Dcfgdir= -P /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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.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/espressif__led_strip/libespressif__led_strip.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.elf || ESP-IDF_Robot.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/espressif__led_strip/libespressif__led_strip.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/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/build/ESP-IDF_Robot.bin /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.elf && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Generated /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E md5sum /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin > /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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.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/espressif__led_strip/libespressif__led_strip.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.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/espressif__led_strip/libespressif__led_strip.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/build/merged-binary.bin;@/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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.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/espressif__led_strip/libespressif__led_strip.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/build/ESP-IDF_Robot.elf" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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.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/espressif__led_strip/libespressif__led_strip.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/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/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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/ESP-IDF_Robot.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.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/ESP-IDF_Robot.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.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/ESP-IDF_Robot.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/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/build/flasher_args.json;-o;/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/flasher_args.json;-o;/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/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/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/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/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=. -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/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/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/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D DATA_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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.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/espressif__led_strip/libespressif__led_strip.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/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/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.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/espressif__led_strip/libespressif__led_strip.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/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/build/partition_table/partition-table.bin /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.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/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/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/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/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/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/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/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\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-2742-g2f\" + 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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/espressif__led_strip/libespressif__led_strip.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/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/build/esp-idf/esp_system/ld/memory.ld -DCONFIG_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/esp-idf/esp_system/ld/sections.ld.in -DCONFIG_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/espressif__led_strip/libespressif__led_strip.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/espressif__led_strip/libespressif__led_strip.a esp-idf/main/libmain.a /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/espressif__led_strip/libespressif__led_strip.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/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/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/build/esp-idf/esp_system/ld/sections.ld.in --output /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/config.env --libraries-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/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/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/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -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/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=. -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/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=. -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/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/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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=. -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/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/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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_espressif__led_strip + + +############################################# +# Order-only phony target for __idf_espressif__led_strip + +build cmake_object_order_depends_target___idf_espressif__led_strip: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_api.c.obj: C_COMPILER____idf_espressif__led_strip_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_api.c || cmake_object_order_depends_target___idf_espressif__led_strip + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir + OBJECT_FILE_DIR = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src + TARGET_COMPILE_PDB = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/__idf_espressif__led_strip.pdb + TARGET_PDB = esp-idf/espressif__led_strip/libespressif__led_strip.pdb + +build esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_dev.c.obj: C_COMPILER____idf_espressif__led_strip_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_dev.c || cmake_object_order_depends_target___idf_espressif__led_strip + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_dev.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir + OBJECT_FILE_DIR = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src + TARGET_COMPILE_PDB = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/__idf_espressif__led_strip.pdb + TARGET_PDB = esp-idf/espressif__led_strip/libespressif__led_strip.pdb + +build esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_encoder.c.obj: C_COMPILER____idf_espressif__led_strip_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_encoder.c || cmake_object_order_depends_target___idf_espressif__led_strip + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir + OBJECT_FILE_DIR = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src + TARGET_COMPILE_PDB = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/__idf_espressif__led_strip.pdb + TARGET_PDB = esp-idf/espressif__led_strip/libespressif__led_strip.pdb + +build esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_spi_dev.c.obj: C_COMPILER____idf_espressif__led_strip_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_spi_dev.c || cmake_object_order_depends_target___idf_espressif__led_strip + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.3.2-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_spi_dev.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir + OBJECT_FILE_DIR = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src + TARGET_COMPILE_PDB = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/__idf_espressif__led_strip.pdb + TARGET_PDB = esp-idf/espressif__led_strip/libespressif__led_strip.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__led_strip + + +############################################# +# Link the static library esp-idf/espressif__led_strip/libespressif__led_strip.a + +build esp-idf/espressif__led_strip/libespressif__led_strip.a: C_STATIC_LIBRARY_LINKER____idf_espressif__led_strip_ esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_api.c.obj esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_dev.c.obj esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_encoder.c.obj esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_spi_dev.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/__idf_espressif__led_strip.pdb + TARGET_FILE = esp-idf/espressif__led_strip/libespressif__led_strip.a + TARGET_PDB = esp-idf/espressif__led_strip/libespressif__led_strip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__led_strip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/espressif__led_strip/edit_cache: phony esp-idf/espressif__led_strip/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__led_strip/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__led_strip/rebuild_cache: phony esp-idf/espressif__led_strip/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__led_strip/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__led_strip/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__led_strip/all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip && /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/espressif__led_strip/install: phony esp-idf/espressif__led_strip/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__led_strip/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__led_strip/all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip && /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/espressif__led_strip/install/local: phony esp-idf/espressif__led_strip/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__led_strip/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__led_strip/all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip && /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/espressif__led_strip/install/strip: phony esp-idf/espressif__led_strip/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_espressif__led_strip 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/blink_example_main.c.obj: C_COMPILER____idf_main_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/blink_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/blink_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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/interface -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_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/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/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_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_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/blink_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/espressif__led_strip/libespressif__led_strip.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/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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 -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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_espressif__led_strip: phony esp-idf/espressif__led_strip/libespressif__led_strip.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 libespressif__led_strip.a: phony esp-idf/espressif__led_strip/libespressif__led_strip.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/build + +build all: phony bootloader app ESP-IDF_Robot.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/espressif__led_strip/all esp-idf/main/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/bt + +build esp-idf/bt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/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/build/esp-idf/esp_driver_dac + +build esp-idf/esp_driver_dac/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/build/esp-idf/esp_driver_isp + +build esp-idf/esp_driver_isp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_jpeg + +build esp-idf/esp_driver_jpeg/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_driver_mcpwm + +build esp-idf/esp_driver_mcpwm/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_parlio + +build esp-idf/esp_driver_parlio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_pcnt + +build esp-idf/esp_driver_pcnt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_driver_ppa + +build esp-idf/esp_driver_ppa/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_driver_sdio + +build esp-idf/esp_driver_sdio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/esp_driver_sdmmc + +build esp-idf/esp_driver_sdmmc/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/build/esp-idf/esp_netif_stack + +build esp-idf/esp_netif_stack/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/build/esp-idf/esp_psram + +build esp-idf/esp_psram/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/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/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/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/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/espressif__led_strip + +build esp-idf/espressif__led_strip/all: phony esp-idf/espressif__led_strip/libespressif__led_strip.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/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/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/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/mbedtls/mbedtls/pkgconfig + +build esp-idf/mbedtls/mbedtls/pkgconfig/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/mqtt + +build esp-idf/mqtt/all: phony esp-idf/mqtt/libmqtt.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/riscv + +build esp-idf/riscv/all: phony esp-idf/riscv/libriscv.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/esp-idf/ulp + +build esp-idf/ulp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/usb + +build esp-idf/usb/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/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/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/idf_component.yml /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/idf_component.yml /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/idf_component.yml /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/idf_component.yml /home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build/cmake_install.cmake b/ESP-IDF_Robot/build/cmake_install.cmake new file mode 100644 index 000000000..af03418e1 --- /dev/null +++ b/ESP-IDF_Robot/build/cmake_install.cmake @@ -0,0 +1,62 @@ +# Install script for directory: /home/alex/github/ESP-Nodes/ESP-IDF_Robot + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED 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/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/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP-IDF_Robot/build/compile_commands.json b/ESP-IDF_Robot/build/compile_commands.json new file mode 100644 index 000000000..3c4a3b34f --- /dev/null +++ b/ESP-IDF_Robot/build/compile_commands.json @@ -0,0 +1,5072 @@ +[ +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/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/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/interface -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -o CMakeFiles/ESP-IDF_Robot.elf.dir/project_elf_src_esp32c3.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/project_elf_src_esp32c3.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/project_elf_src_esp32c3.c", + "output": "CMakeFiles/ESP-IDF_Robot.elf.dir/project_elf_src_esp32c3.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/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=. -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/build/x509_crt_bundle.S", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-2742-g2f\\\" -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/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/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=. -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/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/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=. -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/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/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/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/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/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/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=. -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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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=. -fmacro-prefix-map=/home/alex/esp/v5.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/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_api.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_api.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_api.c", + "output": "esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_api.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_dev.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_dev.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_dev.c", + "output": "esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_dev.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_encoder.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_encoder.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_rmt_encoder.c", + "output": "esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_encoder.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/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_rmt/include -I/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=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_spi_dev.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_spi_dev.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/src/led_strip_spi_dev.c", + "output": "esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_spi_dev.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.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/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/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/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot/managed_components/espressif__led_strip/interface -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_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/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/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_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_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=. -fmacro-prefix-map=/home/alex/esp/v5.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/blink_example_main.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/blink_example_main.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot/main/blink_example_main.c", + "output": "esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj" +} +] \ No newline at end of file diff --git a/ESP-IDF_Robot/build/esp-idf/app_trace/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 000000000..47b92087e --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/app_update/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 000000000..d9d2ec5a0 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/bootloader/bootloader-flash_args.in b/ESP-IDF_Robot/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 000000000..46c466157 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/bootloader/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..73979b371 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/bootloader_support/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..1616c27c7 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/bt/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 000000000..ca8f12880 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..afa808682 --- /dev/null +++ b/ESP-IDF_Robot/build/esp-idf/cmake_install.cmake @@ -0,0 +1,544 @@ +# 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/build/esp-idf/espressif__led_strip/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/build/esp-idf/main/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot/build/esp-idf/cmock/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 000000000..6e4f06f82 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/console/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 000000000..d5dfc2266 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/cxx/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 000000000..ae6ecdcf2 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5b98bd553538ce7183909055c491ccde882fa021 GIT binary patch literal 175632 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�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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..73d549a5a5559e859f6ec64a5fa392adaa2cd14f GIT binary patch literal 616152 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 |caO0O`9g%~LcT0l$O$kn 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 z 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 Ho5}qjP@4Hq literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..4952c274959c8387a65c44548cb6f45f8ec8969d GIT binary patch literal 76796 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 bFns0@AXRCPeOUH8T+ihHCl99)SIPZ9FQ?A( literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..603c84269922f946dddba23b10706927cd476eff GIT binary patch literal 63696 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�f2VaMZJ;(uLxmmq#W9ghQ`CCq5IKH~koEUzc~ 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..6ddbd72e8b9a6fe8a5940be948f334034523a597 GIT binary patch literal 346188 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 I{A&0A07=qL$^ZZW literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj b/ESP-IDF_Robot/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..684302544a237cdd16e786927c9655e4b3d9cf18 GIT binary patch literal 470360 zcmdR%33yaR*7xu2?%SOX2}wvg2^b_0maxjciO`Uh9WlrjW$6Th28a+g1r3t0i2^1_ z7^5PhA~K4Af(jBKtb(GVpu;#gpuh~ypn`yces$`9>h?lF;`=_|^L_n1xqW}NoH}*t zRNbn&_jVpj>65DKx~4w5_LJr%O&b~Ekla=#NYplJ8??<1O^b|4(Te9ewD*>mC0So} z1Vv7Zxf(gPk)E*fbdcn+F&dp8ODY;uJl9?@Xz{UK{`pFi<}`8y6+Q9&rA$uq`Qpr7 zddlMk<63*P+lIHivrVhOdLOc)P$_~+;I~gj31SoJJB;L zf84|g@!69mO`Oy@K0hZre)N4$pC26w$= zl5LDp(u2w)cIzqMZjLm`*n`5IV}%w4B1f%2Kgvx0#Iexv-tv;YnaM?t%!=5|*xs?n^}RLIP7c2G z3(2P(H4O6Cwab?z4e6nLa>&loq|Bt^(+*4Kt{>f_lZ{c27sO?j^^QBf?P$VkhxYR3 zxb)C8&w|sME6p?av=)(e^4ZfDzT95(Kv7!PJquEEwVY&S{~en*3m*`^?)3#DerN~s z4`a8kQq}w@p@q$IeeMNmar?Gyzh1)n>m(GVc?vGtiXEE8b78L@SzWUfPya1!PKz{c z!}F1k{uZ{;@sSp{xA(W-Dov7{`mM==uQyZ)-uAZh9rC-^8yl>ZvHuFEy zR;5|fgS6sHj`JH&JM^v$S-;tX`aQWEpL7JW12I~Q+V1gJmZPeK_Ya)>EMVo&%DziuC$ZO zPhX8ozY-%tCttGn32IoRT7Jcv$Yse|ZV>58tgiqnM%Fi49ZQp=qTb z`bxFzo1NM+C?v@1hj(3<#}$z0hs}Xf15=FO>|4e|+gGJMC#*Jm?=oStAKn%=eB$IB z$GH`PW^D^ktNVE5)Ss=zMxj1C&ABF{fBQYHQ#Q`Ms3jD$K*0 zzpne*%>7o|nPyEDBd_q^PZoFGw=?bdM~0(#+QqPw?n}S54Dw34zGUY%f61juaf2^D z8+Y`}?W*)^?_*4ExU)&23X^$al()^G5 zZ;1(W9hH<<$+fY;Z;yJBzQc z(6~wAi)o(Fi`r{xp2&+9rJK5PDOTU#ZdPY&=dPL`85Dnqs>RK(v605e@F|F2&R&Q1?c$Rq%YQ45sjuyDEL?7VZQk#_ z%)a_bTAM)^Ehn?uU5i*bYiO?`H4gmPlSTs1_^c6G*^@oK*HjhOysKx*Br`&_T(9yb zg)J7e+7Z|N?Ohq&zudXQes^k-IZIeu*!}xVcUkYu^6seziqhT64w>$RH4d#|5j?@t zldkvIUm*(m1zuy;&h?k>{5H;=Ssqu>cXK_nhT|)_TD9ySD9M}tuiJGoC$N-Tc3LVd zdx{pWwYM){Ag|DWf2w_Xi=D0aEHq{R=%(xFeGkpuv#R2iod?R-7Dh&;$ZIh9WY>~r znpbX|+xnWrh@5dn)Kk^FvNPWtrGs}&owB&}X!o(RVvc?0FU=F`v~20!{n<8S&uUvf z+|s*-Q}ns>ZN$u!Nc6*S{*K=wW>N3B8zw)KZ0|Wr=qqBUUHY$#op$LTTRuFr`6m5< z=Asj(j2|r~nsVyNeqZUlQuQ6m!;{m=;~viT&PwCQOq>)yId|05?D+8$v$Ag{i)3K7 z7JvQhv=V(O{iJad#&WrTs4JzPoIQS2Ue3fx*}he~fo#@g+=R*bVzTU;LCiBN$>VE_ zaTD@|K2!4YubarT1<2#-9c*}@*S>yx23Fj=bFJt@trxzt@Vy0|a3f0e>G>D6Vu#!A zIki{wTsRsXcvbT(b2Kx?6dUDs?~J@jp?|9RyF4}{+O{L1UIRU$p`j%-F*Gq3+wX~T z*7MX3j!uX->%kF=b9Udf3EXQq1!9dRCu5$E;b$dY6q&wr)p z#(qqrQ{?g}t>N-u2lbQpmPd+fzv}Ppmq#T<&YNq_Ek7!SFq-8V{q<|c7#`g`+5mWY1EGo-F1LFV;Vw2(Gy(EfM-VBEUN zn5VAyYYRPfjPStKv&UkKlD*vAJE8gJj;R+H#~lqa*O9_Uw8Zqp3Rn+;Sw*@A8w%TfL$m13LE?CNZ-}ymw4#$nm;=j8l8*H-=GU@`dDO4n7a!YstVhxO=ZP+* z2r5ZB-ouc4IA1P4zEkB_UV+)I3MC7dH@fvYPVw`L!&S)H(`VHY8FZowIbW2mYJ4j# zz=y!ff3a;NxB*|fkG z?0L3$-o@V|9VhB|MqLUicKnR|Ew_xdX2M0?k(XtJYp9kcy_%o(zwVSJ?Kj6VUmeSm4jtUmd)xf( z&!#Me>B(H-&&1nG!I;>y~{i2O$s}Gqcrrd zYhaEW*D0_@D{oORx<09qo_s{ERtnplHT&7XJeA?NkIs?#@b z?PzRXAADP}G-+lM^`WxzF7o?U`%-wvs@OpFCDqGCfAWr+!Degb__v^UCUH59#!PC# zl*O0#Zb|cN&()2LsfWgR(zyNP_pObD zd7b`mwqEIQzxG^*jt!k~Ob*_r;zO5Htg`EDa7hi>(RcpPt;naH6YMJt^ ztXyfVt_IhSKZmQJ%@iKRX|Mf_!n)s3znhWf8F$I9%JCl!GSjZjpZ)Ca#hH6mywW3Z z3?F&tt+#{!RVl9uIq$}d@S7F#eucW z{y-19uOCp4$?>DaHYDBEpFCo2T3nK3m+Y@;vSc_w==iy+Ye>p8bv*6t+U_`vq%sAJB8qrg;`RMGg^r$Pp!T zEOtbB`iSsg5l*=(9I-Ndt|Qi?m&DOZmG1Nx$GEgMb6?eh?Jb_M_O@$tdPQqnA1ru3PT`?N+H8&C{0o z)yQ21DS!9bO^Xc5t3u8xD~nRR`x(CH&-sLV<~uF3eVBG{zAEzO(^J3jp)2n{>67-8 z?Y_R@d;Xk{SCGW7eY|Fhkm2<%JtbnL7;E^>^^ZMA_xiL~kKP-4*Xu*~u5Qu?sXI>) z9X5VcR@S8K$&>wd1O6Z%-M6SpdfZ3!T>VmO;OsXw$1kQzteu1nCpIM9b8|xrr7k2?N(|fy(3F6>K*J_!K~;X zp4#}GT`&1?(C*0SY1)hQJlN$aPt~0l`b6Z|d5)6acP}0_^@pd#?%RjQlHM_}|JGML zFV=zfXqWet&lq(T`w=DmBgTkbhmTA8&;CpCcYAa?6Z;Q4iodf5i}T^MPf`5cD_Y6l zj+p01{&pm7_FsyDWf{gA2Ivh7}Lkc3E~ z7w*!OCDHxH$g$Jp{YF|ti`BE^`n!!~THgDpVT> zC6B)%?m7s$;!o^zd&i6Y+y9_%`#p2#dk2wvVa-G8p74`nyOsyu16HNewJUzWE&8um ziSFO*FT3auWUs8U?9ly6Z)0ISd+YKdc`y6Er&^aMSl$v(F?GG}eztF2mJF2gX$}L*BO58(7xi`9p?ptR3-Bl^mH)qQ#J-LW9e^PjzDodwx`u5K)BVt<@gfZN6MI^_>di*#Ii?8;(1-}j{m zX|eN_|Wsee1vt~~io1f!%{iMFm zdyNa;D17eFUHgUYzB?K`ey8{@`#D_rlJ(~rk+z?IpPgE7u4-+Mc=*#u-B?tpc}FYX zyP1(eO9tJ#<+6S5gNpfH6>@I#%elS^IhXp)&dRHhv$2`e_jws3RoUkIo2{Q{?!))> zXd%PTGnmga-Lwz%pO8C4KEg1Ko;IE!9?Y059&GS=l*50;BK8Frwq7v)d;eY9f+UY_ zt1-ka+O^iDC{K|QtMp#G;6Rc0j-MyQNSvMGecCTJeOa2P`XzaVk2IfvEK4d&TPp59 zEcn=a%~9?C%JPH)da6jt_nysZ6s*w`n{yg1)Vh?&bod%wUM{3 z?UgkR=lVV!EZX(;U>3VLq z`2d{edT8#)s}8;L;eq`h?frE37rWMq(X91?_6y%zDC${Fc(Qq=DK^~Iyd>r_=5qnY zq2JsSlD|&w*Yks(EqXoQtGOsoJr^Tpn0W5qSnuu-@T_(5vM9|+Ex!0|n0K~w-<6`& zfpZV|teyt_;Elak%*wno=W&}W*Z!S_o&VRhFYi&A_Ql`2WDPF*)S&N`1*!M?)gZ;E z1_S+SFm&_X56wNg>ho7VJMhUzAAfr2ix0or|Mgzk22Z^6MCSz`EbQ@zHSs>v;X3re zfEF3gXH*~hTh9r-zV6kp_XoYlSK1aQk}IoCU|aMRZE^qHuYB6VwHY1C8u z;lE}d4_>XUDzY|MV5pELg|p7q^IL6R|4i25F{-!Td|aHB;r~R|iCfOM&F_x+`CHDn z!f#HbjlESpJDK@5&Ry#sI9EKs)?k6TuPb`{S&T8hmO5+h@lYx19vM9|Q+&FS7I#!x zbYS5pn>#&Z|GM7shF|qM*6)jfNACS}*x~y>61&I?TR-tmVcl>2ueH{-qOI(~_T4+^ z8h7^JmObwXZF-q4l>PmW14d_jn$ctEhN1O_Jw41a{KwvPg`cbP$OGRr}C&zcvEah``|BaoLAglZ{E1zb@!~z z$|t;S)5d7p{mHj0?bAv9`=$2jnUqnNXL2LNLlI(YiRN?kA{Wih@+ZcR&W@ilS)5KA zCuZDo8+&4I7U$sIB{^QS89&(P-LnkZ?^X|fiCyUl@!nkKrq%dyV<(Nu&yJrV9*>V7 zm6w-0j^9r6(C(NhdsNma@wDqm$e~xQMqsYkB4;Furdhx8s}=vIGwZA3YM$o#?`aFx z`V=-tge}{p+F)&wx&~s*^{(Ai3iW;Cl!G?Ydts!I8~{hqs$>M78TJdGHfdabwi)5A zzzBN$eRTHNaTAmrR7?tza(#Hj=o$Ih0qIyUB7Ee^@PM?F^C#v>nN%pf2slF6I(tHv zZ#m*|H{SSFQR-B6m zak3{)$v5MCnc``|M~TGKI%b-{FiJ-i3``dohIFEmDxs*1Y(JU*`tUL1a>b%#MAo>; zqekb7np0X1%btKB8AfvRvL}t3nB|qHc=8BY>LkwyPws;wXipYt@HGYI=;)F5d z#wwdqN?AAB8TQdFFidPTiaLu$45^wBLX4wh?EVHoijBY!YnpmDdmz;rnd~5qJ_@Ou&<>C+|B^t4jV=3gII3S>Y)Wha^%cv5HJgWlik)fT{xg#{ZhOmLd z7Aua<1aSzaG9kqgUjGgm*-jj*QE-UEMs*H~tv+4^g;EfXx;(eYqg5Vl@@PO(P#tS$ zk)b-J4{8!inZtsdO`NZZlW+=jHjO9!7@A42A+NK!wMZnh=oU&Ks~0@B0oB0RD#8(v z(}48C`GguI%J|ZZ+|!)OaoET_5p)OvZ7K_NRt>!>9A2b z#vS5R28X)B$wq98(3tAuMU1R%CAQ!!&8?{-5of7Bq51)p<%Win0`2nXkjEf-bjo9} zJXRAcKiMADb-nsIB@uB*9jrxBC94~{l}Zc?32WhOB6@_hdDtD*y*3YPDZz%ARuY1s zd{}Gi6|eH)(bex35~KoLUnC2!V{I=YxQ^kSLmv%DCbL*LvDv9f!W1epE-)T0dpjCL*^RHjhG{t6TuNMQjGD4 zutW@53Px&T8mYOnNDPlKQVSNMjC2RHGEz%sWu#Wj%1Eu5m66&oD_+V5DxQk$O14 zGL4jkOopmtG7C|aOaa$|(C)@X5=xRGG|d#+%Xx=GS-v+ig{kK20}fZ3_T@q#w5QQa zN^VJQN&cVIBq+J(xP? z-Nt`ONzxQbW|~TlaK0w4-|)GS$Yd%xidiW+8mz01;bB%CBa2yejBIA*Lt~g#CC7pd zRmmK%_{|9DGmg_MA9{e(qf+-96+-hEsu?PkYgTHa^FL;#@{lP=Irc-~SO}S5IGsWW zNrI5c5K@x_h;eJGGhO^R2Gp6x>ZmR`omq9s8O*9nKFqATqyTxQkf=P`$|J?1m3Az%TRrZU3k zrWhV!xtQw0ys+#OX7fDdd`?UyVARDdL>YAnvoh*ZW@Xf;nUztCnUzsXn3YkNF)O1! z!>o+DoLL#Qlvx>d1+y~hUzn9qpJi4?En`+jeU4cf^?7Dx)EAhQQCBi6qrM1cqdsYD z5tfS~%fhHHnMQrZ`D2JO>Z>e78FdY_GU{v0%BX9Zl~G@3Rz_XNtc?0sW@Xejn3YlA zWL8F9&#a947PB(y24-c{jm*lZo0yeR-)2@ueTP{Ybu+Uv>K0~Y)OW#b)R&D=F$;nI;m!Q@67aWz=$JWz-$a%BVY;l~H#wE2CC0E2HjaRz}^!tc<#sSs8U7 zvoh*_W@Xd^%*v=AGApAVWL8E!#H@_^5wkMt$IQy8hnba8KLN8*w;7|wSqxbgM*WNj zRx+pA}|P&POXrlo)w;!YZ=B4-RqhS0O7(C?jjrqKTc2>maZt9QHPja>4nwDdb{+ke~g8{A3&^AtVVxE}KGrb^c-sxf&qknxBwg440@_3`v5J z-yx)yEyAKZdx*H(M7^~Lt8R)xfQ0eTDvgsOmO4yeun(I`AfH;z-`qyY*K_ZA+hJNt@hIJA!9jACYh02c>{ zIWGdDRX_*_#BhL^h9O0)3JB(anjApCs3lBMLpL4}1;&s{(B?L;Hn;1}HKsOoIAe8H zcsvJ0=q$RfDhr}(>&9*pP4Xc+!7I9Bdl!MB*T+l~+<*-TAI5sU2q&i$I8OuSD14fDS4}O%CX& z0#ti-;sBb;iE6abjW4Kh(g20u=`Fmg?o5kR)#%0>&|w#6g2}Gr->*G*Gt${L?`LZd<^=95irt1pHg>i*y0}=%CTh4Y=Z< zQ7k!LR#ej+G#sUa9J+&sl|G;d-9bac08pInpuU;`s;@g<6xJF7YN|WPy{Cg(>ke|! znV>GZgWRkDl%_kV-3vkKy3}$$s3&LI*6Z^#iR0^#`p64FIhH z-3?j?8VFhsx(BoglmXfT8U)%3x))Rq8Vsrc4FT-~4Fw$p4Feqp4F??oWrB`@?gJeM z-48ke8UZ>58VNcB8U;EB8Vx!R@_;UYvOt$X*`TX+HSviUqgQ{6#&R7v7FeKbHK{*E z(1=O#a+A`bMVu8$cPOrdO}&U5-Aa9{o)kDvuR#fTBdkV5^{HaO2&Je>HYH^^Z_vu~ zKiFrKX+q?YraEFnQ69tOF&jz2c}$SU`tsO79vjMIqZ@=I%J9bW*hC(i%40KmY%Y&2 zw+yO9SV)x1`KCCLgJ4v2$(F%>cBkBjBFA@k|3m&sd-!H#M(;pcB~n%D_!lGRZTiD ztD1CVRyFCw%+($$Tb*Oe|eGp{RM-I;k^ z>FUAE>q-}I((1gfbR}~$}OGF%)5rJp3J;8>gvVJTca-C z&()orpZ9acy+iZ?wV&%??#KCg7t+WCXKv zl99~HNk%a%CsA9!%1PALuX2(sPOqFK8%)ZJfnta;QPd=cYKlsZH7ogmb4I+Xv|l%&I3$V^%$3 zI9%EKLp@3QSgxSohC#Vf#)f3bP zvFZthoL=>WB4*VS<}$0EFppXFg!#;>C-4Tb*%KCWJe*{lQ6fAchCBsMvdDCj#m@W1 zY!E$R31?DHvXogl${om&{7Oh)f~MvsQuWmbK_kFBl(?5RwETt4$%VI@86h z7nWKRAcS{)LsWCCU0>DQYS&jax7zhp&8>EQRdc@q`MPTEH^Jf#GAa3r;Srj|kfu=b zEmO%&&L>SJ-)14IIo|>EC3K^)hJ=tL2-#u^dEfb|DP(JakZpcK-ZQ=@AtVVxwwpqB zI%5))xzzrw(xk#q$PS~mNEt(tAY_jzWWO`h6rwg=l@Q)^!*cNRFYBQRt6mp%FPt7VynhO0wFUCD)C!xg5IDRwRxgagY?^l@z8s zOH4`OEJ^LIxgt2g!kcNX8XO>=-a)k@RpGqR>QZ~NVo!<+udW+!QQ@Qk3Xk>{UQ>70 zYow}CizTTYW!G&=G;e;o;#2@{G`ebYKsfK=x^CwHOAxE4_GZOK8fg=&8{I^KF{Bc- zsq59IzV3X%)TRMTQai7%hJl5vy;-s1f+^JAYz+qoH0CT~e~$`J(2cEBIB9^wn|cdx zp*!Oel_}KTtXX)=z`|Rp09ANv4loOE<6n4l-RLCb$B+gnyq&l3j=FP&S-9GpH4E>o z%2H;(Qw6BPy95?~mw(|MbmJW=oHRh;-MoeO(48mE!qwia*c^pX)!rxR}? zNFs5Nr1oY-f9t6`n~O+f?8PdWl6tEENJ`g@UL=XcK~i6@P6Kr3G*i;uDx=bApbCJb z{<={@l1LmRWq2hG)}1>{NkdddC26P%fTVkM<7<*c;vi|bSJM5uvsx2XyAdj*k~C5U zK+=7>kthioKG= z^E1OuNfQlRo#Je4xI7N9LDG1`m`;*N93)LL;01KG61!uru$pahc$dr->!5uqY?-<0 zI%q!$&tSTmI>fNTH$_~n9kd^Vn^kg5!XK)G~dEa5!YD<&6C_H=O+ivUy=dW95k;;2mB^)QS=eYitD{ychJRu04P*< z&;>gK6r(%nqB{gsPj}E&FcZ{FchFU6B&faapvyuQ$gMkQoX!D>8zeMv=7Rd^4jTOO zK!bD#4Pg18Ox;0)&~%VTchEpG6ZC-YpuwO3^pGfBP$6i#?x0RNAM}{+ppLZ&G*@>} z=U4)IQg@Jp)8a_fy+n7Ala_*(;U+;D=o!#T&~ngfP$_5)Xa#5;=r5r4pl3mwKxLpU zpyxnaLC=HAK`($RKr2D}Krez0f>wbJgI)q10j&ld1HBA74tfQ20`w~A6le|T4Cpn` zInY|rdC=>i3!rtN%b>r4aMQ*028eIExZVWXa1X|{9vH;<7BGZy12CL%BQT0_6EK$X zZD1VZJHU9x&A|GMTY!m-?*f}Kz6Wf{_&%^L<5plt#%;hZj2{5qjN5_9jOD;|#vQ;u zj5~n?79 z0prKOLdL_u`HY_c7cqVcT*CMnu!Qjlu$1w0U>V~Vz?FvS{ z-+-GKj{~2x|;a7{tL7*o(Bdo{s0VN{1F(= z_!BUS@d7ZG@ggve@n>K><0W8y#>>D&#w);PjK2U|GX4r|%Xk&ok?|U^3*&D5QSknT*we1&m?9LdJ05e8vdiBE}lPC5(~462>TCDWeNm#uyD;$ruA%%@_+@!&noz zjzY_O^k8CEsV8+TN!T$mNV7?Rxri`_c7K59%QTsJj|E?Ji=HXc#N?D@Hk^b z;0eY?z*CHgz%z`Ef#(>T0M9cv1zuom2E5GJ9C($n1yHl1|K0(#F}4H-F}4DRFt!GU zGqwRnF}4N9GPVQ8F}4TBGj;&hXY2?}Wb6cN#@HFylJQPpTgEQHj*NE!yD)YIx*59x zlNsH>bjI$$K8!tp0~nKl8H~xmA&e=&OvY5;NX9f^7GpXvhp{Ixm$4TxkFhr}pRo^c zI%8kpOvZk|0>=KpLdF5W`HXi17cmY5E@8X}Si+bAEM*)7EMvSExRP-&a5du);2OrE zz;%qnfa@8D12-{d0=F>U2i(edKd_u}1h9f}Byb<&DBwZH(ZIuu9^etiEZ{N5Y~XRm zF~AdyV}Yj_bAV?U#{thVJ^(z=_#p5CV=nMA<9Ogz#tA^phW7SjAG0O#xhO;#xYI>#xqU>)@Pg!Ok|t^Y{vL7uqERoz_yGtfgKrV0lP3h3Uo6* z225rw0H!m}2KHfm95{e+4lskU5IBUf2$;z@7dVn}9x#h>J}`%I0Wg@GkxC~gv_zZ9*<8t6?#!}!K z#udPIjDG>HXM7g8iLng0h4DGyR>tRn<%}-?D;QS-_c6W*Jjl2Tc$o1e;1R~vz+;Rr z1CKMl0zAR^D)1EJ8sHhm*MR33*8(#*cx8jE8~q89xCoV*C`igz+M_uQIj(Y7Soi0&R>f zfkBL|fFX>nf#Hm8fKiNXfw7G3fN_lNf$@wTfb|(W0uvcK0h=*)2DW6p6WErq3$P>O zUBE7kU4d@KZop(lH!z*CJFpL958wdCBwz+(GH?iE3NVu~6*!VH4VcB44$NWf3Cv~e z1phD$2bajka0BdFrx=} zgfRN{oN)~B1mjrXDaIV&8OCwIbBqrF&oe#Y(SO83CoDJ;5_&9I?;~ZcHVlpt6T+jF{a1&!0a0}yez^#nW1Irm-09G)r1ny&e5qOYs74R_Q zOTZ(HtAWQDUj`m$d`YEEAN z0&R@zfkBLK0Yex!0K*wK0;3o=0b?282F5YI1B_?f46M(%1(?YAF0dKnd%%{A?*rR1 zZUuH^+y?Bz_yN$(xE+|xSPo2Q+yU&vxDz;laThRyu>v@RaW^oNaSw1L<6dAE<33;x z<9=W+;{jkEtCRa@jNhy@dscC`;cZ~&tfn89cR4q-HanT&SeNJa-R zi!lh8!{`L&G6ntjN!ofj1j;^j5UBu7$botj8VW+ zMi;P*F&em%F$TDrF&4Onu_kaGV=dr%#@m3K7~_Cj7;6K!GTsg>XRHIPV2lUuW2_52 z$XE|}m@xr(gt0#G7-IwAamI$g6O4_3rx+7~XBZm;&oMRuo@ZJ764Rdtf|c2Vi~1j=)65PQYf2oq;VG z?*z7G>;mk_co(n>V^^S?u^TX%(G5&z><;Y1*aJ9#F$tK#m<$}km;%gXOa+c)Oao>y zrUP>rdjfMAdjazpdjs<27h><=tt8~~ipcsFnn<3QjN#(RJzj2XaE z#zDX`#(RM)83zMbGY$c+VH^rv$2bhQo^d#E6JsWD3*&vjt&H~r%Na)iD;P%t_c4wF z9%LL1Jk00;9%0M^9%IY~9%mc_Ji#~?c#1Ixc!qHt@Eqd{rvd9TP6sA3&Hy%Jd>Gi0 z@eyEK#+ks5jI)4U7#{_?86N{CGZp~T8D|6gFg^|(z&Hn(!B_|!!dL{%WSk2e$v6*~ z#W)|B!?*yL%eWAj$M^&=pK%dzI^&bTnT$^X3m6vz3mKOH=QAz^E@FHdxP-A7Si)EW zEM;5a5ZBoa1G-M;5x>?0M|1<3*5w52He8<9B?b+^T2Y(7l0LvD}nnM zUj!axTm?ML_!964<7(hB#+QM|8D9aOV0;yLig69_4C8CSbBt?&=NVrIUSM1Yyv+Dl z;8n&qfLbW8e}Oi}^}ry;w}2sx8-U@A8-Y=bn}D&5Zv*2P-vP!mZU)w8+yYEwd>7b^ z@jYNm#`l438MgvEGHwHQVf+B-X50=;W-JG$GwuNPVcZEEz_<&T!B_zt!nhll$+!nN zl5sCEi*X+?hjBkJm+=5FkMTobKI1{)bjCx#nT#I+3m88J7BU_N&S(4txQOvn;1b5q zfF+DafTfI|1Irk{0Ip;_3S7;247i5zOW-=juYl_r{|4N|cpSKe@$bN`j9&xG8UF#S zU_1fb$M_BKAmcxQhZ#=-k1(DB9%K9#c%1P&;0ealz*CH8fM*!b0?#r23wWOK-@pru z=YW?PzXx7r{0~s8&g);GjqyA%i17zt2;+~yaK@j2QH&RWv5Xgiag09$;~6gj>oZ;k zCNf?DHe>t+*pl&AU|Ytkz>bX9fL$1W1G*W12PQLW2G+lfI5QSknT*we1&m?9LdJ05e8vdiBE}lP zC5(~462>TCDWeNm#uyD;$ruA%%@_+@!&nozjzY_O^k8CEsV8+TN!T$mNV7? zRxri`_c7K59%QTsJj|E?Ji=HXc#N?D@Hk^b;0eY?z*CHgz%z`Ef#(>T0M9cv1zuom z2E5GJ9C($n1yBp)^)JxI*b*4T*a{fJ*cuql*ajHI*cKSe*bW%S*d7?q*a29du_G{% zu@kTvV`pGX#yf#+8M^>GGTsI3!q^q)X6yz`W^@D78M_1fF!lfrU`zsLFeU?sFs1-A z8B>8H8PkASjOoA}#-6}j#$LcY#@@hu#y-I5jD3MK8T$bX82bYY83zF8Gu{nc#5fSR zgz+9=31bGZlyMNSjPYLJO2)y!)r>=cYZ!+D*D($Qu4fz$+{Bm(+`@Pta4X~ez;ebB zzzW8Zz%i z^|Kk4dSLPMzKBm?=3mpX)Mw^j)3G!FTlpuIEDgcpM{<$B5vLbrMcXWOoTo*}F$2Xx z{;YxR=g{j(hU8A^H;T8pk{O%Y*X;n9tpFNhQQ=5KUj=s}7EG?swh2#ju0lm0ag|JR@B zrq&6Rxnp!oXYvCoeJf{YZ|2q#@V0bx8wvOc+32z2eGcc?>=^5>KG}1s4+_X`N}g1GWoA~>jKZ|7k%xR1;0Fg5!||6Q0Bzav?bf5T3T4yu`I z{3tSrH_tV#X3uK#&GY`%NWK;pSF@XQK&~pu9Zvt7h>Ptmn-^|Wvxfw@QO%^_w{`W> zea&PEp$(*BP{U^SczIpZ^rlhoiLYpzzSwwHB#?^g zOKSWqqV`h;Y$ePm*X#t^dVJ=V4KLnKMU5Qs8qgIu|0Q zOw#n{C9ondNMJ=?lyyaq(^rL^6lEa_}$9wu|!R&z;s`gC4eiPPGo#KXqOeadmRUzoODViy1A(Bev3!8vha% z<<|NfzRa1wvVJJ?gz5TmXPt>E{ogS%bCR#EK_VuCWZx-HWZ5+EiI09Fx~T{Z9h5ZD zjFV^df8&C?Q$~l4zGT^<3qt6hz};geEf+B|RWPO3?ht=k^d9>Ilt3Qx#F>yl?cuP| z6%0u}us`XaMAo5NC##hI2E~y>1-~Y8Lo^cHZI=lSmPQ7{?`DsDNQ9iFV0oZ14$9r$+urv2IO#YLUgzCvWa<8th%R-(G}Lp{ zS{e0#8AaC@M8&t0QAK7H70bDvlu;}FqgqjX-9)J#&SUMQr97{fCcOaG9BKcSvPy%? zrZ>cBgQiD<4ErUOfEys)?wrI~IOJvfZDt6JooA88?oPq7HTDRFWNQTPBWod5PeZ1< z&rBsfLAFA|$Fg4Hx9zoH8f~=J;!g|yw_SeMzl*=S;yd`Hy$!`TXl&m^Io_kRvO4mN z4q96}1V60X;nK5p`&X3Ibm?IF_k`@%55lj1H4{j`?oJY9G#p5R{0p%hF&g_*^ zZKF-5N~Kg@BeWyultzGoi|qGN0@(s|CY+t-mWX`B{;+?f3~tywbP)xUd!mO{8)>z_ zKtWUvf*Q@%gE#mGg)Y+VyD5k&jhZBsNIU;mhKfK~%`Pks=cfpv5j6ocdd41-FCtBc zfyEl->v9-xPH~4Qw|U^U?rwyUZpoD3n2^ba>>ok8jG$05Z!rBQNJJ&RE60|{%qSTz zJzr`Pw8~yaapS2pvzeR0$Acb|zTb`t($`};CeO<{PT@vYquvP;B7H^nb~@AA(}ARS zppy*~#lP1S**faOFsOFaGjW21Yel@7qm#-}Noq|B*B97j2c(4b(aZibOmI0 z`rnZBQ2`xkisKuQLWb}S7$&=o2iunKXZ zm+`|aMKaZNj-gA>NX{w3+LK5cskLrjZliO2^c8kvfk@>(tpa7SG|D{3nP>Pkg^VQs zIVB^9>8*rf0WH{3zh8xnP$wg;!B5z|EozEsI!*dO6~rv6Ow6Pzi+Qp#G4EDc%u_6e z3@a`CgfN^up&x9PD6bK*`fR)Ni10MGuRbKV0(bV7Xel=3W z%wB%rcfT5$YJ8I;W-E~wZYI1+I8lf_>=&eGCkplY9lWZ#J^EW7mEnkCzK%$1#oO(- zwHIRP(<6JT5ZcBbNy{(G(#)K_nB={^VuqjaAJgmn=u_HQ#xj)SnSU(atntE!#kno)_E z8C4eZTV-O(t1RaC%EUNC)vMO?HTxf3GN@n4t{bHp)IS}zheZ#-oNSg6qkKv)bBK1o zlTe>!boKANvy6M>j9NsZGdyOPvlVo#0)snNZWj^}BV_qrGhQ-o`-ygd#HTAA+CE0t z3hJVd8&Pp0F@2IIY{v;5^*M&qy^I6g^VP{rK1p8XlQ!ig75av6=$j0wTg8cGX%>l< zrFWjKN`KW`Ix4oti0(`2#0LRujhb@r$_#kjz!sMXNTX!*Sze%$zhOkHnPU1uA7%6% zMyN%ka{t7E?(fveSA5b_D;J`~Cq*xp-&%4ApAe>mGNjfLCzhpT&TcR76i5E(JB`pg z3PceHIk4AuapK;nlK3ayWrSwlEOC<$lw8pk6-MYIl(?e`Ose;|PxKxm!rj&k@Gs{} zBea6D-jY(E8KFPia^fRK=Oerfg)ju~v-L=htZr#NkSbg+=8pco()K3L= zD=AlzBI`-O>lL;-!QN4(wwgsY1%oV5?u@*mqw*UOQx9hVfrf*4G}`B&+$oQ%+RK5 z^=Ovds*F=46${46jT~6Jdj@T_Q4B44GIu7MT$?gYQt= zNZ$$53~F@vLrS1OP=2&_iqXp7A5x4|RrKV(5VKe7X){DUnE;YL(Kw6jE zw^3mG2G3Kyv#yM-`}V5s74*H`g1VZobL zQ5u6h=sZ$ZVQ8x1@w4M%lYZLa(=3;963gi4B_=8Q_NuKCZ^n@ph`gb1)6Pc_PXap{2%o??=|d}hc$JT*b?X(s}?D(x7gY! zt@}>U^ewhz|1oQe&76jznpiah-(qyD1JPT%y=%Q`)&s`R3*sq%I#2w(F0 zavGA0eSeW0TK?5mQ{KoIF|uLk#*F6Qf@^HCi6XsM4XHCFR89khmisC+QREmv#p%m! z^5Ult!)Uew>gdCGV0^+>L+LA%msN$$iY@sdi4Y$slxpkXf8|WI_3`(@G+QfwmD6kicT3W3ZPacX+_IO~En&Rgwop>a zy0q+3)UvNFTG?F=aSKE&MxlGMCy0H7hip3OC_8Dk7}44;mhDXfNqDQeKC;tk9p#$@!@9iLV=hzg6_?~b zW+L?KM;?Y;+A*dLcTz~q%JJmJ43St4uNyJkQUgei(+rA(Yt;{Qt(2#gG$t2e^i|*8Yx@80a{SmE){q$7veiINq%(IF38OamFuY$5~go*YTp7`9ga&E^PfwxGaf3l3I;R1QLIaE&}`lO z;{BTK9z^*y+Z=@XG+VWsHruPFj2rj&gT86F-3o=$W`CzXdBRL|<8~{eK1sI&$tbc9 z*3t}WF*N2LYryc{tyDGU9&0`S#@u7QLuL}fFud=vb_)y`pw>Yug}E?N0guY(5QPjm zH1`+9!EhM5zqAJ24*b&UQe~(V^#TK0r~o-!((^dKi^`gAuZBo^h9`DeB@y)GPzT=# z%Y2br+)l+XN)HGP@QoG`*U$8pBSjUKY5S~|i21t8V)j=irol6^o>kE1KxJZbt1RY| z%EWA}vX~>4iTS0u>PcG zW8Vllk1(GdkP}eycyGowJc3YPl_N+s&7fgI_Bwrg;0O}3LX8jGtpU%*Y`3I;- zJG&=ypnHru8K#om#8iK>j(;`l_8Va%QyE)LEtWG+rWH+(+pRD6@ zvySrv>lpfis^k2?I?fMty7|_$8#&#b%9})0^~F{r_<2#s(aP5bsgs^6nZMI5u^Npj zLzSHFagn2HPPfp-E%q6Jwu(0=M&5UE59iG$vVz9>o_T}j*q{noNiKJ9Vb~k zDj!1~Ck2djK6T7f-lT~-&afJftrT@!u6%8wI(bwj^LM(3t;X||p-N77N#v-S)8+ek zi|KS-g#oH2W{QuPKiMEt%?8N{Y>;8ARD`E!ys$hVVz4yombzWonLm22)%aFa z!ab4$-5Dy@-^$~yhE0gLB`g2QdOaZOB^Q^ZtDG9v&JPHLw>*8WYA6tz$HtNm!Jagu8FN457@4T}(QOSLzhW4OpsHRl-dKX;CiRyHD4 zSsF1yGssdfVn(15OIIr+W>_2e8!^M$#($W~u%@U0Y1K6%FZ)!TZOWrW7an3YdWa}@ zDhIkdsgvd^+5i5v@m^JN(n?mmx@J)AQ1P_Dig$fQRXi=Q;%U~_GLxth+$qhPqyhpf zzChJTB-Z;`jXPf!6<@FF`;t0Yu9Erps{U4E7-gu^*tJpQsG48(^zkdxJ%6dPm|i|& z{$wBTEm{c;Vgxpbd#y6JVGVe6+^{B7EPd{xgYK}#(u+#;!Bag!R`bTBY$5NhR{y70 z6RpM((eQux^lD?Pah1|t|MY6Nhd)5Ubkv($o%O|?CU*%3y63CdZmZN8rMtr#+K19@ zRq58N*z~V<`p9c#bv{Sw^j!#aU*K5x89qs_&QX*gC5#~@&J6ALj#~AI1bS<$b2kY* z%z^F-72EA=bw=shSe@Tfy2~ovIThQ@?yF!stMm3XBHhgvB7W=F_Eu*qWw?I*>i=#> z2dgui(wXme`1h0^R-=%j&7R_a8N18sTu0H@59D&BNfq8B9lwUy%G)mzivA-WPp@Rh zEc~^qcCKKbUSW2w!BrMhjm40vQfI%%kY25_yg1&hDt}+o-bZe#vDEP5WKH{=!|=?T zvIWf?WfFSp??*EUG@7g;>7Btap(k1Kan5i^Z~}+T;2o6;-uXcpxUD1N#GXlJuDa=b z#d4eK$|6SGq1`5gVA#E4>3EUC#76}TQ~`}CRR7fyOUW%uhhz}br~5cfziNr-4#Lh3 z>BhQ>t0NUhA@U-j^Al1>EfHrq3w`Nj^uRevJ!LMRy8V;rA^8&vE>Bol^LHOAB=+hndPPwdn;~>(VWcp$0oF z{Hn6Jg?+o4@KLoZEXD;8>9~{U>4{TZ~*v zcYXhr-Z)k4sm~Mf)QED&lBxnnE!e7Q&vKOTEt#B5@n%36^@CjjVdTe0IZRkqwhX|YEU{OLf0&-<$~_|q2i24lCgYG5aGzG*S~h*a)yWlpO)xulYHJD|=e!+J}|gOuU8 z3QY2QV0eSY@Q#3dA)RXpxal(V4W-vyOTfH%t|f_L=>y-MYspdp(v`gvd|E zJJaGFFibJ)sw`%fkC;C>?mQ}*r5zbozrzwk-}KST=>3_#qb7}|;C5o-AU}7}QEz22 zU(rB7YfHdwxc2x*WRw~M)SZ@SdgP5GEIF;y;e2Y5`)*O zMoKHu8$55UM+cU7X6WS$8RHR`yu*kIo}sm^FTF)Pz%AZX%|!}&Py5H4rXcAdqG%c( z{H4>Q^i5@qkT;T^URavr^Y}PrOsO;@#f%7yku60reg%17`pDd%=D{N^(PzmZ;?vDg z4l6)hDMGgjvFymeAf*%=MQ6Syy_| zo}SgCS4+}Vre}nQ!GFehYYBJAu|#zj$;8WaNHES~zWdVcXt@#~%rMpxx{J#Ffdk#& zs@QIR@5nr8iD)83D+LI+YY*PEf+2irty{^%1d5f4$i zgDOzEF#TRZkqDMfn~AH{HfcF>H&NC-z9#QrF+Ly}<2lehO2ww9e4t7aCc59^yg=zj zaG?7hJ{d%bQga1~=@rjk=+_navePhdc&4}PF!(m~4$pyu?}thWAxCdwF@}gt?k`o~ zO~%qcIeI0E(F^O%+JXAs|F+V%_Ko%ZPN_!v*0mTxB9r@q3jE*Kw~ndr*LuKZ-M(4r z`?YRf)&uN|?r>5!2VnnM+bP}nlqzujyPN-qy?24H>#XiX_c=#${Ep)|PeQ7s!F3_F zb&igtqtr3B{D>9gM`by2(lp2CX)DN*(8F;;2!Vz)P|70>2}46jQwq#2m*z5QhM_5w z$)sG`av5kDN_$&whPM3pQGPU+VYn1JShqYq~myOr7mzDS+8uXkS}Zn z(R89--3!UkcQgc)h8r1=x-?oB1`2-X<`0PCzC*yXCA|+Kl7({9#xp(wuTl0R6f>~k zV)9AF+%u12xDzpZN|QQ=@eNiO?W&9CS7z3bK*0YpkD!_T1%#QEnQ+f0Sca28WxKI9 z6Jq%rh}|W;_7%?|>+He!LO<0zLc+ zJn&O&ffe0|)ntCGnvdrXM>#d@9f#Jh1|qjUYg_LU;;qkR*8Ed)>*v?Jo3J6-r`k5; za1A|p;&uex_<7GEN7;_&C>|W5Llw^SQOJZx3Y6)iZAHoS(YEVxrOuf?+SZ_DJ7;3-ut>_XuV}lhx;C_Z zI=3N*+v`-`bnaToG@aW^cSgA**8m@GuMpogIW+~>)G{LVy5PtN@yqh7UpMuYSgr{-JD_l>VXYUc6(?rGF@UIF$ZdvC<#UuE3Gt z(gDOue>ap~_NBi&t0wu~+1H9HygRE^;U38JpwDzqwpRx5p6m|EbWipdmHtdZrr-0K zCbL>}8$iOvAq`+7yH(0-WclV95A;pI_oC;!DXWC$rtB^xz%CVbmAMCj8$X{yr4DND zLC4J^)|F)u!<%cw+r?Apin#=e!Hp>*U80M*B&&?YCE0_jvnwGJ9`;bCm04vhR%Qoq z`-|mrWwu6pVcg&!Wj5sSB-DdmFa_!2@kO-(+72* zKA7qMo6x)uW)7pmJN^2t%z7j_4am4}b?{);p+H=nQ-Sr2lD&F{Zv-;m^}vT;+abQ| zGipY!&-B0e3>43N*8<;fd%kNk%D7yc*@MFA_^tpxTyj%+S7empU6I+P_|^j-E_I1- zeI}1X>xyUt68dZ+wK>u)SVi{X4LS7szs!K|%`@fx4LRJmX3G7YIJEBhwPYfh>rESS z_zLK)=pf&;nd&TKS@`$!k$Q|W=Ve~C_WV`3wXaxvn?)YuZmW!+73x@uHhb+ z!^c`LjB;zQS@jF6`c@5`54RIGM)=RNbAcE17XLxKd?VDb;)2Z2U6KI=@A6{es`DZ1 zwo71@+m_kB3K_W^WLdKbXqQ0|Ym2J<*It6`=boQgwMtmmtx+5$$Z}pLGjKi@vi=IF zXDg(fuPSKoTZOa@uH68!Ef?rQR;^mIYV|5C>cWd+Rb8}(8h$Y_FPA=F(oLzCx@Nfw zUg1il3Z%r#T#1hBm98k)jLXl@eYDgqbEET?y7*E8c zu6T*mUM#d2SgBBC?cM^D0#iZ>=VjI}+i~&3{nUbQ1lPAF|y#vy- z7r(b3`q}3RuzwNibPbLb_6zMS$3Po6A9wz@;TR8`U%Ujz_uANi19khV%#n+*#jkxO z)QTk?U3F9YjU?PV+M_%bu@iEkq=qv4V+m01u6S9LQZTXc!c_RG2`u+spQohhSeZo6b`Evp$CZTFXnZkETR{&8g#z6bIl zpO%T{Bn#Uw$zwwv&rYh8Pi_ifCTjXr>c(pNtcmJI5@#k_Y^tv_!`_oya+6P`maMTY z31rVUTQfqBGEvp@`hPP~J>gN3LM54~=2QK@YEIRoP;d2*{@<9mgp!lRWie!_PsvSa zKGnC%j%E^PCR%K&v_wfr81YmI3!Jg3J)=}<3B_j!)ubg$SX^aW1n?}9mql-j?u;%| zdKX$P9SOpmDA%ENs+;Q37n6-TLoNDQvBs0b==%~fkup@_QKqyQlaEWVN_v6u+z%psK>-SA-hn+EGQ2r)Q}-I zHz73_Ew6_WkX&W|xD1Tbuf()rR+7&W^L?SBkvDEPE>x&B>Xo5KC#aAos~&(bz&>mIFGfDSI!=r^Y){HXZx;8nEIPe<+0P30ObP8wObUW3 z8G|@yp=_V*|5ZXNNej&}&mJVSEg>mkz!SKFNmjA2vg0p7YKkvVEs%j#Viyl5TY{=U zmds&ba?xoK5arORMJzWW0Q;CxIr~Kqzh~4aYB;Xy-cc4ktK7eLT$2AW{_%a;3Y?p%hV&x za2_a`mAoDIsZ?EyyalpnQ!8d=6Djjrd&t(Z3$3I_9ivd@b8Y5?qm^UQh_K&Fnb+CO zf$Vc=)ljB%mSn|ohL65pCGzS~s6mjFSWuT*R3~hdOXfvMO_&_2uElZ%vQ(#}CQJ@x zZjqWmmds%jLv7Gg<`$_r+jA#v3dZzb)6|6FOP-oQmSIp+6DBTsY6973o<)CVNlw)z zU#yxB^(fS!HPp-&Rryy+mj2JB_EZ4ahLEkBgK`bkLj!k+9b zm4pYomh8xW5>mbHCHEzS(aMm<{A$o}D#!R$Kfie6V)=`ghA78k;k(c9#j)_+Z}{R^ z_Y$Fddgtf~HU@Eo+21$qA)MQkaJ2a5zl2C9d>D|F7zUvSP{I2}&uM zL)#K!LapSAESbZ?GpXOg78FC0g7JLG+pKI<&{Ar?u~BM^ONF4)gOFL0!f;5^zoM=u z4@h#V3_uvBq%jt@Fm!WEQqTvXvS*T}(=8g8je6%-m@;)?-jWnknjU6E?QSLMjn5I6*;Tq zYRKlA|0FArjr!&%Y%QvmD9k}5liD%QW~x{vNj6i+GA6-ZP$@00c206aDUuYlNRkpp zCk%y}*_2UHoNBC6Q>7W9WmX-H<5OhG90o)wPV&$NwUf*tDJh4r1uH;ord7h$ViOac zl^WrAx#`9yHoObZ9D1vUD)~|R6m(k6r%=P-`=r^8QG%?s0sA%}3al)HfG&PDGX4K_Ol63S1Q^+n2lLT|!QE4z|x>Vm3CQ|B%(Xj*c4 zfh^^=Lv@$u2At&<~DwNqV%&Dey-Xp@?fhc<2L zEEhTp#m?@o&K920k?PjtwOUI$=krxBd9}8wzKbU-wG$&_jhC#xsXL~0T`+QU%p*|C zFs&!Y$CAb+J@1Lz%TqHG6XTQ93(r3~ethAXnv;#j~#XoIKS7rfQ;&wogKj+PqygnEYg7m1@hIWl&L!ZM!prjVPPr@f`pERi_}EnFrzg+9rzaYf37B-UZI2P;%91;O+P%}~) zg>h#F*JaGaOqHoAuPdTBwLV$d(dUPWLt>I=tsdr=hBwxbQ0!pQ! zuzmcL>LW4ao=)uPbMch||pNUIc<}lM?_S8)CEMDe& z0_{GJN^2Ptpx~$XGwoh!v5zbjzPLc~31+-r<7?UOT6UqdkYu>st9g(GCofm{oW5k3 z)+?wrVKzY`S78d-m%q84h?l!;I84iOzq6bY*ZQ(9lG=F`wt7m@Q7*R}VT@lbbI=}i zA&g>3Y3C6FJNCgDs@!*wZRFpry*cj}!E610+-j^GnZ039uW^#g)koT1~ zZ+mNLEEpGAPA-jA40?S&R^S_q+aUld_|7>0L8%geT&NBOs)TK-|gB*)*#Us ztjYZrl~1kuUW*byqko;1;Haw~8JFe$dlKinh?7eC4o!Z0u=S9I2gs*D525S_cs!HT z;7JzTAW$?%xzDpjybdSK^=-3yh9Y^if?@Ha-hLhrTYIk`$89eEM)z-+_YIx{+RBZ- z#-~7O1RqTr>#rwqen`gpALcjK@8hvpsX?@JQrGIUQ`&`zUN_ztS zL(J`4lN*bVoXzWecxX{F9SqIt+?Tk>P>J_UFmUnt#Sn>8(s|i9eTHPg%R0!~NosZ6 zf^DF*U0wmmIDV0}rNy|1HZ4sYw97@_Q#8GJ`p%plKapVDP#AjP|Tsgk&mj|q6*eLJY)y%htC^=YBpMnCwrTq`?!wNv>@M065vaU@$ zN@1#@7#11MQ^FGbz`1#}qxEB0O?#(tc1G)0b&p#|>j%1j#H#woHexaT`wQCQP>KYr zDE8ICyL%CDhqw6wX6I#eD?bP4fP%KbBSTYyX248n*Z`$Nt}1&jZuvEj0z9EM!XV;Ze-PGAD#?o@o?im8>*^b%|C;DXd}}eJ>yv_v_4Z z1+B-`vo~^3Cf71IHH5A{h<=SK14MEY$;k@WKH2nnoLraeLArp2h3o&J2?1Gn8*}+# zX6pas=_>l(Z*vV@<<|XBE9(LA1sU>^MYQ%7t)OV*PuVVqVU$*7a^K<|6|!r~a{q;5 z8tE%MiDb&tnYu724!S`~fRCXQ=OjF>2x*{>)Mv=zhYTMjk)Qm)!4$70W8^crxraRR zBz;k(drJwNZXM$0z?)h0OqbBq2O+&mij}P=&Cf0<@IwzM=nbuxHp$b%T6dmPrBKID zM4L$Am#~*>+}4oa;%(PP4(6N>47526rsYaCN5KHJsQ9Kh7wb$g6Cq!4Gl?l|usW11 zvbkx=VlgJjW$@e+>MiX5#9m$1ZOL7cgu@@3fINhDXEM9-D3L4Un|wgkLTj!Vm3 zK-v~|TCDqP4{q59seV@6_=Z{D%+-bET>Dl(N8rGC)&lR(INpDWGPkaP0{jPaxNS&wF3NfCWYJDI6C5CXX$bq_=YX7M9n$b~E0zEB2C& z#YYx37T=oRSUmL8F&00Z-&myD!E_mVCod$z*nHDZ# zr+?}-8r9>awi@@zwq3H-fO&e1UBRn;h_Y534Z9Od;dy?Zr*}4sKuY$KS%m*{*}SY{ zsupOSPqw6dV9PXx4VnM>53c@`i1JPB9(&v_~E_bq%7?hg8J zi<0&3Ri4u?C)_%P<>fJwmxW3M6z+Ystdy2=N5qcg-z1GBw_1-G45g3A(>>9zu_tQT ze@fVc4NKk-!1{O7nopMZo>4W=i!{8zHL^636PE&V}J-#L@1L_>Fecq!A?%-v;IupHmUy^hzQm=l%di5$F(6#7QxH})yr~7|8^y$&0 z5u0y_w;+G@hpbQG@HgmFTx0&T*QdWs(x;ETtWRfibJRvNzndf-i`1uY8@uW+at3+0 z!e|=X*#}83oadUiC51v?+9lJINh3C=K509VylwGu-mURxg*+br^-MS8e)<1I z$dhZL?b&COdX^|ns-Cu3e?v{0BP6?L z?246;HSE*{<1indu(trY__}jQ2|Ed4>l2QF*{5(D+`*^Y#nD_$hZH_Bbca>@V9L(! zVHGz8h8LvI&&t`6KAgf(8;q2%O)l813Tg7RCZs7@@je}jbXO$hNeXV`yBI(^M-oMM zq+WTFdR1*crhtOnrAc{`fxs98a11zp-Bak^>y*v%g>| zUgNG7v942Etdwy3ldtDFsj$}RZE6+EWhh?;GvIZcX9Y+e0pfn{YX_=5Z) z090Wpe$5ytq1=$N$(6!Q^!J?M+Q6T3w9>lI=l63s$M2I4P~ZQMbHwR?B=rBC>E3FJ zyY*I^OZ;=m@dVGQia?>={6-el_y??j$#ecist)G-50iEtpPTQ_BUA*Hem%Z=;Fj_m zk8A~~Jx}mPw|`Ng^&p`&C5&&F5uXBefNXui+b^#{)*Ak3dDxkf+qD;qYT__!8yv2F zLOP3!4-jQST6x0NO@H+$K4m5_Hl$2qEhmt@$WNzfb#U>Y6Bc1DC z&7Q8^-`ItBPuOxmEnIK70u_1}cxO*Z?*2XUGDR@Q-raF?T8q|q(Oi@LaGQHNB>5sw z@FWIap3cMund?E_Ftmi?%m)4y1vIh|vsoh}9K0?%sf2S}dLH%Q^o zJ-FepC=-XzV>j|suX!(p47?O|pao%l4Z59ipMd}hf5ysFtQ`JmRR{!ItaGw#EhKd{ z$_R%aF2wP1zJ!h8et!sHg2Z}%;PQsx$1k+d}{fIY}!tl~q=Pyq2qXKH6^gpV|p+55b)ZY`MnS^N42oK(IBGZsBq5^-I(T zI9T>Bq&>Ef{YR1xFh&1^zux3yRTv{^_^;E=cp9tyFYB~l&%=1Qg|IxiSQm%tZ2PD7 zi*nm=GElc!fP-XtNtSK@V55WF_!m53dg-esPJ{d!Gf00Z%U`WlixD5$L+RWCzv70r zakL3z#jm@D+#4JP77FZH!nwsIjum8&-w0!^xZ2kO>6{X3ffV*vVg2jhObNVUJ#q=F ztUK~(@ARcYVN|Lw3i?92z+TSP7;I7)N9Y)D`M~&b54Ha3g|Qce_I0_B(K_B5*tf|_ z+f@g(gjF4PFqj5!Mp(j#%eP$bAo4&3GnvWp_g-iRF-LycPuU!~pf29Qng@?-x#lFp z&Mw`!;8xaBli-F!RKCzG5A?B6+Hhp*k_DNAa4@{I=Oqoe*iVHsh>#NUy+SF` z`Rdt+fiW2luSa{Td}0w&c+=!nzIOF#W7G&8D?wuuwe$(nQq9>Cr8p%DAt&^Rw%Ivd zIsi}3SGY0Yz<@MWX!u1i8X~qA(<8OlPnD;~%ePlXrlaY}%GeZqb-pq=9brOwdgNpy zg5PIpOrC1g%e{?SG(A2IpT4i&G2NJ=@An^XOw*U^$LqpZsdfT5Uan2dP`M-UrTfv! z9r(fekWOFhZ{nBckt;t-dSRCIE=c!{YGP#$bQfy^dYi>)&+y^$&OL|A0|$nO%7+gg z8QQf+GnA+g)Rx96_??^bbX2cQSIVP}v1qDta$>Ymo~n%kJk=PLeBIru$|`^w{NhUk zepUs3gBed5F1E9A8v8m>*j3)Y^YHMVq4I&9 zyIv=yS8A$0(2 z9zY-bhZcmK-QBh5(4L`zL;K3Z1N*Pbm-ipsePmGO?knxyQ!w(nv zw(r}&6NZ$Vjz8)!1?quHG(Mv$sMORnmnt=$hl9KKz+@bic2r?Vd{=yn8e>||>YWiy zKpB2#rrDSb+~uCSWGy!;s^dMKiqZph`x@X!7m)3Ed2|9NXsR((PO^sGg zu_nMzMKq>sC(587A!AQok8)m*e{YOZqQM**-c{apaA;3#5U)ElaIk#f$o}$yUD1*L z%2Z<*e)>bnhm?b+f~Oaa13!s5kjlFQwI@9FhTj5FMfU;O_ZoYQs*e`1d}4gG9)Yqn z%QF+l@yA%|@LO1+ta4974QoXYcnQ?eH?7}?s6PzmDKdia15DNO#Hs1>DEx;t zkV@4Xr&P1bm4Tq1=$UY@x9WTA}n6Q2N8Uy=00DL@IdHMFFn8{FNCdB8?b-Z25@ zztWg$Ew+FSI9_hlPgaOHt|z^KB_D@wRmvyfr%EQ2T=o=7^jjh2ljC(giRJE+YEB8H zck*<(Ino>_eMWV0Rs{@J9o-OUVKfHAgDlWt{OOkcM~;?|7hd*YdwWI0*R~pzFRV7J11w|><)qpj@pM^Y?rpnU|e#7;b ze^aMCc{(<((DZ3Z35E1EREa%ZO5S?9kOJaCl3JNQf#X>oJ2fpW=*n-v<{8kU zycerFSVE30LiM$LEE9VN?O4hr2%r}uwFcRaVQ>sL?j9}=?zv&lV9bDEzwt+TTz2+` zFbrk#>!8LbPlAJFRh*a^9i4$+5CTOnWBfw)Zc+_<1$<{{Wr$l7@HfhWXp4u0VXgFj>A zik&p>yZ7%b@7kA-jd*BykG42H#S;BI6GnFMBUWS6O;pI**fg0q_=T$a$Q1r+n~ZN2 zoKP@`AYp6}PgYKsr$+ANX*d42P~Nlqy14%cjj84J)Pa^^1bFz+KzaY3{pF!O*YDXi zT;8>F*S>gmr!^=HPIIuuq0lM?v`(q3)gt}=QKdEw3Li|^OdWda6~6(Y4hB~!1BZup zm3QyiyYtB4urQQBmqVxFx1q`>pyN{zOF=N{or6x!Cnpz@lf@sFdvvVY(~XMh`%waI zs8_&pqb4+>1xAw?B}(?F?$?;~dpLC~J^!6U56sa2r_70T$`;#@IyHkxw4}@{C9;1vW^w=kx9{Xg|W1rj=;m@(Ls)R}C zg@{<2p@9Q8>>M1}Ewj|CqvRePCHF$p=luhp`q%#GN8LgTdV1KJyWh!!^yo&T`z3+v{xd}fy2CE)k$T~gh1ABlLxLlnahcFPlvFp#w_SieqDJVQ#TAHXFtG*pbKOhzpjCp}0OBephw)-2>sb3p-G-ohbEE#O>uu z2g|(_ZaYd3SZ=g)uo%db5`_YKbeewxK=-J%&{nX{2SlYpy}cCL`k{m%);WJCG*}v|xiqyG#J81eYI=ME zqe84Ql-@(JZzx^)ff__cIF18_!?OfZ6&+FcLI@E`?bFlW7uzM$p=uu}2Cg-mU zIkx9e(|)d`{ZkD*TBxW50z?thzMZkT4h-F~mgtbR7eZFdN;@Tmcy2KE5N6wo3k*-t4UD{gYnsm%LNQt9x%N`#|uWPV$Nzykunt zwldfh=+Lz%Ryde(vb@^1SM;i(238w>F%_A@-i%xOQ)q&_8q)G!2=9hr7u{@Fm5bUC zRKT#KM6y*%+>EYh#VYCete4`m_>zxT(t18%m9ZDLa(OL>0SalrAjqYz4o3`^$!xZ$ zeDQ6N{ji3*VPF?*k(zzslGcYNtV^(qeyNNH4-j~I z|F5c5#S(C-t~<`1H-8GUi|g$NJ;N_R!p>{OayRqfw`k z#a^8*kHRoCN6_Qqp!kh5w$&3eQdKWRU!mS!2(xC!rbdpBHR>I;6BV`4ujw$T7d)d= z2WNcrVGf4F(1`LR3=J%7v6~n!vF~$1ts8<+a}7)o%FvOWL&LK;tddrnZm_y;y70us z&QmW$JU)=UUByThu;AEm*J=t2$zsyM%lPenf6wh-fw7mtDUr@VAT$ZT%?#_+*rL6c zq9iwcrP%6Kd!Al!Ho=O6XLjwzp1aWY@J$C2w8;ISG0se76laQ zYQh#2E>MKO27!{^&kXZW(dN6P6L&Y7BhWMWO?V+zoR4x1sE^+c zKe-Oet9li>Pm6ZpErG^|QY$d<0hGXm1W1MWhgHCz9B+&@Cc)3b z2&y40X;p4QfbV|i9Z!CyG{DKDHnkr1RJHG^g1ZT0RMBhFl2+FWcodv-Ja+3W9~#(O zKD0l6CQiXFp9Bx>*{ODlD&T)Y4fR-zqNAz;M3O@T2d?WsvX_o$=p=K`;X~!YgV%wC z?L7z^jBvglO-!Ghkn&2}EY>0Fqa`%0(rZn(hXP^8M72Csf!SuAMPD{D9@qUEM722G z!S7clCh(|~(%?7f!8VW2;F<^r)~S45uji}a$vAMN*hO>k&tNAELU#}C z+z)bUWK>$9cMhsCkEnMJ`m}~t^rE>08X8J#!U98^3bf;hU0Bq5UZH(oUrZap)wz=J zB*8^2c$Xwp)~6M=q!qT0HsGB5aN)V%0h7Z4oF3Xto`u6*q`@PESvU$b#dDR>MV1z{ zVVdN@i#8Yn+ALEs^1yC=L!%o;b*xfTmsCn%LTSllmcZcNVMHci4-n@etgEL^gmrcD z$?9G>RT?-vqz)5gWE-@wb%s0$uh(_GoX%@ETZLToh_GdUCBH;x44tsJnT%aqJ zc1L<4=B8lX9pCvYKw%{6dhau@H*2~8!0LAd7FHPipmoGb+!4pf7-)=k_7$>4u=>Tj zBwKLI<8@D_J8MJ?5RkN;lZt}D!2=k>49R$c6-@*N_$q?Y7*@Xkr z`0kh=J-YaV#*E!J`nHo5+E9l}gCdH3U=wi}4}s^&nbVS9)%!nvdL>ZOD}g>8x|Luh zfYswR1({LWVRc&-QgjK72(p2n#oKH`s6(h2X0xPsQ7aI!sI#r(Bhx2ls#_sS*?a&b zW{RE$cJD0@jaSE~w^nCH;Qmi2DG%X^8x`jg$}}0^L6ya8fNd$mZaSP3!6?CE6~YNA zqoHH^n%>LKLoh<&tXsk0M$yj0d-``C*zH%Op(TBEH^9wsULP@NY0c}NmtY0JmjSQC zz;vW`7@{L@O+&#o9dFchh*6D&817O4Er;~xQYfejafe^)<6_W1-+mH09q0p=cO1IDX4 z#g{9{Cg2`I)z7jEjW8cahU`!&Oc}m$=Rop0F|SV|yFg~Z5aP`f5rT@|fvsz8Z-5;D z|H)yOo8OuaV*2!)HuRb!9}9`V5%ZoXUF^UjYty5#V*7Nxc^x(7Ask|#J)cEG(31JSEi;$;HloI&ZuLU zK2UWQ_`{8pm5CGMla1lZ>)9({WKNr&*mAzv65k|E?2(p5Fmt@SM*F17C_;Q+9tB@5 zv)!P*Z1BW&ShJiMhn5CcaJ;Nf=PHmVo>G-k^03vX4lgHfFT;gnmK2Pm$PnQ@fVh$m zK^UQ$QrD}k1{fTOJWSw(Q#Eb&yfhYoHqWb-s4v_t@O9Rmsc4;hno751rDxMtxfSt9l2p57a++jrcxK z6&ydVK}aF_@NN%y$=!Q~WeobjMp&MqA)$BaOBf}$a=_r&X_9*_0nWf6poty#l(dlN z_2Fwnt4u+!F>2_r-5rir7g&IxKu;;&T;W4y+6|ciS=TGbg4W``m}ZhM7oceD2%d$+eMRU<4ZIij+J_DF5{;rNuh$ogeYM!vwL)}hjtxvVPPRmgO)cV0 zC&XS>;6%~ADNw7x9cr1ensy%rJZYsR23*OVg3DS)XNQjN9oT!Yy!XhUI%+QHAgE7o zZPzJ&)z|loIjTcUt4}%b47;oFI@LNI=hpRBS`9*4ZYujNehq@Qqy1vNhI?w`u>PU< zdN}H&H+=9K5lPR!T?4a7PZL8?zFbBdhd7S*jh+JdAd0#7!cD7T*lhLchkBQ=7U|Ne z)dUrAyV;X9yh))C2&y37bc>>n;;Vc~6PKL0$O6M{RId>8TH3P|bU0Z8vBMEd*a~#w zR{&d#ErU16u-7AXwSKJY?X|kzJF96;sq4#YHHsYFCd`Dtx{fC>qK(cy?A|%N6MZ?q zcw>ZbcxdMV_X-mZ0WL?;<+5$|5e*Fvv^w0&rlTbnZeT#i?|y{@*XKTMx0+fR3t;U| zxnmYQy1o$>sk`uf1h>3)uQo_untB_%t`B6JI-o0P?^FY~;iavqqUHiv9Ncr9td&)? zQ)mfy>aUwjghTh7BGI-jK0|+PC>>XXsE>?`qF?RNIS(c zWZEzbTT(vj_ph#j1A>w;+@*V$v_A}S*zpNiI6=m-Mh&eTT-c-o_n^yt+Uqw#d$4?p z@YVG^Dg=ZxCKj=o14ENoBb)~KD$zdp3;jdxwv7meJ`$F$H?`VzX^&Zlpb*Uh>^W$5 z6()3nPo095>vTuB00N36%r))%x?qg4=kSIFZE4U7L|+>*8vv%Db z4%9EG_wjXY)uKFjOeN;wG6kL+fJmH-IbV7=rUb9XgsG(A0mEGxGbgcXP@3AQL7&M~ zhL+$6p!lIVF2i*P+$n{3$nYOH%fJa99q0G}lJrSr6|7Wkd`1s%Q>$bbxKDqadBdKe z{)30r-Jm?|(deaoY?iuoP}$U~*aeb{62SL_!YI`BHb_3^0QELVUVFp3K8wwRH$;m& zS-D-tw&*;0>pN1g#No}|(1M~?DeO2zzB>=~m+?+TY#YQ!K2>cZsK3tr`U5Py!X5L# zec(Yzcj%Q6b>ab4OM16@?orRZ>RI#itDOF|bAJ8M-GzlWT*mM|{4|&m8I^(#9J*qj zRL7}#?N+%BTfkEw7Y^wGE9%;-dI{9fTcLHZ^dWzj_Pce8MZ<+*ei2Bq@_9bKNeD~1))xse zXruYzCA5u1pdj354&^npf;K=WVY^@kUT?eZz>$t!`QDCv*OtPT&W_C|E7g%}M@A>Q z3h)fCz-6~(y{q?{r1Xa zb8``%j@PRln-3oE*gQ2|zxMdp4Ail?i4Gsnq&821c*DO_kcP6U@!0t0sT1%<-s?Bt zK3SOn23Vnu)TTF|8XpBCIoj9^CtJ;t#%LWg1M_V&Cnq*f|x-HlbmpX?XSB=PuB2yY%68H@vGld=q>ML4O0J5i>tAd!l3dypAUt+PKv9<;%Pd zF6#P%N?xDhfv%5^j~(wo$LfTD?G9Zt;>ZRg{04--b&mCW;Bsr26c`vcsO}0Rz3zfZ zeDg{e)r{$lzM@+zfW+{AsgzySJ4g-fH5#y$>m)B!(4~Wlx{mYnu%{E-TEP25DxYdu z7eo=*cwCMqdZ30Di-wNu>pHT}>qw)aeRy4OO67IfQP=xWc^!68Ub^mb%u`qMrSR-b*b&h(VU7K0XtBNj(oig}Rf3$LDIGwH_5y?x+6n5=2w#y9IbNj$FRqTf;XI zSsS2*eg`jplNv5bNel_%7~)BiNBFu&>svr{CyaNtL%)07S&4k?1`pdJvhVPs8bk$w zwHVt*(>j$0AB#qSzZ4}onxL#G&g__CU+9@YJD@q0I5f2K7S!C8n|ihzI-)PANh{~I z2X1I>E@%&&cUx@qT^H=8lFvN&;4q}PoMJgq{-ld7$$??;#W-Zy(4-_1s5e4 zRO~rw&P$XM@pq}nMZ#_0P#5%8nerMe2yra&+b_aW)L~X5w)yPNPxX2nTjhIFu9Ia0 z;esa5dVL@do*A7MzC#&1eQRo!ZD^G(s4*%xwV`W(de-O?GJQqJ8#jABV1OoO z_}GiKyUAZbP~%R*kbysAVpkAFuwQQY>@K%^$I`8YJQw>PzKkxD->pO2rq;M_2yMfh zHnesXAf9z!MMVAJJ$*Pw8l|dYR<@)KQ&VeLmyTqcI+E?uk!(Rb!>0DST_Edj0N8~3 z>zLsB^`T}#+kygkLzju)b%5x1k`Fum$m`enQQKlKNag(tQhqOtMpeeC8-iKP1ot-a z3xGQ6K_#@ygc@u&Q{z<$Iw)Oi(j8`J_gWYS(b z5~M>yy`C*Vm_W+MFN?*lW#c!8@I)Q&cR_@N=GMK7hmSDx4cZff6^xo_+F5i1SOJr% z=i}gk!JFKIn69f~yDSbn^_MiprK`Swv zu03c0JZOs`b+rnTcBd6E{rvfd_+~{n#3Ah2=%pmmRhqUSkKGWl>dQWGf<Uw+Dtss)bV4Njvt#^;JdVAD#Zdb*egYmp?T5~22=#+I^g;Bjs0#LCn{%j8ZQW5 z*O(p#f3}NGz5UttZn#>aOkR(U1)Dk+>>>x^%t?@bee6OJH`=LF`YrOJTRMg;ZhDG3 z`0LURqo_AOy1-%J4l->i%T9&b_3Q$7L5f4)1Cz%tc~qy6>V#PxFst+Bma~zaL;V8~ zR2>9Crkz6iUu;JV<=!a)tC1yZi3^hsK&uGsTJU z8{Ip1#oy)*R-&l4QhFdvWC4Zu2PVexFeNZ{={=MpMOLsv;co-O$M)Q8fuQj{9-Xxa zkx9KVHV&KE@ta>=+OHHL#KN^Mu5VB>V!JBU*c3zPfFJza12;oleYcZK4UO&5N5oBv zG?F(9@vCwCq6F%vdr=Sf*+=2v6FMK?j>NATOr4N1>CvZ_MTn6SJ|EBn(GoyPHRrzY ziQUCvfPgMsJ_ya~0-u0VH4J;riO1p`n8C}Hyjzcj$tx|fwRK%DWO^WG!X*<5ki5>| zZ1wK&l^DLb2d_%O7x(qYvU>DBUr`6g@C6SwQxN*V$4{Ud*pQ)bE{x+Rec)T8aHfre zC>H~1yAgbeWG-UF!yh>3E6bXMOJOft{wgVMLCe7D(5I-Qoi1(ft04Y3zWqDlqrmW9 z`wasJ2X_v~_xtb#9<<@HFS&PtZ-7s*%f5hjXZjvg69QqJApYWIXdC!7=a=}T8{!qj z&fQ{kN?%75H9P4;0bItqS6ukZ8L)#QeU5io4W;fewA)qg>Wg_rTI%2%0^TUl@t0Il zgox%;(lvB%Ibo1mzPJUUjH{9k9r47Gg?@_ffd{vM7FdjT+z@Jy3l5L$9c*#yNOFiT z|CM(ay76$te>@&PnP1}XZn0S&NcoI`zV^}+i%4SDSVts15Rvfr*kj+)>(Tehy5aOw z&9mG8flIXf9qk|V8>JO5^g)~hZ!6LF1h9{^#KOyd?hCVY#Ud7P z^gtYhT=*$eX+ke_*U1X{SyCRp#-*fgxBqIb)45)ZhU^PLMR&+ssnLfr@JpI4H}|_^ zK@T*g4lhJa!!N4fwJB*-w~m2|5Ch>ttYsNkq&0K!&iK)UnEfq607S2O--MTWWDC{p zg~oUb;Ntv_mV1TPE-Op4xfDhqm=teC;AS6mnbbgi=Z$MQUd9)TLZ}CdGBrBkelCDF z-@@@g)2={7l)D7W~_sa)jzfIDs zds)|)5{gc*>EZ!8t{`Z=#pr;B>Gqz@vEGQ9J0VAt>fTyIi8 z4^u(=s$%_^0w|x<17~JI%PX|Fa6U{eMe(;MgsT@qDjNF}bV6H)_hX?irIT)p9vI2-eq{r@7DWDy>yHU5f{IZxQYLCMqbX7 zNu0ELjPZ4Y&jy8@eEc-bu6>>Keg=&Pus|K|Q zK^6HN7??ffmL0n;u)nc|gZ{am@ZJY_C)jah1#8gnQMiuKezm(z6CyjcP3u(_uP#9u zps%l&H{t8>O&_``2%lvR9V*AZVPB!;9-S1zr_=1{_3Fs1TSsQSTK($ai|B4Bj$61N zDkE2f7zJH{zgJIR6(vV-`0xO1D$sf~zMbygE1Q@c$Gg1o??83yL)a?B5PW|==Ha{b z&Q(#zGTjuuv7O|I0gpN8JG#zS%;5RG@?=F&F8#XQF4*eRp0277E_%q{$1NJ#Np{c^ zlU|p0>aGW!3VYimgEE4>5D4Rd#lP)!c;M!Ea4GfxJYUPFAmp$ce5ZcNvqBpH>KLs> z4)o?&w+^0qVGB%0P4KNbX?2%AOD*b+g>INNZ=-MAIdp);1K0Ag-$v?&felL%QUYBS z{=^V{3>8@TVnT(+2*VS-ae{BP!oVb3K8zvh6cy*5#CJq}$f<(2mmuWER}0)b|Iu~3 zc3so4sWv%21-dyty7|C$9bgqU^A%wDHaVO$gMj|LyAvEmtKlabUxdG0l({RjCQBHS z!rx`#i68pcuIqnGW^Cnu>R%i6uZp6MR{HL@WbV&4f#Y+t@^lbS_61?u)KX68J}l?$ zxd+;^w-VnU_x~9em{8|l=FLuGt$z$`bMPFSgNNF6RGJkfwCj4`uHR_S4s%(5*8k^F zXDjcz(1*L@U5GAj>2C*&>j@mzgmMmra8l(B}%r!RIW1)d0RLL?|2PT%eIm>!iysSBS2jjf6 zk4Y8GWhy-W>~Q!y?L^eN6AtLmDN| z`7OZ1bG{>r|Mjo!9FEKRL(3mt@&1*$^*K>V6!x$5|3&{-QLCb;GhRg0zqVsgmyz8U z#sn3GDn|RL|627H?cpKPTg%&_Gr}|2PSTz0sT%HAYroMB+#LFSW^|mexyqkRp=Ys) zRKQ#^lq-5m!2;JhzMZl0&3!Hl#iAOaz2pIIwO`L?i~(a)<1?}Oiq16Oww5`0Av2_f z;C<(yAbH{BhO!jVc(m5rVVX;0C!KWdZLN35LaLobKSWM;?t+d@j!e}~MVUT$Y+Kh( zFY**7^5v6-3D|AL|Is@={J^jE(DTWYGo$$lJA3$Z;PTfN{l6~?iXw;?Gz6SAIA?HM zbdF0o2LEQGHq)n8d_}B;wrJSlb?|Q{dNeUV()f?dv$(^PUHukcZRi%43_T6+GyE1G zF!VzU#J3oJi;pRKc!Y;sv`j<5=S0U`3jUh~e3`@i&pA-xl&PeW6%d#rc<; z@)nENoANprhzo|lXNmC+Q{Jr$#K#nWc!UT1rRLKv0c9==I6l8C%>1^}kzeMA>Eu|c z+%vO&ipi5{W)L_V0`;!9l~Y!B9Fv9y`#A}@?POn#9UrdurW1k+0<|2BhnED-k_ zev9`Sy2bkpUF3t?EB=bH_tAd*ZZP?8O~JOb zZ|J)X-kXB=8M?&>4Bg_J4gJ;>+%$BHM-Bb%6nvkdTYSHvTl|2br{RYTzr~Ljy2Xzf z`r`_FO~ik5(c0(_T*7U@lLd_SU;fsb^-U`s`B#PvOkce~EbDR3Z}H`(Jd3Y1bc;6{ zy2Y~o<@zmtwaIVs)rM~I7DF#C68D(=vi{=sTfE)y_ov{!hHmkop%10tqlRwr&4zx= z;Htq*gJu21{g?GmGM+a1W&OhZ7T;y~Exy~(Wj(^>S^N&eZ}EE!-QtG~-Qq_K-Qq_L z{V{_-V(^m&f5G5yrr;kK`ac`IJj4q;UKUHd&GgF*zr|M@dZ)qLQ}6*pA2L|tTW-&o zp<6s{=n~&@ev9ui{1)G1==Y}JcNqFY@dGBm#Sa;J8vcOcxA+l5xA;**f6U+y8~ibY z|2Kmr{^$Alw4r}41%JWN7mB}P@>~2>L$~_T3`{Vwm;jH18c%AbvGjxlW z8~UXNOT5kHS=?dxHyJGPFz1(eH5u6{4u}CA7ha}#syRUQe%-fuFqnLhnarBw8vtR2j;g};#;O$Eb%VWMP6iN zu?e|oLud)(3!)cX$|U@ojV>_re}S3*RyxlAGFL|A@{2uUev73QOt)BMkm(j*Zt4^H zV18L|CF7#WFY71fKihbRsz2v^@%fOJi5{TwA60bhdm5Jc=Jw-U^4|sif&R@!7e(j0 z`moF_U>RFvxya0SD;@b)BP;zeeVvD{Jc}dYeKP-yW&WZ4u76o5BNKg) z`lsnwme>Q%FY>^+Wa<}vW%{t8-)!(L1|Kt6=JTRJ!G~OQiNTjfTU~!X50osN!oJCTIt9y_L%7sg`63d`Q`i;i`8Me=r`jFvFY^3SmYrYZ}RM}{}zk==lm95ZSrq1 zxYOY6DR_sW?@qz{41Gx9U2cAHj55(ZG{2`59p}&D`wZRU`wiXVcNqFRQ}BBX{R1iZ z5kr5*;6F*hDC_(umH=@MM(2PVFPyV1;J7|qX7r(zj{I#{82vFl4R<*1$kk`D$Qzd@ z^2S)?E8f~%ba~Wp{dpGZ$O4XYTyFZ)N=N>cp?yqWy+FLt@QZ$Nc@|55n0}4PFZ#fA zv7d~O8h){#Ot<(J!(Uw>K4JK$4Ho_4`YpcG@LPPZp4BcYU7w(_Mr%ir~?=p0Y?=f_XMW48Si^ab& z-Qste@-2Rkp1|{7FN9%HU5M{G7pGGx+%w{B=YB z<^u6|48O$?2)REVuXP5$dVzS0;ZMT_!@na1_Z#{?gReLE<|W2*pXQ3_lq;LplOG`a z{4P^p8kYTh9{&eT{>5V1ujle*KYf1q^QJvtSYj;u>D-?0oAMWme`xYsEc@eJpX`q( zW4Zsrbc@$zjs7eW%lH~fpm-!kPb53jMYe5B!(hJUemgDJ1DNZe!cFBb1G<=u9c@tvmpyHfDo zhJKI1_ov|Z8~P(D_%TDb_z6S*q`^-b{B#QbyrF+F1%KJlE&e-0|AxWeH28%SEE`6w zKW%Ms|7!6DL%-1Aiw*8b!JUR)Ft}*&wiG;Q=m!iwWbn}x+%)uw6g+L{7N1shKhpSb zF8Wyw0bgbIAFeX{53O|Ee^?$$VY=*}CF8Y*KMh}L_|tH~@LOCo^lJ>>or3ony2aNU z`k=wGKf&W8`xA_1zaSakW6FE0!S@<0>vJy8;ztbsV=4G?L;tYBA5X!bFmzdubNfDJ z=oZWRoB5wM{LiJ}&l$SKpEq=izhLNJH2AA2_^%D!;^z(h`zg3BtcQ3!)~4X~hJINJ zzTD6|4BoWFSoRC9itck|uZJR&?Gbt5{30JqgGF98MIUjt z0LLg3J!IsC>l1lN#v(6F7kQD9!!G8cSBIW5evOfz*BJR}rK9}F{4;%BC^Z?&{4+fb zUu?=t!Z_(I}P392Ms+9 zKVxMqhFIaxT=7iQY@{`xR4P8vZN8|JO^5zhTOg^LU=GG`u0$Yv#Xj ziLv+xE?>^u=Z6oN_8d|;bR8aYaC2B}Gg1o1zO>Tg_J!$UUy`xd6Q+y*V0>X{)cmm6 z8|JrI`~lM~7JI^US${CzX4U>=Cyo4U0Wu{tu}3hDUhF!52m2@>w+U*-A(L<)IL!uTH^h4LuEa82&UY@d~%c z;vQ3;#U(?xSo|HAZ?UXrnQpPj57RBa)zqJcMP9f(iziKaX?WW3pECIFCC2xw^1knE z=XyxXMDHef{G_6zyrto%4F9K=7(Z*u`}P9ycMSgvDfkD5ZgDpFn_}R^hg{TS^ts3A zb1NOkcUdTf>7w7sc%|V_!#KD6$K_ev;mNN3X;}1|%d@!Cl$VCL8Geh!|8RY2So{<7 z?=$6#ePH@x@ljR2zZ=H)`QAnH@K!~~`A)<48UFhf4v+AVi%Le`N=DvV=~%zW3)3aO zNyZ{COi#m?hek4g8h*9mPs0VnZ}AR8w|L0VEgm-X>H_hY;kQ`qJC9EqK5fdo)8KoT z7{5!EcVU(RzL}Vbex2m)Q;LrAl!l)+{GVB3{5ezJcNd7iZ}@+(#8~_V&-c~Af6Nbe z8h$yyEQOZhLoT|;*n?|~J!qxJ?E%xp9wg)Sp;o4EF!;g+VzCcgp2f1hVYQ2fcyI%l|MYf zLoV88On&i4+kC!|f4&Ge0c;hWW+c>5?@vW-7W=vo2H~xm}7ypxtMgN&D{-!_Fgb%rBw~@EqM&4TK zC~wO{DNJ9Tg4Y^)8ot=@r{NC6Z}ApGx42~J7Vj|hG%Tac<0JdKj0a75i^Vsn@=iJV zK^u^XewF6;9!1CbOT)7N#_he&q~U zpSDm4)6?)W!!P>5`7IWE%5;k_HRWNO_>cK57JJL|4$toTf7KFW(VxB1eKC2vkH-6` zsV@!RV)(@#ils)DT(mE6G9EDVJ7DIwm5yU4%bbc>%d^k)tJg28{Cf}c0^ZyWr=65}7L@*Z;bVKt;>qPLO0UKRFVcz)Bcyf4N4 z5`Q!9G36~5?=a=vwm>{)_$Lg$Yl*Rc=PQbMJf1M+r{O0J|5FA(yTn+&pTh0+cQ$zxey_HA1r-eLIrmlzM4@_Y>F+na{vdmubscbW3;H~2w= zA4|dVeGe{QzURUC8I%8u27k?9`Mw0_|GuGT!~671m+wC??lAO?25&NWyTZY=!9y;3 zorZu1O*}Ga;*nN5#v^M(DNL93`I%u^&vX7XjBVgQ=1;>{dUn@ei#rY7Vu^>izBGKu zlxMN*_i=eQ82+r0hQDI? zznX%-Y3Pf^-!yL-rwf(<@;=mA2<0emUxBvE&i0rZ}HQH z{#*){@5OO_63--K`JNloE&hh7PvRfuxA@0~-(rb(IDZ& zv5Y6zC*vuR9u|>{hD?7Jj^px{oL}T^D72jGKWyqhY{s*dj^io&!%P=>ogZEqTEYAl zi##)3))S0Ho*7?g%1gsCADmz0nX$-YG8Xw{y6lf8W4SNDbc?r`_FG&q^lb)jS2#Sv zLoPa^A>bR#eBWT^yOkc-AEt}`Bx8{erl(<0*Bv%X}^kzS>s@ zGAnvy3AiPmic0O8kYHD zev4(km~OGmAJb+27|Z-E4VL*k8vT)*KeQ>C=*?#SxIUS`WGwT?beX@Sdir4gZZ`9G zvzfnEdVKzvF7ua+Wxkl6hBt;*GQY*0hF&nZXNmC+Ro<7~{9FiWndnV4ezz$)j!zmM zGyD?@hevqGf#!)UBIOn{Kdtom{4ibSCmG9pFg*>6e`WqOEc(a%7K{I3y2ZsXC`_06 zWqggHFBb1s<^65Up59IKA@j%er{PIe9?sA7663o~c^_LK{Sugsr@(KhfO^NS8M7JtIH-?O{%vUt$Y z4;VbO#P}9f-glk+^ZQ(P(R|*g=-9V3{0_ta&LzeVnev`lAb!s9e|CxS7fpFTTp<3j z;Rna#{#btGdz)oXpnr2w#o(&Z$EwlCRyxk_%1{c^MgEg9#xDHF^fWB-7xSlKSuZhv z8otywCu07E;trGF;*ExGvG^;l-(vAsOt)C{pXrOmH>mbz+}Rt>Q6_pL$;Um4j`N>} z?=}2l54gRH#qTlYe|mvf{1vz78Iymp_)koE-&-L5f#Lt*5@WFs+<&<*JwGh(k1~HT z*q>y)&Cs_Sye|dI`As#91U}@Vy1@-&&l<*_wbD_Z#eOke_Q#U(g`rlar(ua-nLiB| zO!;Y8><5>>SiHm3Z?V`LuFv8_CjTudSfWHOPiB>|#K+0_PE-C}28+FEMC+V=Ly^lw zziHwZF8@K3|51Y_o@V|u{Be{2i4^>#p+A*^#r|=7o;LgzKV#_6rr^&Sy2WDexPFVj zVDf*};IA9}-4y&iLl^tV^`~KpmzaNTus=(KFIMGU?&OW*a@TX0FIe+H-i^ZQc<-f2%{5``j=g-`} z9~ipDZEj5#Ma*yUN<+7JwV|(DB)-_>xA-zcw^+`%xjzOm4e@D=>8o6FAo+!X!svB`0*4h=hr+w7Ju60xA-%L zZn2zybNO=qos7R?%KJNm<^EzLcn*BXMaK<3VdBRVCVp(Cqy5IU68|y%QV*l~VTlKs z-{Nabc@}Robc=Tzy2X19eV@Tc72fRp*()F|6WvSWb(f;!cvvj!HSV9q519NGKW^w2 zf7sAJk%FH#^fWB%#ST~jf{mw+cV&sMS?=tPV*I&_=fr<=(U^vS$BjOW8+~Y{Uj`+JJ!SgE zq10r2siCLgPQ#yuMW49-G+Z*}FE!p_$`^g*_E|h^_$|J{&~G;Qwk5{Xs=Qxx_TVB& z%S3mOyommCf70+{syvjR$Cnt(eh;@t^l^UptEN4FwZ!=EOnI{Z!R<@K>w-Qr|N14y zmznZp|AXsG!?HiZ{MVcEESCKb=C}BS$#1c|ugLjj|0EgTZOXIwK0~+oK|{CrAwz#8 z1%KGk)9}X>e-I^j$VG23_WKRSez($5|2Bj|n2u@umy9p>WLIArE*kzc+++CD@HWGr zhPNC3g<^@Pczh(DVtmMyUteM@Ui%HvF=vl2ggP?t%Wyb%?>F_O;SU)8N0t~%ywBtF zMN@tn{xie>Ltb(n(}rm5X=5H_h+}spN0nw|DhCo)X*(% z8oI?|-?_bGhTq~-hMtB`8~!^D7XQKZTP*wQOc(#a_#LJ^iyt*~iyt%e#|;+$!1X<0 z=$}c!&l& z!{A>t_?-s-y20-<_}vD-$KdxG{D8r~Veo?nzt7-@41U;Pi4>5Ki~fzFOQgW`-!$|` z4E~_Oj~e`#!LkxWLN5AkL;oFvKWgy5HTZYQUK|UlZ3dr1SoCWJVL5+UP58E~FJLWU zk-~L^Cp1{o$(!i&kwkcoX3( zgT3Y7b8Lq4`S%aSpLcTkfnFe-4f%_NMN4`J7XrORSfuzG!kvM>jj(6|e;-!p{Jlt_ z_Y?m!p*{S)v|9t_?|1+aBorKGrP(^ZPo2 z`F#$Ve||sWGl8G)qql|r^ZihLp9cKkmmPe*f?3sQvi+UA?{r?fIx3zn(;^XV2Q* zTwmKqFO;`?|GwVFU#e)caMbb3;; zi8B+isjM{_-FBwQWE4^{;K;V=rgeVO%46;SBo)_lTTqzhghYlI^4loSzb}gx8C! z;hEyoacl7zxRba(ULLu=rQ${6X4p%Lor~Kuv zECY{@UTALFc$v5h_VKs5b;HFH?}b}LZfW_rvA6(xIoF0@KfhXADc&6=w6;;WRyfa+*!Xy~NY-gvf1dCieZ^#^&I|5}%KK``g$e?Bi)0dm49(^4r-moFiU| zCr55?Yw$Ypdi?9V^SwIw*a zTv#F3mSg`uW3H{jsnPhDYiscy$=`tWd4ijPN?Gpl!o` zJ`S`U*vFHBwmZm=%C)xdANhs$E%x!M&<^4CQGTKQjE{+r;Wp9o3(czNe5ueX;tYu= zU@wC$DTqfe47NHrG0HEp`q<}RMV5*uNxT_eD{hUyiuzxXwZr41_KPe7&lYE6pU)Lp z7wq>}imV%6B<=OW{{E%N^6^nwegXbXJOu0ayG!w4X>SzP?|CG)6ho7 zFT)dux|iT5&u~AF-)Zb#jgJ+&U&E*8x;NoH7rEcV$D{KlW*_0bB_96_FODt%G24e1 zO8o=)ndpKYvm^M)=md({G2FVVw^!~Iv!2la8ndeSq;ou;gtt_5C*xz6x*OuIvOk*P z5wd=1_@PrhKOIk%lOP#kaEqJzgr;j^>c zDPIl-6f{wgth1wSkM zb0dB|!{hJZbE6Ab%s#~DOZ+oDR{G)A1H@U7S$Q>o>w*NdIb%hs*k&k9#r(#Y@aC!bhSBLCiYhb+Ugh!%YWyeox#= z`qMRdS2d3h!jntf*W(s)KHP|}VVmP6X8#HDv)y;#S!wQj@TCLX58x}>yC1<{%JD11 zN9FvF;j&WCe*w3>+WiWy8~k|juM)G3_?5=)ckmSHUmxOalK&a*rN%beG$G( zmfsNv_W!|Et988eCV_XAoX~mB+8g*H?Gnh@;`gIR5wy+242I zp>q80!3CYY{sXwRjE9fllbU4OT6+8ye5s6wZ{RDtc>FzlOR9SZ z?jZ3maBxpJUSjqw{#g3gPq=)N$B*GRI=N3~X9V|j<0WPZIJk!!I=EK0Nq5)B`EtIV zgZs()w8pLEe7O*JYU%Z}@!7IJF2fye@OUrWEYIB^S1xrA!F4Zp569D+y2s+r3f#Bj zl`?)#!wY2n9>9;u^<_SuAHBhe*^_ujuD7=ge<^+mAC~^U9-k%a|27_ap4Z=whct74 zhJ$-h@e;GI@O>%ngZMUyAI14n{{((i+OJGsN|yb58s04DPcruVr!i}UE68}?0uM{} z<+sHd*SItB_nGdX?^dkp?vDG&{<#{LEAeffg zFh>Y|AD-FAJr|!V^SQ@y@E$qLUxF)L>wW?EJwR=JFX|oE6-S!BmJiu{zCeHEnG#$o3n72y1u+7_!k+^&ci>* z@kqzPd)#pSI^rBzejcvY(c`^w@R?AUKLA&*{!-4TTkr`vUX$<&=@0kd z#?t<5+_J5=|0w=cws$c;AlLKf@NqdltMMb!e_zL!p6Tsv!QJHg@F8v>^NZbhsEl`C zpRN`JW$H!bk|e0=Nz_aNN6p}Q0p%Kp9yKPvO133$&Ho_`na*}y#$&yefo z!}u||J}<%_$@vn)EoA&zi93s5#aD_q;hJ*1-p7+=ez_CR7k`Og6d%BEHud%WA3j6I zv*Wm{xB}PCsp3SOkmdDjmi~7Keo{OgKQDd|zbDs^1-QD57f<0Oa=tCc4di&ejDyb<<0WPr z@EnK1+_zJiJ`4=ViE1)^{mBU(Wv*@#S5;y>)na zdG}lRfQ&cWa9_E8eTrMO@ce!FiW=_kaYBLnXM90J_aFF|EO$lf#^m~SDjs>2$LrvR zC%YTqn$q8z;ZON5USf7W|K2Cp>kQmc*0(cWRMqpl1^MEua3)$m8GO>2kad;{!6E`aitsde1Lc)2vj+|5Na){vNM^ z6J-6*#1-WF*BD=aq355Ad&v0S9xs&n$t5_8|KcTPUHNxKIX*q{BQihghwm-t`9*k_ zjEBQ;7dfAA#x2hE{E0YOuK#!AwpkvZh4=JwKZ57gb3cKr%lP>$em2|VtML7D{dx_5 zD#v#-ens}r2lxs(|99cta=!c*=gRr=10GZ0%lidiQtbW{Z;|6ssg~LMvi{Za&?=sP z2EJF0e?z=Nu2;?R*E0UL!3&DKeg~X!sXGThBwVle z;&##>#^Z%DzTJtB%6K*dm&p1(gkO^Lc_AJq`|BBe^Oe5575MIS_bYgtj1O<%=yc=! zeh*(i#PfIH;5%aR60o-5ne8mG(ocOmX3=TA1i`~t6k8EzowLob{p*Z2N-$xzQ9f_KRIFdU!O z(BotAaPjTYTx2Agj3H*mFFL-Y@N#dvBW}LI}60>A{ z#sGICyg>Rx3p`cEd+uAiCs3+dmN;{F$Sd)@IlUEEjW8Zv(>#9zsHaXtR7$n!_z zlVv_~D^8O0cM3jD#*_Q-zOG(>F8(CT{W$(0!My};JJ0(>zA`60RWUYh9cz`Kh?F z^v{-fWVrfV58C0o#TVnp#a(cRis1_}yAqFK9pfct`8d73dk_x3GaSZCaf;Nx3IBGP z$0y)Haz5OJFO&JtO#H5l=MUqj<@hba!FQ0u<;Cz_lD`t?)%Wow_7&rX*Lwa)ykD*_zwWJckua*-5=o@ zjohE(=j3{`ANQ90AMtX@{|)z$_D^CgyIJz9;_Z@uIvy?g_3*=ze>VPE@>}6bGG1PQ z-W)J9~Z+ z{#iT>*OmTxGj1!Mh-FEmTf{r?PvS3d1DTI~i`&Zl@hAM) zrQY5#{IdAu6s`y21Y9xK^K0TG`ekXEL9<5YLqUmW^K$UxxRHd*RK} zAN%7=q<;;;zsvbH96uxRvG|^D_IHWd?f95@8g4DuuLtlsvi$kDe|P)4@cBQke5HFC zK3Dt_&K0l6sXaXZZ9G%F9d8$ZhQAPhg%8Sn_aJ^<=7UFZRq+XYMIZaS#H?}y-cN{6 z!-+D#OvWoE-UxpvZh_yI`Au8gp|7`}i3f`>#rKH2;}NpFtML`*dHq5>PJBInMm!qd zndbSo;?KoXaQX8+ejlzco{JBOAIC?FJbwwksg3&uyhOYfm$miyoA|tT?ydMT@h5nk zcrTuMf#-jR_ll3;3hh1qJKiAIyYdaWpCH%oYWOyBEqrl`*FOt?Ch;ctNV><*!$YNi zrQ?v#=j-@Y>5p6R9`T3xH}USE{x!b6U*j8xx)0&u68{z7Ew)Ci zUq8>Ug6|b4;itrP@!R55e4@YCZ;5*jaJR!#<^9mbc$&n!;L8Vk{*`!*I3Eu$_4pus zLgJSMgaL+?(*# z;`i~5;+?p6bI<=0pM0_V0B$D!AHGa{9A978^D8iSc{R(Oh`$xr#)stkn}X-bc-0hd z?CAB=@B=bFU4)NGyc7Pgt><5kuao&_AN-hjAYLji#_eT17>SFee~rTv#dqL&;^}yY z^uGsjg7mKiI9>b{E)XxrDFc1|U&gb<8}PH@cko-{k8oLm*Z&+J6Ys}0rN8}%JBxqA z?F+sBNoVtYI&oF}b_I{0jyFoY9-cSI<7ealiCf`ngFSu$K1ZB|FD&wSF1}wJ+?!Y; zz6Ng*55{L)=k;&E=bq*sg9l0cHhimiDt=JLhx>7T8NcS?;4|oW;rr^im&BLin@c?Y zBK}pp4qsW@<8R@1*Sojj@iM-Aifdl#@qPGQ@%Ol&T(5q{qvZY2ANU7x#l~Du<$OOC zCuDm2b@1I;?gqGjw!0Zlmib|*uh3AU@gX?5@{mJ-$GC#c+ca-_)99$xP3@;Wxji0&F+j}1OFLJNJlf@hH<<&g? zF8+Fm`(xZ#`qv(OzW5v5M|>FflK%I9_=LFJIeh;>`rj$IgY>@|fu+Bli8qNG;{)Pz zae3)~?Qv)6f0y99#a(fBvTt8c{G7!5;Z0$f`|U-z#Yy1{F&l>c`93kb84s8EL_D#a z=iiM#7SF;ziXXwJob35e;Es%8@e;FVaqx_k(5vtZoD-p6!zaX>@!<*{{{WvZ{cRU6 zs_60m;-wP*0l!+w}Rpy(`@gRw} z!58=R`W^7?;vBqId<9OI`DR}{RD3NSo$u|H;3_iTyb&*#`Qv!pNamk+;%VX;c!T&M zTy~AOzYuSi_MX9YWq!E=Um<=4za!U|H}IpfzVG2f;vKlAEbj~4Q2Z_aKpgzG?G@>7 z$M9zH$xZqERGfgnmHt>0UnKpnKJFqu2N#N4#}|vo;`^$2{_VI{RrfS}k@x}JMLZurEAz7_@y=7c{xbZv_$9o% zmdDrQd>K#Q#=ncV;}i8f|1*3=qWdd6=2Z7V{6Fzg9DFA{USf6v2jB4yUAYy?s#&J$FIizgVdN6;#xA_ydIYh z_WaTK7wLbu;;W@UO~L<_`RRT5-Rr#mT)b4~qmSd$Wquiac5;FE1w2TuA8YYd1>WA9 zc#e20epUPlUM}PRUK~7wEMEBjKfbS~`w0G4{5wvQ?JM7$<0t*U8lEWQLoNK2_$<6m z+ys9r`|~^;{Dvr8pLBdk+!0rn{+EXvN`DL9OKlMk!28A5VgCaWeEyF!q(9w)?-WnM zkBRTWMHl<}&BnJ$e|r?K>ge&s_<+Qp!)HqWTaB}2e(^efNxTII-*Jo=eou)L<#_DI zpNYT57t8s52=@{HiU)~aqyjxuzpLND{hB_ z?@Wa8i}74>7ksVEZ?44K#rgOL@gV$v;!=E~uD5>^9wOt_1UylE7rs|K6YoCL>pzTt zl>WE~rxtlUhFc}LSK`J)+^^!D;!XI3_<|& zb{u~?)Lo$^*Q*kDBJL`#jUSfdpMqb$-t(K{_NDGL+(Ud3UN6Tl_^n)On9lt3a{RKm z5B^YGfPWU3;16Ux8jV{@f17}3NPnD)56bq>!Y@mIn;+Dd^;?WD6)(qE^axiVW@~U; z=}&Lqt-U?I6~8F)o%jp!J{)|fAYNkj0}eiO4}BD0Ew)zN{}ETkb7cNg17Ba?>(|G3 ziksla#A&$bEYHut+r&AzSgs%4aaxM!=i{6P?!ovK@i6?ccr5-=JP99c==G=L(T&`5 z@WU6n7vcs{hl$w|Jm+kWuf&ZTyVv1LGX8DG)5Y8Ij&nSJHy+W%y&q2#AI8s%kKsMc zN#cd?vz^QQSLT1}yMymmAIfpJ!)M6(pM`tN_IJg3ay{*Z9}^G2 z!876FC1%C=6IuUJxSU*n$K&7`WnumlJV)X)ac}WFoLt58pTLvE%kb~5J-!+@InTWT ze_Yl5E?#rKdj}qVihD2qUE&9D-*z7V8PAsf6?}JUnYc3RvRRyjgL~rf!t<5!1=9Z- z94W#1rwY;%PW0{ckpI z-pt!ufFGCs_cWd?@fG+-uIcd-v$gmRt_h(x;YY>WaBvL@1LK@hyR?yFbDWPjm0Vy~W?+C*^n_!O1eeJdQ_+E3&VG-^j&F%&Oypj_zdqrtH5| z+*ZcdR`?egFWTexWPHoUV`ToBhkwoW_WK0&C0>Bb$^4@PKQA7QZV3;^(CO z;Mo_?Nc;2gsnXtJ+(5h>ue#jVZw>xa;&0#qGT+#WgYV?WOU!oSK3BT;;Rj^?@dHkg z`NmNke1|!#Z}hzea(-3Ct*`QU4Sb8tFM`jCyY}^X6FgU(hUdxrBLg>(`9%)CNZcKN zCF4&%ULf<|!T4gCUkt-z#ba^souGJ$*(7|K%r~avjp8}@b8&F))k*RCOYnsY3DC7MA+(cZA2Z=}F(v!XZc)U_P z1^1Ba(@b2hyywru7t8$O2|P=@4424wvl{&wshJL!*q;)b&SD!1kOIl${D;qzpF*2BSfn8NlO<5l9;c;K}jPsb-x+@0`U z(!aXl;5!-d60^SeBI%EX_+{yTrMQ{QFUH_b;)%FJrnff@2cH3k?a#&^N`G8{6B>K` zY1~Kp=L#I$vk&X9#TQC{+7#r=`MwR$lK3wCfb^HIaDACy9Kx52f5SJ6%eCYFg!GRD zJVxdhwQ%qrJ6yjMyhPj#*OU228+_yx&(Fk*B;EyIl;H6m_!H@0{csLiUW&V+hE1u^0t?-;I zcY9nY@oZd8_Fo?EEAE3Y?CkXm@WT=>!K-Dw9*xUO|C)euufGOwmgDyZ4&EcjOU$<7;5~5Yow$J5m!s60T`sdpUTZxI4bBmdEpPa7_vG z2jhy;KZoHI@mSnZJP8NqXjp$bUM`-4gFYU{7vh8BC4t#TVSFVHmKk~-|DGz|%)eh1 zZ|C3B<$TzUtI7O&KR!o%7?;X;dknvDkuR@2ZS9r)n~0Bz>)`EOJij3xTGQPE&lk7D z!Ed1BC1zQ8Zl1dFyqd>(z0O$2W_o;9)&IJ`*33_&of= z86JNE2fz7>mzXWX>r&jS@u;Tm4S4yr?sxI+GC$gZzs&deUc6o62XKm9?|;T`NPqkj ze=V-eu{>S+UlP7j+N+1>NdIb#%fzkmtKxLLN%~(W+>$;KFEQ(e&rWgo#s86bA-+wo z|M*+hIbLEm2KxhtV>S^d2e18AVm6I`kCgs58=nv_z-P$#{WRVp*Yg$lW*Pt1;%Obc z{Z04@@ix3pybD*q*z>=_^TmhoPVsN}h`1cG4JQeVLyw#a#&X1`TYTdn&p(2jN&h>J zmx?RWcitJ|`PFg4b?#)mJjKzmV~=0I!vJ z3I0yT!_l~}^sfo{KJiq%N<0gf$@&M+QfhyRuis+aS-c!~m;Sg0KO@`s25ut#Yb$Om z-iiB(_u-z>-+sXFiI3u4V&mL9N%~(^-0)Ig-x_$9xISJgZh}7)r{VvT{TuuiDkIn1 z%fZ))yW<(+e4HceHyGb>nb#kNmx#yW55$x3D{}m%<2G`CWe&bZyb#Y9FToSK`SMoc zgW_PUY9#Z$&A6h(x8v?|J=~3d7w^Xnuk`j0;|%dJT)T(I%k$ps(x&c2TqLf8KRemu z4e`%1KW%|0%Xr)luMlV9@s+%O@a(R>GM@Cphs6VMIhlVJ<8G&T{ZaTVnSYMQ{}E5Y zPl;#Zp{IKNd3bq&`w5&a^UY=Wbr}y<$zJYF_%-o1 zd|12-|Jd8}zry|cxDVkm;@|K*ak(r$PnYXa0{;CfuU`u{>g!IyFAs1x!%ePsx53NB znfTRfJ>CU>FYzAu_k54{!{=V(9)b(SBk*|fINYe8=TF9IZQL{P#p1bmQyq^l!netM zbSd5|UWJ2uAn_8j^>}4ncQAMQkIX+m!Y_;W;19*$;!$VW--YL+<0CR3J&rre{Ieq0 zzD+V8sE&_`lY_XNFRA#di@g0-c#1f2iL}#|3gc7YFqld;W6VvVwaJ-g~Y44g6Va z_g37fzk4TsP|p8-_*e~(|A1eT`bTks96!ruJ|q39Dy}5+i5mE%lf1q9xR#u6P4LlL z9#6v;oZ`;F6Xba1;QM915zKvNNdL>nPhRWw2jk#3Q}M$0hw+;-zZi>a$^M&!ZSM>M+{H$Dme#ZU>tYY>j?r@doSLR%KRL1`#{C{$NsfU-# z_}dr<*Nk|HS!+D8gF77u&&Unqop7%++}-d9xjy&B|B>r$A+9aggHrrLiq{W*yT4b? z--)HO+K+d<|*>rVf|E$G@sh+npI3c_gYUqE`G;_pj9Q-qy@L1otfG9)WL>^%;lj$^M><^JIJuo(+7d z%(v#^J8F7+i*WE6LA=EN`fc0(4EHMHgR8pN<63e&x8S8!JpK_*O>^(TpUZspTYOm) zj~~IurGFjAAIkYvk+J`IIX>0#C$hX`{N^>@UMlV@%Ws7{4fJ?>yhYBxYPnP9R#mREM&ceNA|IWubMP7d~o-ge!$C)x8 zS%X{Tdj1=@vGn(?IQY#(yzu!yZYlH4eRx|-kN<#=%KkixgJ=4O_3cvT&obUt#lbzZ zFkS->E^*h#KgxLA1YaZLTN?ga`g;bhc!Sr^!3o9g?s#y4J0IWP)jb$b>*5}UZP_}O!K75YHH{kA^*Oc>jKb|Y&!(n`%jK9I(0{XtGw_l!Zf4j0f5g(N6MIF4T*y9cHgVJAG;3Qd} zcK9hdpR(`=#a_QFzE_TKFT6+2rvZ3mp63_iEd}o2w}*WgZ=N-l-XoFKdL{{repv8 z#z>ou*GYUn-X?wm4-qfL!^A6by=Z(cvsZD{-8epP;?i()@q2i#_+$Kp_;b8X{59S! zK8P#J@_)fK#DCx{aRtVvJaIMLS6ma15ub^_6`zf-mi>D!_A=Zqz)wf{!|h^xuI!I4 z_%ZR7xM_6!$}AthARdIrmk*avW~F$Z_$ItjJONjz;Q4pq*|I+OVL$%E?IGMq@)zQ) zu(}Pmr*Sl0!OQU|iLb^B#Ov`A@n*b3ybbRY@5G6+etU7U_*aN|nu ztMDu00$jhc$A{upG9KKBFO~Rs{2%e1_+jx3oE$dCcr_QlB=N^_2f5!6!v`h468{;U zpfOvAn^y@NEVH+8dD$QD<2vF`aCh++c!BsEyj1)n9vwDsMfNN9>qn8DzyoFZl^INq zNPcyEOk4*~miz{Ip19e+^3$+I{h`Rx@w1ZO5pNXd;Y?XxFUUJ~pOUKHgg{Pk?{9kPG_B>vI)VGW+=#9VQ5)zD>D9jBe* zu7iDhIDhe}^qF{xSqt1<@`KNk{P~4tmVvXvbW5;K*ykS!mWSs_{a*N4aXD?YhbF+DUx!_2KgQdz-j-wa{gD0Pl+WOM)H2!QYUJmohts zpAna1GWeFbD*jrWg!fB($+(=XPeWWj(c5o^t4cf#Cy9e+$u^SwY@99bifc%I4_sfI zk9$jgAs#0#!J0n``}b`VY#hE<@+aXI(*88uN<0fMl>B*kdAPas*F|`>cnN+%@>k&C zZ?45lnXSPSr2P$eig*kDTJpE!^3na1GTVixO8!1POMC#=mi!|)LwxLC`Q^A4&6oOB z@fDJvg!hE2&-Nzc1LB4__?v3+QfAHY4CC;xF+U@ppK$_$Tc9yU_j* zmy6cF&`#=3{}xxl8RFBh&+iKD3_K;8(D3*Au$O_>9G8#k547{~SlRvzTbOK)2e*yRf3DxyOFwId*F`V%vo!pUEbk&5 z{0)?NDYH)a3-RT6P;HL~zqM%-l9}27oGl)Lhlz*b@!~Pq=WG3J0$wZeDfrp;;R_sJ z?4|Ete=Ef2hkb1!@o!}Pf@c@iiz@WB=dmBZzVTJgT3^z53w(=k9~$) z)(JDp>?`cc>tjD)UtS;k8T<13*m3+$N?1Q;6{ERC@LIAZ;&;O^u7z)u<<-Z_#f@=l zbpO4~TH*aNp0>y1C7y*FOZ#20_pfB@j>ky6FPE{I;JWV7(gvc3=F@)Ca>N2kA4vS;uK$zP7EOa4pP&!=<}H}OT@Fq zwQz%m;qqdZf?t<-6MSm)emG`n_zQ`rU-`>%)i9m< zt8p|P$Ln#K)DPzR8Iu12{xCY9V)hyK(!>6Xqv4f1Ip5=f4Z@6={qm3e?)C?cn&X4h z3cctbVLGmcPqYtTh*@pyrJJ3FQ==EU**SPe_wa?7orhP+_N3#_#T{|w==0t(%fs(S z8yvGfct&);B4!2HOQ{uOpKp}f2wYd%y9K|;7#1%vy94)?_;mbwbpI`8bMQ2YKZalJ z>-C?(Z%I6OR&0}EkFUk$>xVA0H}UbP!^Z4=e2K(&;tAp}@hjp3cuO?jiP_Ki{OJ2G zW$|axM)6WRxi{~Z!^Lyw^%R^XJ{|k~r_}1=sS3Au#_V{D*B{(S>0L!c^ z9xCpM*M`+u{?*v`SFv4-eSa1I^{iyyU&S_(xbLrGy9Ljb_HM_E#CK!wpT%}R*5yBp zQ*Q_>@cd8gCD&p&Gdlls?FD?7Y|q-jjlvq7&-i8WR{XvA6Z}#%AeR00-Hkh<_lITn z9r1U>NAUl|zvH@%eR<`Xi*yuM!yCe|jLS*?`5Y&Szs4!zgLptrxcxEv z6?@6C6G1$BA;&6l?YUl#e{~!@<1}8%>!=oC4L5TiTt~Cvgh%{kSyFbH`&Xt- z#ooU%Z6@~qm1%Ra_peM_h)<5*lkhw*>?OliVDDcUwgz7$%ioB{ir>XAia*9#QG*%w zIW7=?jhjY0r0lO}&vqC8O8jQAUGvZS!QW0OmG-LRX_9{i_WqS&4Y2pG3~L(XOa1e( z_pc1Q5PSd1uuHJ_uMEq@-oG;JO6>hB!>-1?m@~#p%m!gE>2^K#`Bl2zi2Zp_d|rij z$@bidYqtzrD6<(j3iCtN;8}E8VHhvK110|{JW9MA-zk0>dw)u|*KrqV?`=Fl`~mj; zmu{cp^+{nu%>IkLw72hZT6F%kxBua}vi#%tV{rvKZ*FwK;(iCtiW+SH*Rx#<#r26l zAo=Iux5UBU$~Yvx5NrKQ@GxmF7oQZ}-zl>m*!xp^%g19RzYtFsm*CanQFxPh96lnR zg#GnDU$yxZY_QjUn%)pagq3w zf8~FHGo=1Ec&y|f#!+|Rlab$WC&{<|dcU)sRmPJfULE@vEckoEfuqvK8e+fy(8ikK zdt~|N<2Cid3Nh<|cS}46w+qAEsqTh@XUfG(nO%j0XTpUpz~2AcSTQaM!_*&vgJ;5p z`M2Qca!mYoJSq(1yYUq9{dk4=VZ2`aIQ~KW4DJv)W-nkbY4!@97rl^X8}XyEe(&Po z8FKMbW*_6)=ehS_A79dJKkgcaITH@yfs+3#9wiQT)}7)ixW3ds4fhbAfs4fru)kkV zv!?j&E5n4CosYe=wu^B0=zM8y9dYo?w|L=tj1$t_y>YI10L}`-oEby#1o1HZfaKqd z-x5#6hs1Z|iBkW5?Bhdgdl;W|ewa{Zi*Qt(tLT_ z@c9$|P2$aQPMffPnYF?G`DC7DVE?>0@2~H+-zE9M-y(Wc+~;5U18_mKy?HhSFPHq` zc$0W69xeG3v48(1&!*x}CI5bWP&^M$l=_SC9PtutZGC%Rz$xOjc#-74fzOxtd$>Tn z15XftfmciYZ?J#ABhP-s^CkZ`{G9lt0=<8bXH{_Ja^d>s*=cx#hH)^}iWkAo&yV<>I?> z8_B;P`~8wUdl(l;{vwi60ePYf7P_J z@Ou}92{CJmz0|k!@P_Dx`gS3HLe?i6Prfuvh*=)~QsTXFlQ7Iop+AnMC%6coko;k| zcKfhGnca;2c+|JsF#r3z)VI4pGs&Ncv&0YoEB|p^99C!f&)}YtzXA^xzkl;*W7-$^RUui@(O5#0RnWr~38_?kn*>@Mv*`L45wzAbf%AG4@j4YU6_Fh4OY5 zUM=g_7+05gD;$OSq`e*fB6^|BI^h3_JK;(fh7FY2Ww=X7>i5LHJ>~5h?0=84%nEUL z$uGgYh4{Oaw^6vIw0{e}R{GZ+*h@>h2M>u}XlW1N;F(_W!uLDzR|TPCwipM`;EIj=O;QyQ3skq@u;cLyUHoi>SPrmIe3+L z0p2HGj1P;KVZWX=w^ev`voL}0?_w{Bwi%a{3tvgJZTMMP|DE`NcrQLDBg`+eZ}I-2 zp?MwzzDDB5aFqm)moMV;sO#N{ctuFQsZk5RE3S|CiyPz0QGZCZRybMQ4rhon@c?n~ z+ssmNH#|+;2fr&GfNzoQ8S=0EVR)A0kHOO=e*%6&JO%swInid|Wm10*eo68d;4R|C z_;c|xtnIDB+TJ>RSn@aFd9u8%c%gU)KD9%*!^>lkH>iupNz+fr{m@_Ue3W@8ruTw>)Y5C<94$A=Wt3?p|QP$eSI6-YxqXV z-;8~I8{0PQ>)Y6NVqf3Jwio;QHnwkZzr=8XjPKY>svW~Vo}^kiCYw`a`KREG;u_f3 zH`VH4U!PP<#XBUwCH_I&4tI)HAk{K)A8`(*3;tbFts5Q@l9@~&JY75hFBK2LtHs0c z8{#o|r+5NBDxQK9qw^)zW?;V_r`jCcTH*_EKk;H*B3_1ld{4Di_~LWI1;%VW_R_#M zM5T;jjrn+AsY{QW$fdP(Rqt4v>hMEXY( zo-6UX_^3D)x5)PTE%5+xJN!g+emAg8T=nEIzk%i8@sfW9UMBfh;dSDH_*?OHxU#f2 z9QO*Fw+41IUL?K^FB9K|{rb|t?!!l;HI7j>v_VKxa zy@tn1{4G35{61bJ{sbqr4_7#5U*cKWq4~WP_U|h-up_uc_Qx^2H%w=Llq+HXiL2t} z(%$KKlepf$@>B64sow&BD*0{kkK#<6CHpf6cM*5Pwg_? zCiREoLh;RbhWIu-Uwjw#`47h%`}cD=-Z)M6-(z^H_$jd0#Gl~iox=_0cw;Zs?K?avdZD`ggll#TUnsNx!;M4oPWdF}<^#l4@S!up7h-lg zzEtYh#n+$d@w2gy@71j(jt(#Fx5fEVzXKj7?)dQ{rXnjZpGJE4HIH^7xt25_hG+&B-ulFwk-cK?E5dtp2FRt29oSKyh-w3!oI#q z_8Rv6lVoqrga}Dla=Ylr$?U$aK96mKi!xA4Lh9lh@E$x~Vpib>_Fr`Tx&MWC zU+M8P@G5a5yhrwLOZ=X!?*(|9?B7f9m5sc;%kY*;?%uf4Dei&zyH4(*_=WE78*yrF z_pNwWbb@ex;jwi+em~w_-~9+~Df5jd@mzYGS{CRb*%4wUU1} z{#o1-`}=_+Yl}OT3)iT~I$)pg7g=XqDDlhjU~z9eS==8_5f|Zw;v2BPA1Jb$@G6Pl ziv9gjk==>ElK8#Y-!B!}gV^8C7TKeCujD_8cZ;9J?ZVCFc_uI70TO=|XG#1`?8mpr z-oxJiitJs@DXumd`x^fHd+7PfuoXO{qPR)Abeb0f?GuO6Ko`ICmxHt ziEqO`-Xz!*JXYfO;+f*vxSlNU5$xN`^CfV$+v*ce-z#)z6EcR`V+CAKM8ghZY}N2!2bDCg3ZA`o+a3Vz|#Jcc!jjT6#Mv* zU@P$mX@4#D?*}E=M!ZkzZ^667AK=PTe<%J{;$Psy;{Etf@j+Zw>i>)r#J}Stak(4y z`$7p;1=o^zbzEOu8#fWx$1TKX<5uDpc)9Gq^YIFCI-Vf;*?6M3E1oLufv1V{@hov6 zo-Z!Jdt`Yd@d5Ez{Db&5{Ihrp_EKmwa5SA|W-|v*i4qEJ0bVa&jD7qpv}L$Wbi4{} z754dFp{>Jy{V%jl*vG3v+lpIB`#Z4DPYP`hZXxmgI9YrMXN!+wF9YpQ+#`BnpjG7J zF*gxv`voSb5iu3#n>?!?h3Roub8QAx4KbwPBN_+wK{@%|PW51sC zvt`&zUt5KJd;8kDf5iLPrhmly*w%l&{d`HbcGycL%fNm-D_KWe zK1!%$xwxXZ`#C-e0TOjo9~R6&r^WB>#3Cy}jl64O6in z-zs(=ZYBA1u4S9;Mb0 z_l*)ttr;FHPQ%`xN-Z7tl6W?5EbfYZepG5baDl}0aUXFZ?k6t6`QlO7x4+cJ;n@D6u2Bo8%wEzW+IXFSf4Ox4+nWVBh{?%f~5E1I1Q|efx{81pD?E+bHbYUu@&BACF?2 zgnfS$+cfOkUu?7RR9W6UJWsp`d;cl6CD^yW*j8ZQ{$g8$z2w>kyfk_t*S6rp;_bLu zbiK{BU3i3eA6_Lsfc^bxt{uVI<-!JY?HC>}E;m-^Yq?ex7l-Nmem@DfI5~VF*OIXx zpImE*n@PMGZY@s3t;Fd;e%KuCXJh|-E7!W>g%a<98%zCsJYV94_-SzoenLD7d&#kJ z*vH=-n}k!NgdCfOz5nFcEL=>6P*_MR8WLYw9 zAH9%e4e=y#Gu&64hI7Q}c&#`a9~F1SS>hhJK%9?D#f8{Qrj=mdADK1^`~JwZaoG1q zrcJ`WKQe6^ZV@$@X|u5Jk4&3~y=2%T?E53bmSEo>{5}}__VfE-?CX4BLWz ze`MHpoE0rF!*<~U@jmSPBf}10FX?s!`~FC`W4KS0kZ$G1>Gr2vRqW$qx+P)XAL*8i zv!s4Q?4`Xm!@fV-TN<7mCA7D6?E9m=W#e@c?}~pD_rSit_&q7kmv|x05|`jY@hCh@ zJPvzlXOnQ9=!JGR4SWA+XR~mM#OLAG;zc+^yaan`V=Hj0=!G`622T)gz=y?Ku(#L7 zw&T?j--X+W_u&EJ1Gq$d1ba!dW7zvcnw9&H_NO$fiu0oiX_kchiIcJShcs)5{rZ+> z&9Il&mWI7Qw6=7-C`xE;*?70OE3Oq?&stj#?Az1Y@^QB07ve7B5}YL-g?)dwwsCl( z#3$kD;%V4Rp3TBOe&^Xd?E5><7U98Bg*;n=7l>Ejo#Hjvw>Qr=U_Tytwgvn7muK5? zM!B$oJlll}#rv?|f6uc6I4Ml$N^=Bzf6cRFc)!HUjn~g3@~kSJ8twl)OTwdNdCAzv z%RFm{8%lmNoGMPkJ;doaU!08##9i@daSuFRoR24p3-KIr30@=~g?Ed`VZT3_XOpns zZ_Kl4*zYHD{P7!7e;)SxpB#Ve-&f}N<86|^0v{Ex!G3>`!)C-o0t|9%(8AN&1ljz3;0`Q>hnIs^ZxZB=o-=%w10guQ>)wq)${!`jvm z`}kSgn&CpJpN75Ev~-*jy-?G#vG@O)))iNlcn|F3T}{i!BP3pkz0|i7Tt9lDzKz05 z#N+UC@g)5J%)Je`UFBJ>J3~{NQW{sYC{5R*X-HFyuohM#RcStcWclA|g_xh%{1)*j7ZW^*qn}yw5iW zGxl7^bN0SY*L9I`zt4Eb_y2z58)JTRGKh~wwM$`NQaOJG>}3`EYS@Fn>uNW_9?X}E zYPZ53)PGU!PS}I?T2#9S_MVc!qT2niudmn-!5;k0tvw2RFyG9rJpp^9ILxg*4SO)Z z&aLf(eRAde3$O?Gv$?ge!(LrE{|f9gD|ThFggRN9cR}_2!eng(_F(>>tSy8+m>(x= zi(wy9(wnR;gFWcq$=Y(*gTJF{J=lZvj;b9Gd$u?nRXZ8>Efsq;?0pq`E$l)4kE)#w zd$7JZsC_MrYp)%L<3%(q9?E`)tn#s3o6gTMK;%VDoA!u;A*um|_2`L*j{ z&s5Ie1pDBMeJkww75h%u_mufze(fIE4_55^VINcC75nL7pIosYgMD_zehT)IO8Wa? zZ>rcY!oH%C{>!j0t=P4ns?MkLYx7_aKL43t8-aaw#eX5}Yby3)*f&({Ww39m*vnzx zU$J|z2lMCr+VQX-t(-p@_TclS`L)%spRb%>3%gdS|JkqypKr{sZH7I!a(*Z511t7k z*z+s)g|G*o2hOiu0(lX4!TfM|?J?M$@_yv-+EcJksQK^k+CJEW`RVZ5i?HwaY3yHq8TKoc z^lLwj`(ufR!)xqS5?m61A9ra53b!0 zd(a;E|DVAAM&8*x+ zeYt*7Z7u9uEB4v2@2%LIVGsHX@elj1avt#yyBbdy!mh^mC9ntYUlISXk1pjqyml4r zYW!UXyZU{Hn_v&dTdQ^}>=#S^t=gTi2cM_5YWKh%wD+po{jk>`;0spO9)dkvu^)py zc)pmfJq3HPUt+qpZ^(WT_Gb=odegO+VV_^>gUu)(u09Wbur?3&p#MHt8-YEzKf}NB z_nOL^Y|5{x{YK?1?cb~|#P$9g0USAG_lE5E4B6|4?43jQ&kfnP4B3A)WdGfeU3pm* z>+A&=xwKk$zjMg$4B6j1WWRUFo*J@0IAnip$o};q`?ewbb3^u1L-s3a^E+D$FyFuN zBd@N{+lTDQA^TlJ_Nhbm*+cg3A^T^B>}!VX`-bdaOPg!V1$c7!y`l4eGGu>Y$o|J6 z`#;jgG8gF`QG3(Hs=w@IwRfb=cNh!s{rGm;o5Fvx_U^Q~CRl(w^XX|{9p@Xh>9iTc z3$U{Lv9vFV^LU?_b|cRBYQL2B<#GO)+U;pCkMqaY?oa#UasIg46R$ddeC@?oonKL# z`!jIF-#z$m0cN^G(&n7A05kK_wE3N^1^B#WdD=J~N8z?Fl}5O?f2A> z{k0)`&PVB~cidQw)DBCV8t1=vqr&mc|DB<_Z3t+O}@j?DWjkhON`< zW~SEf-c>t#)$+x)rF&=gG#gtQJL^;18atOyZQwuWZP~DEMzCpm`-W+phPZ9p?ydEm z%OkN3JGReG@0}HI+c>p#$2n8$wr<_AVQPA2X2(p?Lt8gH{i+hcfBp11TeeT_nq4=$ zWkYS}6w9|`{kgTNsZG1LZDj4WGaFFP4@_;Enf@TsJn8+Xu3Yn;A2=21Haa!A@HE_1P;eBq z6npEI?T~ivoZh~1P^MnB5;N25HoE*QJ<70Y*S4vd>0Q&augD=YnF3)zt zWO`ku*QH;ViQ*UN@DI~#M}e4pn`0)3wC)49*fR`QCK)auKL_2pvv*O&A9dbDtTd0ZT_nl{>YC54rA zTN!REqy1J!53CHomFk0N^*Z7J2}a}B5hG+4qK?18hv}s%(vFg}qYUjxA-ba; z9a?WkUad$WI-(xEQ}2Wxy|NNfjC`Y?>(SBm=;?YVuIffE(d{cW)Ou07=(BosTD`}< zszr;YPGZBU-o-E!>E{Xhd8zV(2$IQQ9usp%Lxe=&;=y(VmTHu||YJBig(X z(a?xqXhdi=q8}U4*Ny1AMnq*J;-wnm@hxe-0ph^T8s4>p%G{pNC}(~LlCE@!<~M*BCTkDAes&FGhA^j$OB zuo+{fiJLL5jd`dU{nCuKT`4_!rx`ufjM3hV9&BpLiauSbYoouKF`k<(j;?03RkO{K zHzO9Bij>G@rBa9~tr@MQm0n$dU7h>K?QR5SXz8ExK--fu>0H=}2p(fiHl z>t^&wGkSTY=GN%PX0&ZH`nnl0(u{U)#&p+=7H&ohHzR6R#yrqk&RVphwObJ*t%!w| zT0VNS71LcSVy6`&wiP3`6|LQhR&B*dXhl!8qAyx8Dq7JyEzN+<7&8$yt!S%Ov{fs5 zq!r_5`rWZj;JJX9P z7j{g#JZAYKRB31X#qEuDwqJxV?QFjYSlBUT@|f)xK}|c$7vV}f%NG+c?JQqR!nDi4 zc7Vh*fHU=&2?8?Bddvr*WU5;Jgp%pjV{Q(`DGy>M%UUl{Q^KaiO$nS5IVE&T>^OMp zjvg(An5pBY?!eKiCr-J{j-9%Lr|zK90*cNK8!eGSDUt5haOh~!6h4l2hqG2samuaX zK+=MaryNRJ%7x-t#L=X6T%2+{JD}>0sJcU{?wG1OsOpZYy2GmOxYA0EDLb<24lOP5 zc*?<5cXZVqUiG+5g^$bZ2&+59wA>4y9K>};S>0h)cbwH7Xj&5TDulM}oHP)o~5&|T>mtUCznj>5Xbu&c3ZRd_U7_Jx=Akp>=vFZUo0*!!f9}GkqL`4acCC z@NvqG;26|eK2AAh$Do$>JmnbF0zVXYoMTWc{W#?^I|duR&uQfzJ~@oFil^cj)QUco zoa^+I5QI6-vt{EJw0l`rx|P8fV^Aj`6HA}x#|0$9!la=rmP2)P_i}jXhOxI z*Yx61&n|JwDf>Rybm-}sCVX;iG#z?Phn}8w=;P&M)1lY&eX!{jWYeLir=qyZDLeG^ z=)+SEy{1F2>CkJI6{JH?k41Acp z>q=xf_ra!PP>*Q5+%c#}u~0Gw^|%&FMt9Tq zK|Q6#DYvs1n@!&bo4yY=9fNvaZvi5j6ppMhT@ccAJoGiPkG_lbPP6qAJk)F z__)lD!KPzSkB{Nw@$49E`u5j!4C={}&c6LM9fM8Z{+ho1H64RZ$6(X9KRsU}9X*l; zWIOA@G?Xl}9#2EbQKv`GP_oRecs)SHG1zhpw!9YAqiXm#WyheNT;o)>vz~oJ$?>cw zU@DG5JqL%9qfXDYp=1y0c{dcN>=@JoF;6)LTaLk&W3c5IY&iy7evWJTL9XQ(Z29)r z^6jtX7;HHPTaLk&W3c5IY&iy7j=`2=u;u$;%Q4vUTD0XDZ23Oe@>;az7;HHPTaLk& zW3c5IZ238_?FiE!uJnwtOFKIR;yf!IopN<+W(b_raE9u;mzR`99e4eX!*iY&iy7j=`3f zpe@H>%Q4t;47MDDEyrNXG1zhpwtXLLdkNb160{vJhcGhRz7Mv&1Z~Irp*WS}x$Wn{ zwqvmE7;HNR+m6AuZ+~rvUfYj>Z9fLKefw+s_Sg2xv+dAp`}WuN?XT_IU)#68wpX5Q zuRPlhy|!1LZHHdlq1SfkwH^TN|j=`Q|u;&=;IR<-^TN|j=`Q|u;&=;IR<-^lbgj={cTu^lbgj={cT zu^lbgj={cTu^lbgj={cTu&qRFpnU5JDtS00 zp_M!wl+a2Z4ohey4+kc;7L&qRtpwb_XTxg}w z9lOv;5 z9*$>dB@ah5w33Ho8e2|E9*$~gB@f3nw33G-8(PW3u??-{;poP$-javo8(PW35e}{7 z;TVTj@^F+xD|wVSM>yuD0|ZSW=YauOH0ObCEt>N{6BW&QAUkU%&g&)4EBkRuoYza7 zYbP<@>EeQtM~QRoPS)9yM~U;n#+<>kM}547TfN_jROK;(V}UM?0={w)97d z^TDp2!M2^jzMa9wox#qX!PcF@-krhbox$#%!SKW|nDcgE5 zBujjhI3H~2(XR0*eTj4J9uKX=`CwPiU|Y{%U(aA;&tPZIU~A7{Z_i+JPubmrZEKG6 zvcCtK@yY&j*25@+fhx{p_q|+3N!;d6fHk+3th0j*qh8 z2b$x&Z23WOd%h~0exP~2YLxrA_RL2KN}QLSKe(dQqukHS<{wNOC65y4W&aP(mU@&p z*S`D6t=!McCLml<>QUmn>;uBoRQjXb&&!@5ob|k0b_GEzZB_2)Wn&N~xY8fxeqQzl z;cRKEazED&{3w07pKHIrw9;1PeqQznVG=EERqp57#UIy}IM=rVq?K`1?&oE%5Yj7c zRqp3yyAUSo(pKeuUUm%OY-y_!=Vj9n&X#(V`+32$vKZLWT9wpAp79!kSNujEnUylhFT zmpw_KGIqEbvNOl{haum2kH7d5QC~SqW!LJxZLH{YqFcx*qx-4NFkAEP-5)vS|sL z`@C#hg62HR#w9F39p`215;WJNY+iy^@+kN7vVRF@-Bx7>6EydE*~5fIZmCC!bA5{^ zYE+3SRdiP9e>&dYWuoGpD`;=Js5!r9VR<@vm9dcwm=X{+*lUiLlVY-y_!=Vj{? z&X%?+>-Mty31>@NmFM%a0jgehK!HjgCCMlsGT@pm4V2QR2L8g~B%@N`I6% zFT0^|w)97d^RgidXG?#SI4^sm@X+S|D7&JdxgKR-6g1~ic1A&Sf0VsZ&|HtQI|`43 zC65y4gKsR9ty1tSd6fHk*)4^$u1DD~g~vQV0JW%m@$mOM(Fmkm@nTiU9`dD%mSN8(bC66a+b70#CaC~;nPQsHc= zM~U;YnF?o1f0Q^c`>F5%UfQa}dD&8hv!y>uoR?iyI9uAP#Ch3Rg$Mf5Rwd5M-YT3e zZB^pDY_G!E(pDwT%ML5NASi8B;=F9K!r9VRCCO<8z3Q}QSgU-o6;tZP(uW&I=oGtYz5nncJ;cRKE67glv7G7GFdX$JSyR2}w)TpfG%Z4qSE%}yNpzPwpOR!R- zvX(C!xp20mTq3?~;lkO{Rwd%gE-t)OD=C+VFB`dVwzO4=__CJ^XG@t&#Fy<{I9uAP zM10xNg;#i`txCj~OB zRwd%g9xr@Xu(VZ)__EClXG>d^h}VXylUC>#3r;#w$J6mE9&8&NW1ixXW#*Bs!lTpD z9xtZA7GVlJu6o}ZJ*Ebf`o{bcQfb^+P=qu{v9xWOd$jE=+)DGr)Dx2ZwG}NScYN8D zhPSTFGfuL1P>1M$9AlQ}G3yq6yJCf&6jq$5V_e9_hhu~hkC{;10%6C{=P?tCVNaU{ zPRxA{HWXiUkN@$yr5q z4XemwoXCEUIUGfad7H=7?KxMZKm(7t~gOg>N$90tkLF( zS+PRzwCR`W#2uTuT2x2+yY1)gg6p!C;=T_*m28E+UW;^Na-z=i;JR3k zQ_uK{6#;ami&o3@B2t-eOcl6}<>qx+ewR1a3`{r68%O4st*?6Ee3mzkJkR>zy12U| z-8fPYznllCXE|e~ar&y9Gjj~bG9E*cb&Gx)^hb;ujzx|hjzu1kzFw>cl-?~PDQJ@v$R|$;{XW%q&NjZ?5{F9hvHL_5e2W z>G%n!(%2DjOe7LRB0RF7vFZxQWcBF?dM_tTZ8@jSDn-vllrk~afhEfEqc2}GvAACc zuml0>1no&jJ@f9RTR!dVoS0>4vs08C^JQ*vL~d@{GO#G1fU)r6aWGh-fVh;2v!EHc zS^?3OBaKHj*kFyPZR5<9<>sY1w!J>`qNuEYH0)5-c=AHy$5RiFs+m4tgq`DwV1kOW zm-n*T5>F-l$}^n8iD#Ha^pNMv$PG1eIhi)gnR%4$7>Ym^CIdc>NV3c%Bu6$ z%A+zX-LEQYO;1-QMpw@sc~c!M^%e2RHzqDLLL8MU%g8fv#2FqjFv`mZ%@Xv;2#RA| z>*>5i=3qW3Pe$d70N64RBMJ%Sc#b0~Klq?a-w_CjzRD!4J^1KL-x~-oo|9LG_29!W zeU~7-%DL>1@|Am(iP1)Z!*M4i*asT2m ziyyzt&AG*TCYH1zB_`m2%@OYcM~KXeJ6DmMFk8dX`P! zs5~7%Psz^UQSqU#Q^L+B)psaqD>(JVN!oc`t^)J|4|+b>>6IPrye=2E`Z6T+oT&9G zjy7w|qqu+0h!2(bZ_v=z6qiPJEibqfMFiiWT|@ zam9%`#tFApK4R&`EK)BoWc1w}&K^1Al{v#hSU+Kd)Z>vCsmC!=FP)opb)V#enO-_0 zw^*+7$l~zGx~pz1IdYGc4#tZYj)OfpdNN^l5rDdi*N3DDU7xYCXyrtKoKm!92YKi6 zMla`K=a?V7de^jp(3AgiT0=CE<~2#baN96O9+r$Uov2`Fs7R z{bS+k_Ky&uYqUCCbEd0j%;@7b6eMF*ACl2lZ0Tb$*cqexF#y^uj0(%F$$0m8v3aT*m2jzF>Z!DvL-z8LLQkikAohM z0;AycV8NY5)D3y-5$;4CnRiUM0U1P*DH_tZeC>5aF8SD`&#GbPG&1;fTHpR-vqkqI zcei}Bv|83fP_c>vxkde6OuI2zRMv$BapUKDULX3iK#Xo4vsvPPMLU}%)|twc4a|Zu zGd7De^^*xc*TES!L)^HKd-Mfz_f&{aOwz+opZM$n3i8VrYXiv%M_+e``kam60&hxqK z(k>5HBpbAR`lIh^qTtc@Xt+2c@5;kSym|_W4HV5?p6*;vH8^S&@8MC@IPxM75sg%O zWWD1U9@+i*&Ile^-8hCvj;VYr1dkZX$R)e1+&l8k$OG^>kS=2a&hs&%9Wrfz-C`U~5^zcB)*FW%J z!RX-v#$zlJkACI}mrIi*PH-;giJa31Pw2UR)5m^zzRAaKeSil$Z-4qF1=`G$N7k4} z-6r*69PEruedtD;y~$(x<&>t6lAuR$@yOWHV2a5ELy%W+2xggMP@_Gf*7A&YSfPbB zYUi7Nd{lzR&cVthR*@Xm><*^MqteKxDj&n>6)N*lv}=1b9-uRbd^^@^ggQG=X+`S! zJkDG^_mxjl_0?r0j_<6HiH1f;CS&~pdntSVEEmW|au^W+KU>9&aHFuAaxtXbSXBxUOQ&3H6J+#NAc z%3abgI;C)DDMirG(p;ad7`gsv7Cx*WD=tpnUu+(6oY9X z)qDk@-?gO8Ho-B<%VYZGjZ-O6XH9uzsd!|s^Qbt}oB})IiO2NM34O3@Tpx6zrQ%l2 z+T?ht$Gx1j89d8+Niq0ZoPOORyjTLYkDIi76gWsT2L-;i18;OgWP*vUWR?}yR}XN9 ziN{wSITmx#wDbBH{;=~YRl}XOCRY7V7*rjm5WSjh zoC|#2a#;tqE$hHzIOY_pZ~M`MSJI;-Rb1It^kBo#qcl*~H=jziPXOi12}hrG!H)37 zF~d|76goT??^^ZH&VdrE0NP4l_kP+r@Nz{r_(Fw#q=W;6S8#yvh-$`Eh(OQvX0^p~ z2*ndU+fbjP(^pNUBh$#h&}4}7YA79fUZvKT=`i`kq{kzN505Oha&S;G1(q_KI^Sey z+;CcR*;osfNDZ$ebM$$&hrU>coLrLJHZ%CrT=`uV)RMJPX;@DYYan8YM9f>n+(e}& z(F38ylcR_uN>uVFVOf5p1>X!Tc|rhdtM|tmEe!vAUxJn*n z8ZW=$g0rPR;-dhiSLzY3TSAN5ji}V4EQ`u-xnQW2J}<9g%FnsrY^g^qY9hUu#YCkZ z~o?RnS&E>Blu-=PM@tNCs{8 z2mO3xIbi4WfPNMOb}l>hs}`^`PW7V{JfGJ^>G2swL?85=o%Bm7uwxYAn9D=`zzF>^ z|9n2tFQU*t%b&BFew77!zI)M6sL)na>!(n7U8a|_rG6O&dW#O-lANb&7 z=luLZKSxDd?X9OE*!fOVPY1M>pMFvbcHY(W`%h?(%uh23ZRM*Uc%rTJ^?>MV+$|k9mDQ6>DQL z^3DFzZ%#2?wZGnY!_IeR`dKjAS#CeJsQ6jhyg09k6+K=JsAM_t^1A$(C>K95A;2@s zsG$<;K)kS5hPjZ;YG`K!CjD&Q?EMU)Tyf+|DkCS~e&)FG8d9~5r%=34Q=4XJX&VOe z$Qy4iGh>yHhHyWt`#9UsRmTiM_nDH-bxa17ULf!iB^0wBl2sGv*A#fx!#PJucBZTx zO6uXbL8C);K`x?l4V9gqE2kV1Ibw3aR6on8rJtY*_{hcE1GW9T}T zY6pGip0>)Z*CQBD8rT|Rik7@09i5LnoVq$KZxSw=(#i*=Y~P&kv$tGGl}SJP$+~A- zq%X0p?%}DRS4}>hwTkTIk9M$I`s^hoRjohYN%_rv3}-^w#uPjO@p12mwp%x zc0S7J$JA)6Jo+g$`m4tJku;u9JEsEu3>x&D)%25Ru(Q7U**4fYKWP~RJ0nXA6`s$V zM+TmL1&@AeH!W>wr(aHG`k6ZD`3R%M3;nX*z6oU~={Ev#K4U>Y=m$HyR7*?R*$&yO z`YAwOm+hXhr=S0$p6!xTwSI7r=}6b_N#j;fW)ziA-#vn!{jBd3!OnMR`i>CoOegzS zKSB*X+g;zMqOJ1jn>e&Jnd+NYv^A{t4J+E3GxXgn*xBCtC2QDOFMTHrcDB2|`$aqJ zk@r9S+BWoD^yr&wOef2g?Wtb?r>=I^ckEziEb2RQOefE0|LEIx^vl~`)<-|94n5~4 zeQS_*UY~bB{SrF$EO$O<>l=l*f9B#z-++Xj?W=D((pEk6y-3!;HG>ukVz>&VJMnebdhCydL%X zHW#1zZWjI2Zu+Tj+FAd6Xw&a}L(lQ0U-_o(>ogzf8)MLO-q!DW)6Vm`hSu--;2xjt zqTlGDt$g(>KeUy;H;8Dn3)XjDedk(7JA3G_e$i*buyZ-C?U=B$T>88hcCP8PzeWEq z%q`nD?Z{NJwX{c%-WuilEgRY@t-Mu3#gS%Hk+l zTWM-%3hZn}Z9RgWcXe$SNXVbTXeDU4AEzpT*Gixth@b{SW>*+VH~;d0wrl-w4C` z>@DqmfbHj_TpehC19i0nzMiafGP?9TU_77s=V}9AoXq-Uz4I=v-)w__Mk9XGNq&Aq zo}*vCZ^HJ^e$UxJzi|THk9t`@{g0cV`++c{Q`>Z*=Pas^@OXWuo3pV#RBvx1#>Lx1m3pARwJ?EhTl>etTD51F5S^Ne=(Tb5Tlx}eABTRf`W^uHve z&3fTQZruIwf>+1fbwr!~JkNU3jw5X5LpzSJBOTb8Uep8Ub;Nnb2mRxS&$l>>@q8X* zUO_%FexUmp^@SewfvzL$C>QK3U(}oDRW7}l=O+UycOGHux;)}DraZ4B&a0ex#QF61 zF~%j*&GMCFzRuULz2K9GSiNzdJmZf0>j<0iMLUkL)gC-f@7g)Fb;mhV zvs<=J@0wk=ZD&z_Y-Y>sbZztWx}8%S*6rMdf3|Mjv7xs22X{~Jo__cA_UV}|8{Rj) zed9?pJGQ;&eW%r?rq=D+H9a#swQ2YE4Ye(e4O5%fZJpY-ZrAMe3~>9#trnl^we*exjJ6wQ0gNsg^p4~mO{XMhO z+set+J7#8oc+2$GQrttwc??pnA2PsMF5PQ!^VjOrem|Gqv~q@cY)B_}*9P zd$-KibSbD@$!6TJ^#fCTXHn-(Gt(a|*UWC1+PLK$p6qQys_WKoo&L|yoimN5qlEvMqYf9c|o$1Wzebd|4?cBU$W_r!K4_K>=$w7TKPL~?ZOh@DF zo!Ycz(~ihT3PxQ~=&^C#?7FFKJ2p;-51aqh3Vql*J2n=Fin(daRu1^=X*O#r8@KF= z&ZopA&=m+4^=wIKKT)1LcJA-^YONG}D8VRtMWY|g=^eW@W^!~Do9B0K*t@z%8y@z%wyxVVjjS;0%dllm>v!*}w$g@e8>jI9SO37&h8X8;Z$x>t^w6nS zYZ`U`se2AcmMmj0`YWz4!j7F)J7&?T^*@fWU%5Qj z>vnzM-P5ycwru#o${o8gp}uNbK8+(irJN|M>8MPzJEk^H@7c0pniCHFhl{g`y^}7L zbGkYTTsf&u$=b%mU8~I2oWvu2xv94Mc~$20>eMlq%p-|)8$P%jqcFN#x0Q0s+Bm&w z-R`ZkQ?DLiJ7+L+ZK|zXkNLj#p2o`Mwfq}9$W*H}6X)SLo;ulj4{U$3_2a?zCtE)i zJn_UE@NcblAo(dV(;WTW80A_u{RObcz91j6(>WA8o;uk&Qy6fcc;q?pX7ZQCGvJBm#e2zL z5noQ97sOYS|51D`*kvF)uN%QG1KIk0;E5M??fu}9e-b|gb~i*q9(z{)WcwTg9#5TY z{W$vn1qzNovh@}8Pn~T26#9SZ4K?;TnL7DY`ln8|ej0f6A(ffzbj|=zyrgoTOP{P4 z**<%~Zil^K*NbeQ^TDnc+4_a_{|gihe`Mm=SXIzf?Y4N z)43Kr@-M2_jpUcb4}d*>$o792?D0dk{segPUv=#>WckT4 z!(i-@=Ww>cSRx-FUPFG3_)PL#@%jqyA-`7odEkiy#TQb4o%mw%Jn?1Z*Nd+pA0)nt zoMpS7{08YagGV>vAN-MBm)pRT>2nv@?LfBAXTWX;vUScgqkpcrAY1<&c=BN7`v}-+ zlI`;t*lCijKM5XvSZR{2KMQu6&x1X;lkM{&*mFDCdJSXGbthY2Ks{rYY@PGiUAFV?+{-I9!b8WqF+TGkU_m%vV+Z2bVn_^7U33LZH`JOLj4OXWqje+%sN$<~hn zJAJZs&Py);$zWegw$Ey?uO(YQ3q1K|mFH~m=%XqR**=@;ld*gd#`EZ3$%kwou0NeG z**ZO)FWLH1@Wi3YcNuu{E#f1=qmLp1w%!4cr%twh8hG?^`ID`4-kVsc zyv_o<%w+p)1iQ>+>pQ`tf1@O;)h{*(PL{e-(IQTzT<+;Wi=L zhxZP*3E4W^&23U`L$=At+mz-Ad6D=K`ahvIBs(3BhtV%cCtIJO{-kuW^%i*Y?MjpV z{+~T}oCJOBC=6cwk$vqc;PKSS)}!wE98s-1$B&;cs$=PN=wpYe3}mNs2K`efTW9+? zooZWgjQKfbc)YoeY=Oze%4;!rF4^B%zU{nJs1CZT}rmT9qe@}+2uT+de)I_{bKOMkt+Yk z!IMXcub}^8{DVKT{jUa3PRQpP@Yp*CY@h3(kEc$yegoKbCtJS>Jf3wYTfde5S$8sZ z*8O(;=em=v-wAfz$xi29>WlFY{>auJ0J|=1&n;x@96zH^ zX`EEYQiJ-}aD&Ak+5X3ZM-QZ0tC6jr1RniU`ID`$rv62xPqx05`qR?M*7tx%Ce=sx zfG3X@({rRFUQF(aIp)n1FG04?8DOVLw$AbI zG|ARCfk%!}n&*?hM|>gqSn*}#?-gGS9({&2t<}g*=SHw~vh~}*Bgg65J1TrP{j)E~ z_P-zOu|c-}Ik3kD+4`g4(Z5%D$ktx~k3B1$Z2cARc_Re7v{;b~}*m-vhfH$kxvQ``$;kz8O3= z@|q|o**e$Z7P2;`d<2fx5`Ym9`6uRAAX16bhys9|HWY6`^eU> z08eI{TuGmNuSmAf^qxfFX9w4jZ2cDcXC2Ab`AjjkTy-Q{zk~j%ldbbv z!|4n^cesxGJ$GasAH=n;BiU&_26mar*7;7ud6BI@MgO|WOt$_E{Zl7f-$y;`PPYC6 z*kvYLe;Mq4`6hk#X>612GY?b$#P_KT^TCrV#3NwWk!=4luv;K`LrpYMNMN3wnRY&CI$d`_kRiQ?7t&#_9j{~2J{ zk!<}eu**iazMlSB7qazD^iQ2^{aorz9C? z7uot{^lz#i$ks2Xf9hoGS5nV1ldWG3cA3f6uLrx#H_|8XM`ZilLH!>zCdtW>r1I;naS3V1iQ>+>n*V7 zjShXX%w+qV0QP)Nwth0$^Eui2D*9&`$ktcWKXtP8HS}+*j%4d=>7P2;`kB--9kTWH zVAqjseLL7|39|JWu-6h~>*s+dPF8s?Aiqa^A$asTjbXC=F9SP$vh~ZsPM>W3hKfJg z`b`yovh~}*6Q`&Qw}V{o0>{2D0^ea|ixp>j#7FPquz2cw&{xun;`@yvjhf&r-0@>;N z8{moeD$N$yX_D=8JlJWHt)BpPnq=#zf<1m#gPkVXK4*fRCfWMgV5dp8z8O6F71ft) zeGl02dk|KYBR`@>;NuLn=OPifu&b~(xRxrIJ!&#t=|grp&w$-uWb6CD?k}?S7r>)mRhyHozXEnUkgb0c>~n>QCJ*J@SXID(LbMk$ktDxf9hoG zr&7;!$kx|@eSaZaKN~#xL+YdT^vODs?Gw*&S(p8u<5Hik`19G#btF5Tc#g}m4L`?? zovJciSn0ClR(;-{`IM{V0TfYkII?h8sO{`U3oOAvwpF1pszsDrm>GOS& z-&d2ZpFlm^lWhGo@K{@8hHU+G@ObKE>u1nE>r1xIImhi#oqyKTKgR~y{(L{)(x%y`^Z#}DsK9=Bxs^L{k;5w$bf`o-Y!)XCN_rGJhq zvh|PCKXtP8E9jr&mTdhK^iQ2^{c7r&4%zy3V2@j}^-qH*&sH1WLZ6IHvVC~}aviJp zvU{Mrj%54a2X-CF*6#qxf#IM{V0TYnbpI_{%S z){$(Vm%y$g+4?JB*O6@foAl2zkgXqpdDUejTj%}Mb*$c752An8k!=6@)H8jub>4qn zN3!+BVAqkOablg?^FWsKApC7P2;{=7#xo$CE!Ep)dJ+5Q{Blj~Vi%o+G^VxxGB_O$p2 z@+R?-V9zIHr_%ttJ;~O4V7DjP`ek6xCuHl_Q_pcowtg#k?8|Crvh~}+3pl0eGoowXR`et2Tz`(Hhh9USx2&co&&p%Wa}@0 zT}QI@uhKv3NVd*6bsdLec5H*n@Jhv>aXOy*|C5-VSBW*U^JUz*j)&4G>qxfGQn2et zw!RGPI+CqV&_C-)w!WPHsgtd@=$~~VTkp|7b+Ywisb@N5>np(SN3!)(!LDP(%VxFb z0<_^o@*x#I6zq5*JDo*f#|zo|Qn2HNZ2c6l65MB40gYe zt=|Ej+@`v7UUePG_W3N>btGGV0PH%Ftv^WrECbp4!}L#`Z2eLC=d&K!I_FqF1Cp&j zNj=jcTYm=ZI+Crw0CpW~jQ8!T?>y)eJH!X^+W*2nw1x2ZSRy;GW0_9w=^|S{m3qcC z+4`B_v5#r|kgcB$9#5TYeIwXyOSZll>^31=-%9@+KV<7W>7P2;`YiQqTe5Y|6>i(= zyusL?+^IGk0Z)8TJO&<_5g$R`B|Z}Db|yRh2G}u6w%!A~oypd>gWb+#>labab|zcD z0z7t?+L>(q6X5aG$=0u?f3^eJ`nB{=ootR&Dqh`eYr+_W2yxbtGGV2<$qNtv^ElECbp4WAsm*Z2bxP=RKEf{VA~T#boQx zP|tM8)}I5rj%4dEfnCR!>63LN+b5ncvcL9wzDRxe`NDOqK3^=rJm9jCoj%t#u48qb zGe-ZcJK6q=sAnC?*0~mP9jogiu5Db$5!7p9xB7HJg%7FlpywW|pWLIijduPqam-75#W64axcEq>lk-2>>2oe}JCm*Vz;0)< z^{rsHGue8SGuydZ&dcF5w&Xzki|@1GKl@(^9#5TY{VK4>Guiqz^w0JoTfYwMb|zcD z0qk}rTfd2VrbD)V3)t;Uwtg3Q@;tTS-So*ilI`;V*mWdZe-P|ClC3{X|11O9`lIwu zooxMa`e$sCtv^Zs)XCPLrk?4Lt?vW7j%4d!2fL0h(I@Ljw$EI|wd+W>&gUuDvHEOv zF#WR(Wc!cMKXtNoK8v}IWa|s*pLHZ#Ka6^&L$^hRI9}RXLBVK+&eYya3oJc;T z!iTaQGG53|=f65H9mjNXy+n38Yp7>CldZ1@kNv3Pg=~EjcszBo^>gW;?LfA^o&Kql ztTr zS5^GE#`ArR>~yXJyKH3ZT;qBDu-|$w*ALb8-lr?+ke$wLVAqjs{WDSXKj z?jpy@e(x?)-|yW;j<@~ZU8Fwz?!x1+`tE}3e~-iJvj9JraUJ>D%H(ybZ-@R_U$V=8 z0@(E>TR$1>`jV}$qJP$lY<)HTQzu(rL;p)u2D0_F^iQ2^{Y>ha4%zy8ur1x&3fT2M@Br{HD=&V3#PucH|4^{&OSV1+c74g# z7tue#&+4@HMr%txMnR=!}w!R(gI+CrQ2X-AV zq|ZFf)nxndyCJ?WRKF*374^I?knMjRc;p6^`6l}0{7<&eoz!2iyvWu+OFi!?Wa|%t zCx1n0K0=>NlWd0V}sOLS7Y@OfZa9zmO}!|MC+~3!aQ~Y4_4Egid|JGS{2SsUz@rUhjz6-~iS@}X@;M3m=xfw&WczUK zG4Y%7*+`!pt7QAkfXDto_fxXc=w$=1)Ke~u-x^$X~qI@$V%=zo*SK(>A{{Zl7f zzm$5WL$-c7*khG!{TlG(txEq|`eYr+_W3l}btGHA73?~at=~@nECbp4o%BzgZ2fNf z|C-7`wtf$IJaw}5`>1C+Wa|%rT}QI@N5QTm*HIo1WcxfzpWjj$_R%NXfoz|bz-|Y! z^;f`d2eS2V(m%^dwtfKSe3zeWJ=R(`s|@?CwNf8mYdM|ym2?gPyB)|*e=*qYu#`Ue z9b~e7mV^DgL$=-m`+0|K{W!3{gG{!567_tiLAJggJaU`rxS2k0P~4I2a|d|hx8?IJ z*ySPHhxbsIr+Pm<7NKr`vi(m0+n;QGE!fZXWb3>yxUFW$x2rsR=%3%0C)@u5u=6Eb zzZmR%$<|}8&flG=&eiwBXY^pT3EBP+fhT`QWx!CXP23@#3m*BO;)B5cUOd^?&ZGaG z^5MS|zbhW2e}1QcZ2zV7xl2B+iVxX7$ATv_O_pKeZuuWV|NPwpvi+A(&zK@xUk)C- zf+eig$kv(Hc#yKU_S>!*SpQ)KIB zfG2-n=|?+!=Kn)G-105jA@y(jcKCxzJKQ5)#&*l`Kz6%zsONYfTW4R4-LH1ouU}F> zx#GWy{@Gt-r?VRDek5C8L;vh|vh}s}Pn~T2OzN3F+4_30#{=2=cJSo?si z{Gph!IdY$P0_^r7JDp>wXZw(?v+iSGQu_?I!+7eeD*mjy+h@2PT(9AF@OopvcF6Tc zwH?kz`c8-Ja&7{6%v59KH0s%&Wao7@c+DmnQLFvCmwKi{w*LiSw)y%FDX;m^Cms}!kpE142zcZn@j~iu~M zeY4_`Y@buWlj*aHKH2_c`*=5EL$y(OO+C{mTfYtLI+Cq_2JAZCL!Yc8***_~T}QI@hrzBR+4`gO&oYp$ zKTiMD$=08wf5r>h`qT7JooxMC>X{DN`txAdk!<~CuZ`^@8WQ;tcpb?)17 z9f$YuxQ-(ge?C9DY}IGUh0w=7e=u^a)yPi&F#4xXw$5iyr$e@W1lV;XTW^3}M?P;l zuB*?Ur%=yWCi~jcD%WxjnfNP}a}4Z#`(*ns0(;*++4>RSk;ioH(d54tH^`5RIk${1 z)O00@f>v5k!=6D?DtI&@JF`J@jUsY>dyBej*IHM5st~R2UPd{#%Jo)@yT~1 zj*IGhl4a06p2;r51pV`KF0ysLOY!Hh`@L7m*sqT5W8m+&AUmCtz>|NgI-X3QjD50w zP6xY=Wb0>u$Fq)P>u1qF%RsiycQvjf+4?5>|E0=6wtg=CQzu*BPCe5nTb~8Hj%4c> zf?dZC(I@Ljw$J5Y*O6@fO0erlwtf};vkYYG*U&$8vi0le|ETInwtfTsQzu)$iF&3( zwtfrPbtGHA3+y`HO`ohI***_|T}QI@2f?l*+4{ru&oYp$KT7}9$<`mIf3980)}N$* z>SXIrQ_pnB*7t#3N3!*=gI&jO&}U3@9oaqyVtN{RO6`0w`HSKau;*2>{STwh)AHfx zP$PdQ<}3cm5=f>)1PwV01H2Im4 zuO<81&0x=~Wb0h2j(kbwxd`lZ_@2<|RNon13f<|Doz5q~t_#^ZKQnTgH&lGc_W3l} zd6BK(3U*#(>koka8!}|;`@rt&C772-4^v;0?X#Tv8>N%29|NBF2ereo^m&tf$oAnq zbmBSrtObwl8?b%Ogg%}++4|Y^?;eDI|C8t6)Q9h_{+-yZxQ6K*hW~crKmSfF+4?Nl zzY|M#zL!wXXMeKw%fS<0R{5`{&mpQW**@1-d~T%A0{M{bb3667NGDsr8$6lm|G(;s z=T)|2nf|xxi?0mY|G(T9XMBskNd5mrUtGqzWM7coR#$>2UQk`GrO%;iPqKa3=JvUn zKG_#!``k%A`+{u!9`IzQeGoBN{L zhMS=~F37%iEB!Ax2>;e*=Slixzmx6rY{lm}`eeV8 z?ejAA?02&D8t;8smxa(LzNUID0{a<+Y=6e7pFzmhC%_|L*R{*R6aOscv&O_r;vU%d zO0us#g?c`Nkgcx)PyCCnJ(oVY_8{A5FL>+^4#L0cck9vDsk^V~b0Plo+JkKWi@;tp zkgan*^g6jZH(o~nTtAcT&pFfSkgdnFN&bJhhM!F)UsfHjhrjDc_O-WyT}QI@+ri^m zN3!)h>7VN#vh};^pE}w4Jz#%Fm~8z%u)iZrwtheLOowcp?kjwtgVkbtGFK z0lSV1=#zCM+h;M@btGHo^P1~8{OsmBF01(SdCg@Tes&xCs>afO&u*!=D(Unp>5yHX z65?jN4C%TV5ffpee!d8vVATF z`x%^U{W7qh!O7OI0sC`vvh^Fmldq^ehoRpm{!Pp|>M$emjEWB>x|9WT&$nJn{`) z+X7GgyZ9LLH^nD_J-?BC?JD~GhkQ2DC&vugJ~QC4h5G+Sk*)6mkEc$yejfdE{FAL; zK>yUq);~o5oX5!4FQ$L$Wb2nw&veMvF9&-SR6bja2@*SU_>dGBH9uHz&0 z$$ljJ+NZ&;BiZ`1VAqjs{WtCgR&SPZjFVR1Bvh`P}XF6o-oab!Rl<0bp?VESYo$-Z_B>^hRIF9N%cWa~@lpJgChKZ5?LldT^~|D4Cj){mxt>SXH; z>X{DNI_Emqu{!UqfbKe;K%bo7$i8+p^_-W;*4KhPFOjXE1@^o|w!R(gd5LWOJn-Zk z#mfcYkpsjZBELq=dCz<$cyx*8Te8!+7CbRm{?}LdCi>_9&xLINJE*@y>5#2|7Cf2h z+)tlu6S93Cp--0iDf;BxPPWhU^vUrv7vpVgsq!M*XCB97>SXJT+=&Mam zwMvt0eFgnfCtE)WJbHxcOSXP0_3xBUwthPGj7_rjv%xMW**fnvE@$<=vzh(}s+?r| zZ>4|gWa~S@E+^UgUhw2WN(We*vq|@|;AJZRfz;n1pM%KdzvGQH z#^2%O5$VgwZxVkud4ZVyGG|oGww-f``2FNJi_atLO#Xmq^CVoHpyTm_2K2p4ne3bYc@`RZ4(ws>#=cPGEi+_&%-D0k(<}4TA zOsOJVIVAejE7*#Yd4(6Q4+a zpZNR9Ys9CK-!I-uK3&Y;y`S?#;=Sax;-4b_u=rEtGsM3{{t+>Me}2xH;=9N{D(3Ic z&pAu{$K)yT7s+RfzeHXq{t9`$_-o`1;#bHU#RuZ%F=tvlPTnLwihPckzn4B|vv?u2m9}|CsyjT1Se^&Y$@@3+UjOLzl;1yai4sZ_&wxLiGP@UwRj6T`|-!gS)PxQ|GRuXMb0*SkbI5wC&|AkUWku@ z=UgjZM*bynk9?i@Wb*$IuO(kE-c0^w@m}%`;!DWCBEE`zqxdFrj`=&uzbgHH@=fB$ z$iF7uN4{D7GWplV^9}-kTD*|_8{%c;Tf{x`Z;H2(vyMMW&N_aKoOS#~a@O%T$XUnV zCubc$PtH1ift+>x3OVce@8qoG8?hX59p6UII!=-dx8 ztmDVXS;u?HS;vRTSx5da?OjLyuh3n`1F#r!9T$+Zj!Vc{#|Am;xPqK@JdK=nTu;t^ zoFQi&KSa(tUO~<}UQfCpK1|L!K26R#z6IUsI({cP>)0h{Kfars{rE%V z?8kG+Sx1JA>-aO|tm7xiS;t=`XC411nF9X)n4ER|D{|KHOXRHMzmT(zufv0c>-ZLO z*6};ZS;sCp>-a(Ptw;cWKTSSId`Ct9Y(@V!@+SGb;XA;;B_1c|9J`vFX`W5aG=HI@ z|4K!FyrMr>(HD;l(y5a(opZ^zDc_$U|F-xt^6lbZB>#^17V;h9FOk{6_yTfCe6`{IkqpAmnO{0HKP$k|6K^S!{V=#|3W?$zKp(Ony>)CHZf~*OQ+T-%9?X_%r0E z#h)Ypo%nI`Gva;ZzZbtmepWme4}NpLBwj$?Ctghc2l3J5=fua7zbrn5{JeNA`77d0 zOAzeap7d9L`+ z$gdSYM?O&eBAF8;{$3)_6MuvJdhr2o0UsouM}C8NKKWqrA>=oT$H?==i^<<1K7u?V zo*=(T+#oLy_sFB-#uN0p}K0&;Ze4_YV@=4;I<)C7ylx8mH3y* z?-l#)cDT317-QC?KDIp;xjgr#RB`qZgN{OUM zN`vsO|GA&@&f3@Y`Tnl^yVsh%*WNQ{m@{W)Ev_PO!d2z%xSG5dSC-^6w0d$^wb7}u9y;0E%4xS<@yz33L!NREXY%kgm&IVo-`r^e0X^tibk z#4Y3;xTTyIw~~wC)^bhUMs9}N%AIjLc>r!NkHsD2MYyB94tJ8zDaD;C3ueVjrd#n0G=!Vis#8U@O=3xULZ$J3z* zU*R2ctaQ#h<&=1roCWWe3*$X+58?On1sut}_~Ev@I81(xZEWn!&Nj9zj;u~C97S%8qso1-jU9_^>|PvAoio^8 zw~3v_IlA%>vE{XJ44dD}7vPx6*LnF}9839YFVCCR;Ncufx2+_Bu?oT+a47Ok!-W!=%UdI!rEXufr6>_Bu=@Y_G%A!}dB% z8*Hz`^uqQ!%m{3+!+eeHb(jU%UWZwY?RA*#*j|S@g5SptzYc%HpT-aOO&k_4-2dXD z$|L7?E+!|$#pQIkgq#bPl#An1@)x+Y+z^+MJK(Z%e_T!;hs(>ea0Pie{!HGCE6NA) z=kl+(lKdC0EI+|t$YGy2e<>%xRphjo7q;D&6IYXq;p%c_TtjYvYs&3$Ex8}AEsw=@ z@i2M)_mEYlE za@>5*!{rb02ss-bDHp+`@_%@$94Ei?G&wb%E@#Cv{VYvgr!t-KqrlYhbM<;(a-`5(MNeuFp49~5-nB&Woi<;-}CTo7-S z%j0cwE&P+*5^tA#;2rXCyi@)f?~)hd-SS$zN8W|^$|vwX`4ZkQ-@^yw*Z80utB~{0 zateG%4&uXd0enO*hmXoN@iDmtJ}!61C*)!H7kLUkDKEgMKajiPhw>2o zNS=fr%k%IPc@_Rw-j1KjNAWZHB7QF4!7t<&_@x~EQ|DK5Qv6!Zh~LP0@mskx{!gxk z-^oq!d$|h^|E68{xez!kLHKiti8!)67e|qQz)|I&a5VV{jxJxoG347gru-bolA{%M z{y?N6v%e%B65Txhjq?H^B+y&N!hw2q%&!;KcH`IEnl{PAYH1$>hU0x%?YW zA>YC&E%v1gFFxiYa=ygUn6keB1n;* zjvL93abr1BDd#3~eB4w{gPX}YaC5mRZXs8~E#>;SmD~=umiyv1@)+D!{sy;`m*V#F zM%+Q(k2}g|a3}ds+*y8vyU6cxS2}1FFS#D>Ew{yeq;OhUdzQ@H}}vo-gmg3*?h{p?n2@C*Q}5 zG9d>o&Z|G>Y>f8%rVD|}v#`I+-?a&mk@&V(<@ z`SI^^S^S4w17DJxyV3 zi=)Ut;HdIXIGTI}N0%?)81ii#Q+|$lL#x}ORdW77PJ(000USrpgX7Aja6GvxjxRUC z3FOW=p*#pDk|*HA^0zpN{5?)8Z^Oyt!#KJ88%`nL!YSovm^b9QEox=w)N*3{p_~DK zB!7a_$R%-Fxe87vH^%AZPB?=+5C`P(IHNoVe=M)WndGfFC?CR^$oKwz?bIB!eZuv|6iQEY1kvrnN@&KGq{tD-pXX66$3S3a$f(yw% zh)KfzzfVO5;JloQ}8a#~zf&WWqZ#c*}GGOi&v zz%}LexR%@x*OtfPI`T|hS6+te$(wL}`2cPppT!O3>$s8p7&n$9RdsG6$Hz_OG`N|Z z12>n8;udlx+)}QOTgmNkYq>9OBagvt^M-x5)x*8zwz!Yn2ltgn<9_lC++SXT2gn=nKzSb? zB%j8EhK7mtzK;IVRVJWd{kzmlip z@$zCkLH-d>l=tFE@+mx7zKW;F5AfIWe|V}Kr-t)1IW?XxXT>w*!uT8cGdxqSgJ;RD z@oc#lo+FRM-^$bQTzL_mC$Goz;w{-i7zdC-6S` z65cQ0!w2No_@ErCw)4+&3VcWo;=^(Qd_*pXkIFUiF}VdkE_cT#MW zf8^@;zT6Bykh|iC@(}z;o`fIE^Y9aS75-P=j-Sd$@iX}%elFj^FXR{ar5wGU^D8+i zel2IjZ{)oAty~)aCs)Johw`97X;CN0ooV(c~jIx_kl0 zkZ&5ItNax62Y+sh($G1(oCxQT)8m|SZk$Ul zfpg1W;!os8IFH;B=amQGeDYT~zdRckkXPV>@)lf3{uvjR&*38S4g9J6FD@!aZsc4{ zPKb-k>2L`-7cMCm$ED;iaA~@i2M)_mEYlEa@=Ol!{rb0 z2ss-bDHp+` z@_%@$9H+VSG&wb%E@#Cv{VYvgr!t-KqrlYhbM<;(a-`5(MNeuFp4AGCDdB&Woi<;-}CTo7-S%j0cwE&P+* z5^tA#;2rXCyi@)f?~)hd-SS$zN8W|^$|vwX`4ZkQ-@^yw*Z80utCjQ5ateG%4&uXd z0enO*hmXoN@iDmtJ}!61C*)!H7kLUkDKEgMKajiPhw>2oNS=fr%k%IP zc@_Rw-j1KjNAWZHB7QF4!7t<&_@x}Zt@A56DSjf9Y1&%BC#qs1(IKDg;Cy*E7gz_ewNZyAN%O^1(MB%neIH`OWCzGG! zToZSao8iuKXWT^| zfV;|LaW{De?k+FFJ>)&Or+gjvk{{yU@_)FGoT!U)UpXD_Cl|&2<%;-&@Vi%}#(048 z4!C6G@c+kXJW%;G?AD8I79OO08Mg1u`2i1Bz5x%BkK&>7Jv>Z~($#smoC}YTYvPe| zA3RE)gh$J3@fi6S9xGqK+Fw=kaoWJVCCCC(0f0BzZKREPscm$gAflr$#3x@Ieic3#c~C_L~e#@{u!^7pX2Z4xILYJkaOZy zayh(OZi?5)L-AU99$qJ}#Ovkt_(yq@b6`WrLCg2hvFq?pyiuLM@h15VjutokI*;1R z`Eu-Ve}FfulNfK2Kg3(*EI7Kx=D{|$Fy5w4IsB7c(K)a^>Dc2{Q@lf+R@ffT zyWyS6d*fa5aJ*X{gZIeO@LqWq-X|}@_Idcr@qXo7@Bw*0J}4i?Kg+-3L-Iv@SiXsm z$baLb@+%xaZlpqC?)Uh;osTJxhmXsN@d-IE{zd)*pOl;7Q*sx4TJGT-I1_Tv@{x4T zD*p=qD$mE~8<^ZXQ^YwUh} zMLv$N%IEMkIci_$Kjj4Yx}3y0@K?w|%hS@a>pUC2p-ygW*LhKVQ+X+D*XI}bmh$S@ zuJgwDw(=I(uJcaVzVoF!wrhAWzN7wRd{T|cR?U55cL&yMZ53gdq@wlsb!*Y*0%uw94ky}Spu zd4}R=8aoa@mlt^b71*xB^x0j zHEfRo6(aZ>qLoJ_vp97rB=(DJ)< zQYilyr<7mNPZe^|@|Xi%hYx6UTSEMyoEm>5r*#gb2{~waZaQg|7sl!25;(p58O|U# z!~wYr&M1$-AImdwCiw>(ly_r3Jko7vaTfU>oK=2?v&pdsIoo|a3AX$AM_!%@+x3$d zXV=)GIEP%_>o>smJ*_Rhyc4#0`s17$I|ApDXM6oc*uD$(2QS}IKIb2-6=o}~!a?tWybV@3J zh)c;YacMbhh;tb^nscCR$U)2F(J7}qIW8}!re7iCpye6qe5O1G888uB^Np{z4vvzm$h#J|xv`qn!g)Lk?O#nNBt3-{R`>5?n)Gf!%&K zb@Ob)HI?tfwd7;Cw*0Htzl`fBzlH0{e>(^2g&ef}Upn=b#~A9|K#uJk;6q;BhJ%)W z=p5Eac~;z5&WD@Gg`5LTLk?PAkxnz^b#QaJ8EzrBVrNE(@ObJ+*%$=N*n`a)LsDKZt+UzngyX^53w{a|2J;*!y^f9A%`l9akKDLh~f`@-*1y z$%ent*nD`VTo2EZTjAMqJLkZhkb{=@q+{oODE?NRQP|G=*Wp&a2+xz3V>`d=adMsC zpYeQke#Z;szwko&6}IDzJj&V5V{9DpoCn*S>G5|On-wpTOM3l^*v?~hFK>Wtp0;?g z#&*L?JH+Am zN9AL%T?1d^!!g6}H1Z1beVwuTwJJR7!o3gLYkTLM9FZR}{AQ9qj|;7jVS!SzbOL-&KD({#)MWb@t(_vBSq6^YSzJp88ktKk{|w!2OVemfxpi z$NLIDP$%XD=ZA7!Y_El;#E+Dx!H?yv_=)@}{#P!E-M^>UD&nWgYvE^d1M8%4otF5y z@~-%W+zY>y$KzM>Waq%^kb{=brSnGlO8iz{kN=Z5G4@@^LCg2hvHQz${9c{QI8xH^ zW4VsQw{fCn&k37lQZZ{rIt~?1&A!qVB`EW|*C2=abtaBiB$U)1i z(6QHc8sHDrX^KCRJK{8QH=I@;g!#e~w++YXTkuL$d_>*`7zEbCz;}$PcDq}%U|FE@?>04{uURK7dQtB zha9y0dpdSbH{&AeY{zy^58+RhAIEl%E?~Z_#%-6eouj+BnDPhM&e3aJTzTxTolD3G zu$`my*v?T7TvDAp*v?T=Twmv?A}*!Qm$L1=ja43 zul^%kK~6f=`7=2St|*tspUc&8CAqe9pmNAT%bU@$_3wngP^UY#^&gDCR6YXReQGkU zqI^2G`_w{QRrykE>%SgXQ@#&Zmk(iE{|ngG{|2t1&RuNl|1U16^^Y{oxu!bNa4q>` zTw5-Q>&P{6UAYyu_3wpk&cWE$eXa2{~wa zPCB;!MQ~GfO5o2DhhN*3a5LpqaYf|~adYL(@aM`q;TFof<4Vd0rhU;{Y zQ{s+tA>2u>hC9pkaTmEOw&!pCu>B5YxR;N|c3iV?*QDXc^&RdeZ^1Ut9z0f$nMb_* z47Pc$;_gYq=edJ>$nUVt6XP4_ahfLqwmc=ac{1Ui8k-CElFNDhFY#BJr;e95#WqhT z+*@ON<392PuRjCZJoCMLIktH=;=UTY6ZezPdi_gyy!Pj&mp{NZ&l}udW0TBu9w6ty z1Lg8~klX|hmPg;e=E<%bLB;Np1c*?n(W24CP%&e zEVg~ShUaVSUA#bkEEhs|}l9alWOUt^Qw19A>*^Ax~# zotN|DUaU-4g*Z3E8-Z=+Oh8(m!{yf(?r91^bEvLt4z6j-In0r)me#c z-8SJrl>dZn-G0WGlpn*kZs%|Yt=koRS)J?7fh!>gE&rF!RpoE-H96XR=Rf86_`00f zIq+A=LCZ7JxuHBOzA5L$x8$PuwpL1uipaOJRQBf7q)pu;6xfb87G#fIR}!2 z9JG8s9lO7LkCUpi7TbB;h9~Mg?!(E{`Pn&;JmjF|ztKsd{2ERv|BX}04;Y&|F|ZdZi}|a`6D?VP9rDBY2|b{oty{TntzJz+?Dn6FR&d;SDapB2jUF!Q0G7(DXG$#2M9@i$9iE;7syrY-_j$*VP*C!9jHnVE6loNA7sf;mpdf;4JbToK^nEIgl;n zpymJ3$*w%gV&@!k9Gp{5igU?naBevtwsk8O-qCaZ@?KsA+x|DipJ;3=oJa2C^@n16 zuk|=DpNegsO*pT{?#21!gU*5cAqOo#MaS0v5-y<5pE!|T+qsVmDu03#D}RUiLTtB1 zS>kNxB`(gQ^O6h~RwtEnph(C;%d^q>RCzvJR4#^#$z^bHxiT&x*TN;`#<-N+72Epv z!*<;c_ww=B_Hzv`t+7AhGV(6xK-rLkmLH*G>vj&8Q|EVV>vjv5SAGxMy1l>^l)uHc zZqb)I--{Z)p7HT#>Lhj!R17(2c}6;)E6;%|$pvs_xg`EVF6$ilGUTA;wdhn)-T+sX zTjFYRCtO|bjcdpgu&wh9Z0kJV%a>z2u8p{+#_q(m@RgGCCcUr^OxREVz@LgRz}M4q9HEP8a1Ba96n+?k3m5?lC-O zSfog;ad+iia1XgJ?kNw$z2s5Of!-kpEuTcEkMfzgue=ENlb12Jf5<`0x6m1&d=DNd zAH{>@Ul=<$;9>G}#tsiTXnBkkt}{Y;0?#S&NaX=MN)9>)Mu!}< zybzr+%1hy~awR-YuEN-_LJnHql+JkN?ePS;GyRDn2Q42$XOi-9c(Oc^{*;h|md~g2 zwesb7s=OLclQ-k(@=-iPK8wGR?_#^}Kfx>XGxv>`M_uW1yMHCbGc`69o+anTHcw%^ zQuCDd@=Dm|sf%Z8Y%@GZZjZl}hhm#^9R6N&PWAF{vCX*x&(+u+c%FP7&zG;_1@gam zq5KwqCnxycd6AqEFP1CdC2|eCRIcM3SQc{7^5%3Z>*s!Fyj-0gxU}*ic!lzjc%?iY ze=pB+4*U>u(DLPURw-YFSIfWPHS+Ixt$f8furB1F<#*|uzaDbX@?muT zQa%>nkf-CD@+`*Q3OQ)`VmfvmuEn?2*@*ARd+=TPApToEjql0lvE2u+;jMZOd>8+t z&VA>={g8u}zoYX&d5ksA59I{-k(>-ameb-V@+a8tr$w+mcP-=Pm9gzlQ~a;ScEnHR zuFipHAqOoVK*!c+41TW81Z?Xw3%^i458L{z#4nYv!L~kI@hGj&Ui?a(gU*51AqOo# zPv?#DtN5*a2mdEO!SCef&VlzK2Q81W)^#E!4}Uy~i^Jq(II^4;N0Bq*sB&>^>s$fb zI#>1bdf1MuHIAmSU2t@Hl-Hkx8^#IWpP6315ZgSfaSV;!jAP1&z5Z!z^Zf4Re_@;F zF^;9NukZ)*f6jr}AqOo_vd(qlC{Ky)Zv#KZag}Gqc5M{E@sxjxMG3B>#arq%GA-}{W<+sj(QXvN| zkG8>eN-K|t%gBkG17$-FTArFtIpw)u_LJnHq zkxpgh-SHRlX#A!8Ev_Oja1K-rIcWJhI@OeK!`0>exQ2WPyZe4$cdxpDYbyT}*OG5} zooBeV^7puo9DAd4T{*sUpkBy9%Tv*@$F5AczB<{k{hZ2=>+0uJaoj+i($0Z~AqOq5 zL8p=OdbqLN95<0W;HGj<+)N&g?dQv6Y(HOSdHHwP_Gc|_uCd#33wgJ5pk>HG%a78r z<2@g4b^gG1yf<-v9q$9&TAe4(fi@urEswIvb=oSAh1T{#x8! z-ryYQ5pvM-19W;SKY@G6XK`=&67C~E!hPkqo1Oc~$#8!;Egm3e#slR~@F2Me9xRu^ zL*%;Hem*wALzTD1!{mW@xI7AvkiW%tUY1}xFRQ(LGq!cxk4I|kaXd=C;`MK1d(Hom zm%qX`PmC?jqct`$9wR4r4vY;sXn6)Yc7Ai>aq8s7_I}P1_$%dQ@p!o^o*>u46Xj-j zlH3|kmb>FAavyBh&oG=IO89etsrYMk7T_{^Ubh6h$Fx1JwHn*sCTzn~lZTJph3(oq zil-?*iKokFodYvM4qASRj?H-of1}QQJX4Oe)p?ej7SEP5<2iB>Z0EfU&a3^e?BzA^ zx9a!6bLG)^o;(}Rmlxp$@>Xo~@5P^J{-a)g3NKXuF8)q_f)~j#w>jH932`3Hlgi7} z;l=6~#!KYVc&S|1>o>zTPkS%#ikGS14=lp8O`BQAyUi6=wS841A&Vkh-2Q5!cXN~fVc&(fhuaomIc74b} z%gfODQF&#&L9UHA%Jmt$DdeE#9q4RU-VJY&N8zpV0=!M$jPtn{%-yyF|D^mN-Y)-v zZGCQFdyKm8<J2W;9-YI9mHcvL3TkD+9%Zp)~=X1PEV{72uayzfz9p}?L z1H60~-lP6kc&|JS?~~`^{qjj<_ZfRU6}m=d57~aatwS@PJvI!A36t4ha9v#2c0v@3*fVIN&Kr^ma*qT z4q9G|&Uxhx@NaTUd_nGvFUo!J@A5GGhddTvk|#I^E{7bnd?p=Rt3~*VI?M4@`3J^c z3pr@{Mmn}ud+?v?9K^O(=kayrzdHy13OQ)`Jvuj(KgBoY*Z7tkWvBCPIWE21cA+*km*9u;dTjIT#*dW$jvvd<@Dn+~F6V#c zZ1|~M9zTxHpio6a-m3QK3@(CPWj<+Y&NsXsvo~tuHJeOzTWa=!#DV3kVZIu6kQz?IjPw03f?{_YvP6C`-osaN`a(4WYTpp*9 zYvQzWXPizRh||m8;0*E-9FTW;`Ei_4`EC5M9QlBACOJM1${*s)auzSokL|ut8fQ_b z0UoDgY=W~YZ;i9b?QwRQbq~uSN5whi*q-C#T*|q(MmQDDtvsveocI&v`8^lL_L;HO zu-$GgoJakJo}1#l%G+SOtq$0I_UU`Kb@$vG=Tm=>=VACa^~ZXifb*+A&GSs`KFgH( z=X+j+3#jjY?fHMN#_lsq>AQb||KD4&9q%D*$9oLB&vB)H#`AexQ1f5*{3o_!f9&}g zwsm;x**zHke;s0Yj*V>{5_wLBZ5=-HoF3acWcHjL+dAa+ToBtj6!%;jN1S&Yao(}5 zLqpF^aUrck8_ylEt-}D%L$J+12^ZGbso3V9?Rg%y>v;(-qW%i}sl3+n25j^1!#4lV z*ycHbZJyI!|C*QIz&8Iq&kw!+J1>tM+4YNRe`4Wca$HvPxC{E5F%|BmN>u&u*e&ym~@!muyZkKs8swslDDIW4ZDekRXZv8_W9&&6?7^~-s# zi0!k2>v?X3tEu14b0_RRPnhd)Ag->?P;Bck2G>wN9@{$4!M29;z5Y_KzY^R1eI2&@ z_(oh)bMD7>yN9sd?n!L7dluU~e|Wx%ZO&Vs|Hk$i$WJ^!$F~2`qB+;nKE%Ryy9uz} zZW3($0Iscm5Z93l;JR`VoIXkTdY1BB4%btsvgfL}zVfD?TjB=FJ9zGb8!8{-c?52x z{439saAW23Jukvdl&|!>8aGwG)AL^3O!;BY$8mGzmpos?EtKE(d=Ix&{uJAHXT0|E zces^0(V~YO3%6FD((^~Sjq;41Gvl_(3wbVz+bJ*OxdLvlyehVRtL^3WaR+tUd+v-o zD(~gFAC8p7J+q1w>1%A)$qa1Q$z0D1aVO2Q-184OtFEgbJ#WT#{p|F-7iU-hu;=60 zuAj4>f5SP|zvB5iw(IAv=leLf`cFN-#GSSO?>$F};c{EI#GaF5Tc1qW)+Z~r_4&ke zer)Sg)N@H}>r=sVC2Z?c-E(bh>(j_{Gi>YA)^kT}>(j$?A8hM0*z<5~>od;tMBGK| zGu`tnZ0oba^D1oXvmJNUSl)ISu?~l^-Di*EZt9%#d=cCI?k~@`vE4@=d47uRzVOa- zxVQOC{VxuI{-uw)q=j zo4*;h`P*WfzazH!2jC1kmLa&O<{$0#zw-LCaVGWWVY}TW*lu?Pw%gs}<=b&D&A-p{ z&p4s(M<;M1&3_vAR{w(MOSq5n``B*xF}C?%dVY)hsvk3!b3Zu_?k^|yoE+Qy*|6I; zwp@6C`USjB5j;?NDQwqRIXp;tWo*}2RXkXE6Ffw2frrZNJ$J^#l=s2*yUvk#xbm@h zggnQ~=X?2T&+G9>_4j-EAum6VN2&8W9xear`6eEt{F&!hc&zeBZhs>j6^~P%#B&P# zmGZQn19*tmKd)y#vL|f3`o%q$#uJoR_gouKRNlyQGdxW5ck|o}=T|-w+d7QJlQhp{ z&(rW^<#RmG$F@FeJpYIX>zd!@c_+5@IpO&u`a$5_hiSH;uSsp)kZ;u*@D;&0@(c&6MD+wBg- zvy>0Tv*j_^Zg)JMqkInjR-TXN%B#J6y_X;K@*`e;!OJhNNM<8m~~^9j}yofoDpKtL7<&oS=-Vys26Wjj8 z!5h^{;yDGjeM{>(fNejsdCrAx-wJpxf;VaY(w@uX&B|+G+n;)Pi}GfkTVdOuj-I>X zt?KvnJP_OdjK|y5nT&0oZ?GN99Q>0yE4}_|ufNgjZ}s|zy#6t-f5z+cYmbQeZ+iW^ zUjMPzf9Cb0#&cu0Yu{qx9ddlniSbV50lZ5N;@xsi&w213<)yuTc`vVp_o`D5?~|K* zZjJXV@9*^od-+7qU*iMnFT@AsCHQA~13n~g!H4Btp7&w9-<|RL=e_(UKBBRA@lpAa z=cm{nXQH}aY((^9V#|}`V;Y+pAD1(F&WukeFY5J6dU+MkHSjO$H^(RC*7%g%3!j$z z;WP4Bd{&--C+O$nG|w~fujd47m5sQ=vaYy6G+VF^NxhA*lg$8!SwyYh6NGvb+=C!6P7c$A(m z700&DrLnDZMbBU0KQw<$&vmigZd=bCvCTgK+x$cDCCxM1^H0_c|7g;9Jcd#$@4XA=kbx}r`XQp8_(~toyYhILr#qCJf`xT2HU#j z^qdD@*7_9oTnyWK*21=)_3#z-n|f}EZ9RK>?u%_bhj<==Z9S)Xo{4Qe=X+j+Z9RYV zycyei?)1DD+j^e%d=A@sUh;em+j>6o{1n@IzVZAX+j_=N6mnv0*MBO{X|Szl0en?! zSOmN4pRKg#^7xuMUtrs}YS`@$TRm+1&hXjx=yNku8Ehs z|G2FqwtiRqx5oDIJOJA~BRr46Hji7T|Ig!2)&Kk7dtT%9`5KIf+dYc!>2^$M-l%?Z&#CcRH^^;yvCUr)KhQkIJ(tFI zyPtdh65H)I_S_uX?Y8sW3ES=RQK}KQI}Sh8?N0GL9ozhTEMtUMV4I(hkBsmJZ1eM0 zu&_s(laJx!J62dXJ~A)De2iV#V|Dmwwg~g_XM7I}eLi|D!hEb)*c0_*xi{ZLI4<6! zeiF|q@W1M3_M9E>Q$Mfgf_SUWOBHPUUjskYJoP>EcD;yWY3;c^w&UvWc`&x)8s&K$ zw&R-Zc^Snh7u)`SbWF-uKlmzxe~VX(gNFgX@g&= z-`R6_Z0kSVGk>ZPvHuf2^Cu7y`_J3=Bh1_GBldrlXWn8SvH!e1I>Nm5IpVtFEyxk( z?Xwa4&)Z(ZUTU9t>nh*5!*$NvOe4%&NW)&K6W#q!gg?OUdwJ+5^qdqQ)ODK!zjps| z+b8%J^$U3}ir=VH*>hEVQvEuf8{p%bzXyKn{^Pbj*nKw*`@>7&5gv~JQ)is#iTIsz zUWSV>FQ0{-)%@$Q&A$=9cmHu4F9AfDf6|9VN*SK>&*lj8Puz$(dCC=Go(hMBsn3tM z2=n77;yZM>q$12+JuI^NEK`Kpm9Qwvqr3l!@CP`m@`Rp~Vmq#kIGQ?{F%!5gx95B~ zhVoB6m%z4ee`JL+d z8*KZz%=7oy=HG^6x&OFrC%&!g=YZ$Km_>El1<#kT`|cjDx4%5!#@BUR?{RGRAGbwu zZ^{gdBPYUfRBft@%@VPJ?a!oSySw zo4*vc`O9IOzq045_!G@v$8!U0^LOyv1>5|CvCTgm+x+7^PsDjN|8&o@u+6{1^D1of zZ^wBxb~nzc>*tW?W7y_7uly2%|M|qUA z&IOf!fceL<+v4Fu%9G-J%2VRP%G2Qj$}?g+-n_VoIt4LLtlU-{+cB2*`qgkzb!y>a zazoEeadG8sJa@o6S##R}&qHuw?b{@5^H0Sk)t~Ko9xkPPiRTsA=GlX7o&&hF`o}z< z#ATG9_xwAy{rubW18npEhi(3_bk6QY2%hJ}^c)A5)%=M)C&xB_&~r9y^B2K3e{pQ{ zm-Ac^m(%=JJ=erGe@oA8vCZEH^JLj=18`Zb{|L`xu+1~c^Hf|;{W+fJ;|iK{DK4+h zO8lAfb>SW58*xSD+rzDVH@5x!1%Iy28C*%eh;834d;NcKWpy6mFXR`V-{3EmM@}Dd zbX-MwGS8`SW$jy*aI2F8SC#X5E`+NoFX6ciws{(aTb(Ajy4>1xdt5_#H_yGW?dK@Z z#CpMb75RZbC$&Q)F~U@QC5z zwo0;Bw%mAzlr=jk%39WBSN^g@M4=Eu%9%HHe$C=+f z=l{On^EuD_=H8j^+^c5hwxjcT*}mwV=zLywEqYHnpO^iLK9J7m(bv-#`|IiyI_KX{pW$<66+N5I`7am!I-T?1E&4+`=l@0z z@R@(n1Kkbl>b(hlrhV0-o734>=<4?ebJ>JG%lj?p8+;qLE4n>>wl|%N-h&=wKcwg* z=n?*y^r3V9DRj;sQ1sdKIX>rtqKDEse`L`&&^iBZ`dq*5eRR&5Ui1w5Ja1ku_OBPd zfFA747xaDpIDA|5kM#N8{898j^ab|iH>mFw>D&BqXi4Y%_2`_xQPG>w7y6v7ir$XS z`Fj?70K!o%4?_`Z)SBpMP@E{pg&3LD56$>T3e>-_%zWeKmc# z&lz3x7`pn}f9!8BdOUrF_Y;erN70LY(U;TL`kWC(kD_z__@eKnbN)kg&VQ87`A--9EPb8Nf4S(_>74&*(O=SU z_~YzCqz_3g4a{?YG^D{><-p*P{2NulHuZq7S5R zupd)&Z+gD(rvvGnKZwrx7ZyE?zR~9lFZvof=igTJopjE>pU(L+>6|~i=%?s0KL7cm zU!rsVhea=-tFJ}K{qF0czop0eoL`FmgZ|3r<-`+vgq~biQaEi^d@vu@3$&?J36;(4?4H2E1lcbt>}a4Nj|?v z(MQvh?R|f&PDG*Kkm&TbZ+|*bk6BR=bTfD{eWVBcCo*-*bJwi@cCouC*8Nw?S1|4 zDtZF_lsD6gevp3JKBwsC=`Hyx$)5T%UO~{j9rR;b#tf_~BaZ;Sqs z?(Y2`MgK#0^5?zr=GD&aYD(vJtzPsR^h-X!QncvYuC0pRj?Vde&^f;=o%6dDeK7s9 z&+k$6(ex|!K1H8G=lu>YdI+8OJA!`IZ##<4`8O4P8=dp-EqW6Dn%{N~opYY2^Kp2! z=r@b~x5fU)!fUsvzU}Kib1C`__bT+8?q>8`?sbZ8MZaxtUG&EEe0%$%cc!oN=Y5Z& zyVCD?->v9_=~3SIDEesnUGGmQ`egb&`{_lWN%PI!)yu_nZrA1X``(WzdKCSE{idRC zqjS5a7X1MIq4$pz{W$%R{gtBMpg*?1SM*18uIKOcC*J%`FK{<#SKrIhxt=S~xo#`d zpL)MW(d*Ek*;RCF`g8jh^cU`}>0F;(>0F;Z=`X$6zv%9CuFny4uFp~QSKjw7`Xu^m z`)NfFr1O4<(cgG;8NJXww(wgEpIr2GdXe|f6#iV{^XYHBd7u8yy{PaX3a{C+y7}Il z26R52jf!4@&d0N5v0sn=!Ed_-{iAzp`X_h$qIaf$ws)oTXK6n=pQE01&gn(};{A!m zzAyc&{oG=I0iE+NDfU;;Ie!fOo8R^p`givv`VaRs`cL;0^k430=)c`>7XD7*UlqNG z{>S@&3a{O&-kTP^3jKfHuUGg6g>PN-_VmBrcP)Is!h6y+)o*mIUV72FU-zeL?E~l~ z+(T);8M%77ly2a@q41juzmHzZn<@0t?ioeTqL;BhS@azG&eaybuMg>*vw+SyUl;u? zy{ymqrRYECoU`KA)n3kYL%xh=!!d>k&LbK7qy z_BYXd1Ag^#N3p-V*w3KX_GT8nj{C`?=g@EYWBVc9(whY|-_&2d{8adFg)g&h{k{>M zeG9tcw_TfVIsauk=f73-yL8U~rs(hJod0Xlf6_UB zrR}QS+ShqCdL#Gxg>P8+Hihp{_+B(WkWsztL)Wgp_~X{S=tJqY-W*l*G4#gv(~CZn zUef0bE_w*PNsGnr>$0M+q?hu3WYIU!o3>cIzqRN)=w-a0Q1oQ_7k_>qqjS5Sq;tET zEBZxxvlffbf1~L6bZ*yIMK7Xr{@--Yui3uZIe(d=8_}D$SbY9UMXyHZd==fA&iUKY zTlj5vq;pQEqIaj;dDFAl_o8#VPAs}_u^(3KFDv{8dP|>q6TOxDK6-2S6nY!?jG|}J z+uENjdJesv{jH+kr5mlj_~Y|6y}dWz(mDT^qW_?Ce$5W`-GI*ds}$Xg&iQpTKWtRJ zY((e$&5Qk3^p4)_NVj))q<3=fPIqv3p*y+{qjz@qpm%W}OXs?sKzH};J(KR_%{laD z{_}h}-PwLsu^B}-Yf*FIl$x4x#pbSJ^B}#e-}YgeAEK&Wo-6#t!rw3azHocd9W4eobbGoa$W8s|(??&(K&B63O?p{S7zj*JD z;Q)GHZ_cLob6-&OPgS^O)S8+Z#b#Eqd7jSu zeTm-RZ~H;vpA`N>;lC8#pnd&0%hCtZ zkk0*LZn2+N>|ZPPZx#E`X?|F+dii?s#-H~eivES}>CN9o*X&gFqwGzKUWGoy_vKdf z|GcTAk9KcG_i}GX_xAhkSafIl7;m~1y)S*Ny=T$A=w5!m{psVp89*QJ9!mFiUrL|g zzPjk^=o9T@ioS*JW1n2~bh@wK@00XN-prv-cE7oJ<9>%e#l5ib?+gEzKGmBgJ5;-$ zyJ68y=>GOqi*8PzX5X;rw)Dlmo;%PvzXN@`_q!Fn7k!3(|DwCoIse$APoS%>N5*r@ zQ;R;G9^i8Z6+M`q<^8atFQW%~e@)RN=|{aETlB4TZr5Zww`)3mrq6k}=*Q@@?9UYa z9G%Q(gdbZ%GQqWjaiU1t@2E}h$TQPG#s zxm}~_+^#Y7AYcF6iylv(W1m>`R64ioiK3sObGu$B`V~62>+Pc7qjS3!6#WIA>-j5v zuCK$NbY72diJj|vY5F{GmZt~1SESE(H!pfEy88Nt++W(z7kINNopZLMb546YALrfa zoY{rW^*oZk(C7S*9^&pzU*tZC&N+kVq4vRrUqk0Mj-+#a#?pDex6--(lj&hTXF7ec z`(Q5cvr*BT(9ino z;coO5-t0vWcOOdUb@Yy;ue6_Bc)!BWFZv?-D(|nQuXc~7zx4IIx#-*JYrMIq=!tY* zgYOx7gg4L8*ShD^dCj}`>Fex^3jd+-rE992X5KWV-}HYQu2St*`TGsJF5ZmI$4E`h zn$`cc%I`p+>*6h|UAxem>bKR`w93zk({=Icw^&yHyUd&Fx6jnH%I{F6>*AZTY3R>O zJ2v_66uK^6{cDx#zgOn5j7>g|)u-V#|Gl1L2R83{(}_(!hV*~0W4Jq;Nxtn}*yQj1 z=(_m6Z0_);8=L%HC0!Rkn9ZxJRR3>H&EeJmwaV|HpzGp2t6h7iH@(=5ukX6}@oXOU z`|86cf0sqq#ZO@~%(v?_Ho5Q9|Gob2KsNlMn(Adx^?(1p1~mQOYd{aK_J6O7J%ml3 zJJJ8WF80N24)!^hv&r*1`oGr-zlzPzzRuUO$$zKQb@9<`KJ#V_oBUl3T^GNF%`V=I zW0QZQr0e2$v1#Yc1U6gNcU^okn~Hrpn|zM}T^FChW@T??v00_Q>*BN7{IhEH|JKwz zRsCP9e2)!X7oS`0+Hbv?$0px@Mc2h&X7jc;ud~Vb+R=6Kx7p0~<~=s~eoMM8{t=t0 z-h9d?-&;%9#lK{8t2YbT2OuJPt)HY4i0F8({4VfMe-TwLFE@#;TJRR0^q z-k{p8denDad|5V!_+#6cP5vE?u8TKivy$I-6*eo^cU`<0nw!e-&aQ0#dl}(pf_FE%&70W_`Ynew|8Tc--Acj#SdmP#GAv}TvXq6@t$n><$Tpk zFE%ya&~@?S+3e+yTOT%E>bov}3Y%^0r?J_#zU$%x*|e|^Vw0bdr|aT_*?i*bGlWfE zGl;H>U(DtqZ!Tw(*Mp<$;#aYm>dm!mrqy>{oZDPG(vNoy=uz%v>Cx`S^!4s$^bPJc z=^NcG=`rs0=&|li>6_f`=$qZ!(6_jEpl@~WPT%J4Lf`J*mmcTtM&IG?Ngt5U7k#Jw zczV3M4}F(=;NpG#*ZNhuq)Ob-q47(+}H!r)RnU zrXO)H%b%H3>%T75K5B1@KjvPAp6y=zwdHa5diWFW4d^G`ZRn@mi@!cR?dEGj?KAGh zUlZoIJK=NPi|^xkuEqWOzkg#|e80}~EAH3-{qCv7_vJjN>V@aI*5dnbo=0*2{qJ|w zFTT&_xfA!<|NicG@%=Qq>Jx^c`n3# z@V|f09Zl!?&loz-i*8xG@t@~$be;>{Mdx|W1Uk=uCewM&Go8+Jo*8tW=ggw>_b{_* zet}>0@)VutHgoAbpP5JJ`OM37o~yi0=Q+&Vbe^BQN9TFVM|7T(d`joJ%9nJWhb*M? z{N#H&&pm#o^PJ>&I?p%$rt>_cW{GO&IYt9I&pno<^Sq)lo#z`(={%QMh0b$~W^|rE zEPl<(Jg;bpPxaU5_2@j8*nrOSgf?`ZKWs|pxj{QR&l$F%^L$_jI?oe2(0LBfiOzF_ z-RV5;ccJrqU|%|q_1)+^2RN9{Ra*u!yDUaWwXq3RbSptE1RZx6FaSJn&T_jX=PKvo7!n*!)q;7 zR{*qHeE1T2t zX1+eOvN;!TZl{&aFx(FdHMFuBfv@2`t!&2NYuagLa|?ctKN+;Lxu@E-t-ODbP4#E0 zxzPMx2`-P~)t?Riua(Uly!vyhTxezUI=+FORyObB8`^1QvjDIDTp1Ty*(}00veU}u zH@uCVRyO?nF+WSgg;q9=@#@bZaH07b8!oHk)$fo0ua(WZ_@;JR*|f&1-v`WvRyMr0 zRAmc0&G%$;*%ohC-^yked`mm6Y`WrG*=c2S5WcmYRyO~`x3Sa8<|KSuJFRR6;M>`0 zWiuGB{+lruTG{a0Rh4`FXNKnA;JFO1c5O%Zjclram&Aou{8qe^omMt?;hpWYvYCSK zYNwUWqxf!iTG`COcem5Z=4E^jJFRTy<9pg^W%CKXmz`ENU*lcuw6ggL?`o%&&ENRm zc3RmiRsHZ)_Oa8-rU|~UomMuh&5 zw6Yn3_psB-=2E<;omMs@@T2UsvKfQ_&rU0wTkr|h|5Lrt%7!ngwY|N6kj;tpt@v!b zkDXRFyk1!4WIL^FUd8*`X=U>+eu|w|HlO0B+G%C85btNFmCf&Xe><&g8Z@r@X?9xK zERUaVrW2cqPq4>FWTG{l(&$H9YhSxQ#47StCrVoC;omMud;}_UzWy5QqRW7vC%H~ph zh@Dn8Bk_yuw6eJsA8MzS%{}-qJFRS{;uqU#W%CeziJew9PvV!_X=O7Hzsyc68(uf9 za=D#WHt*wC*lA_+IX>J@E1U1|EA6zh`5nK?PAeN;XRUIzomMu>;n&z{WwR1K!cHrj zHSlZgw6fv#*DBZ9X=T#}A8DtRO*?#)omMtG;-l@fve^Z{-cBoNcKEX~ao1gLf?6k7^8=q*WmCaI3sy@k1E1M?xWIL^FTHsUcw6ftf=_*t0w6bY~ zPqWj?W=nj!omMtG;`iHWWwR^(fSp!0``{1SX=QU5KEqBcn_l=#JFRR^!XL8J%H~Y` zVLPpCF2HBmX=QUc{-~W+HrL^g*=c1n7N2dWmCYUa<91rvOvInC)5?a|(W^XZr zWwZ1ORi9_4mCcIy3wB!BG{axC)5>OD{3ScBY+B zomMto@i*+WvgwAuX{VLV5%^nnTGhPk)5>Nx{)wGdHqYVOV{6{;jY!1SIveU|@ z2mZ62RyHT%zu0MIb1MF;omMsj@ZapTvN;F;-A*f;3-Lefw6eJj|I5FeM*}RMIV5gPM$M}wRTG@P!x3|;E<|lk7 zJFRT~#XHz(WwY$cRqtr0mCcIy&URYaw7_?<)5@k5-pNiYn>Ki7JFRTC#CNsR%BDTO zo1IoRyWzXrX=Sr7zK5MwHV5N-+G%BT6uy_8RyKX`E_Pbk^uxQ_X=TIfgjV*p)5_*T zd>=clY%a(5wbRPxI($Dnt!&2P``c+{!)uII4zSb8W)j}bPAeP!iLr8^omMta;oa@D zvYCe;WT%zQ8~DL?TG@PnA7ZDK%@_Egc3Rndj~`~ImCf(?;dWZtG+3qTN7!j)(-c3_ zPAi*ccn>?RY}Un(veU|@HU2+4t!y^OkG9jwW_!GsomMuT@MG+>vgwK+Yp0b>clO= zc3Ro+t+bU>?6k7spYSWE+G%COKjByU*=c1n8}DzYl}+_!5vzY^Zl{$Euj^Vl-A*f; z`S=-jTG@Pv53tk9<}-YtomMvA;%C}vW%Db3mYr5M|KexcX=Ss_s#PCkruCAruD&wA0FFPke}-RyO%Kt!&Q0FSXOkW+;A{omMti;+NZLWiuMT!cHrj zTk+v`TG`x;1%4QCJjh$9DFW@8Ww6b{%zt&DGn~(78?6k7^ z1|MmsmCeuiC_AleYF4ZIXgjTJmc_5P)5>N={02L%Y+B$q+G%CO_ij|i*lA_M>-JX0 z+G%C8F@BSsRyKT_SLJ3qt!#G0Z?V(LrZax4omMv0Uu{vclx6{g|H$Kiz zE1SOf9d=sToQ2Fwmc3Ro2i_f&v%BBu~$WAMpw)n$#TG?!g z&$83XrX&7{omMto@ki~nvN;HU%uXwt9{6lKt!z%fAGg!Wra%6KomMvI;ZNFWWpgS1 zl$};KBk-r~w6dxGsATo;((SaexgDQlrOeJv*&zw!+`H)5>O7`~y3!YcaGomMve@K5cuvN;?7%uXwtA^7KZTG?ESe_^MU z%`Nzsc3RoogMVeGl?|_9UHRHhE1Q}4H+EXtJb^E?)5>NpzQ|51o7eGg?XHq-It?X*)V8SlT6S95G{o1j)5@kP-qKDho96hsc3Ro+{lArp zomMs*;H~Vmve_74&rU0wZSeK&w6fV5mz`EN{OXxXot;)T{7RI{26kH6^u#x`)5?Zl zpHXRTrU5WpgKfn4MNOlkmgsw6d9j zA7Q7J&Exoyc3Rmyhxf44%H}n^r=3;1 z%4Q|}8au6Qn&Bhtw6bZ5Uu&n8&4&1Oc3RoA!$;a_WwRYV%1$er4)|z0t!#G1uea06 zrVD<9omMsn;y2o9WpgAx#!f4nWAU+eTG{l&Z?e30-({zj&FlExc3RoI zkKbdbmCfh)y>?pJe1}i4)5_*g{60IaY?fTR>J#m>vT1@(w$sXHb$p7QRyHm1sdie~ zY=}>@)5@kTe!uT)w6fW{+O;#i@5JWe`c`~Te3qS7Hr?O5{B=96Y}Ur#u+z$>4u8{5E1OO6x9qgC z*%p7>PAi+8@%eUI+3bbCW2co(H~d{Yt!$3K-?P)o=2-lFJFRT`;vd*)Wit@}&`v9x z^YM@Dw6eJr|JY6|n-TaYc3Rnt!57$RWpfAqshw6f6Y_KvJFRRg_z!kk*|f%gwA0FFbNnYet!%c(f40-grW5{)omMto@L%n;vN;(4%}y(u zqwwGDw6Zw?|HDozn=|k~?XWzNDR2HqYP{Hh&)5@k1UT3G3%_{f?c3Ro2g>Pu5 zm5uP$c3RnNj&EeAmCg2e8#}FRI^k{Yw6f`nZ)~TPO?P|~JFRSb;G5cMWpfO^nVnWP zeeuohw6Zx9-@;BSn+x%Fc3RmC$G5c8%I11}D?6=hZpXK_)5_*cEhY^LDb+G%C; z5WbzARyNPz+uLbn^Af&;omMt)<2%}EW%DuK-cBozOS8DHdo^N*=c1n z3g6#OE1O&J1MIZ2nSgh*)5_+4{6IUcY#zqD+i7L_euSM?HcPEn^&{=HvT1_%u+z$Bb-bsYRyHm1qwKV@ z*%1GqomMuR<44R*-k5)8}Yt&TG`x*pJJz#%@q7pJFRRU z#{1c6W%D@R-%cx=XYteQw6b{#Kiy6%oB8+|c3Rmizz5iAWwQt$Xs4CU@A#Q^TG=eQ ze$~&i)5>Of{A@d|Y*xkx*=c37CVq~cRyG^r=h|syvju*homMtG;)Ct9ve^wk-%cx= z{qPIyw6ZxIztB!Ao8#~yc3Rn-ieF@>mCf1sP&=(`F2aY|X=QU6ezBcaHrL{p*lA@m z2EWu!E1Ns;%j~qWnTTI*rt1=1u%+JFRR! z#ILc_%H~Uagq>D4Kj7EeX=U>#ex03GHcP1LBki=ZX^4-q)5>OLe6*cbHqG(t?XHGZR=RyJGUW9+oD*#RGGrJHn}_fTc3Rmyf!}ARmCbYbL_4i)Uc)EZX=U>+KG{wyn@{m6c3Rmi z#HZS6W%DyW%}y(ufAHycTG=dBSM~etw6bY}KVYYo&1(3Ac3Ro2h0n0l%7)+ZR+(w1 zmCYvjLv~u(Y=b{+rTsy67&cmOz)5_)|{5d5_x zrTomMvQSK-)5@kV z{<)o2HUsc4?6k5OjDKmTmCeQYS9V(2T#bKir_Q2P*)5_*Ryke)7%@KGj zJFRSv#n-db%BC;AzMWP!1991DWph4WXQ!3T75D~rTG@=iH?-5r=4QOLomMvE@r~@X zvYCvxvD3NTev+M5Hdo*$+i7KUJ>J(& zE1O&KQ|z>|xd%VhPAi*fct1O>Y-Zv8?X+G%C;3x1}ZRyMV5tA3W9RyNDwXWMCIvl2eYPAi)h_&Ii3+0^0Z*=c3789vxf zE1T`{^X;^<>5N}sr_*&K=wvD3=t7<{OmRyKX{VRl;CoQYp-rc+?6k7^6dz%ymCbkfwRT$B{DEI*rnS&rc#9t!&2N_u6S?a|b@bPAi-H@cZnv zvYClbwA0Gw34D^BRyNP!lkK#!c?+LvrRa*s@TcvxvN;TY#!f4nqwqO)TGQ{)3%XHgDlS+G%C;G5(XCRyN<@Kig?#^DF*~omMurn^pZ+ zJFRRQ;lJ5wWwR>&yPZ}xYvO;{X=PJ~|7oX{&1U#tc3RnNkN<6_l}%^-A3LpV_QC(p zPAi*3@qg{KvN;B?S!(frL($5nFJ5b>mCc#>5_VeI491tV)5>NDKFeS8X=O9K+O^Ai ze7OuX=Sq(-rPNqd~G|eY!1NJvD3=taJ;3RRyMuxb?vmW zITdeZrN>bmALG*vbi3wv(w6E9KL~_RyLFH)^=Li%)~dc)5_*a zyp5e!HqYU0?X!xu)5@k5zJr}sHXGqP+G%Ce4sUO#mCcU$PIg+^ z?231=)5>NayrZ2~HV5N7+i7KU6uyg{RyHT#o$R!->5q4|)5>NLzN?*9HW%T$*=c2S zHNLx@RyH@_d)R4Zb34ALomMuJ@V)G`vbi7cVyBhO<9Js)t!$pf_qNl@=2d(jJFRTq z!S}V(%H|7ve><&ge!vf~)5_*Ayqld?HcPdu`hj*@*{pzfx6{g|1%8m7RyOP7huCRl zvk88vomMv6;)mI3Wzzva+)gW-z3?OKw6Zx6KhjPsn;v)%JFRSb<2~)PvgwZ>Wv7+R zx%mI=w6eJbKiW~JFRTS;>Xx&Wit*x)=n#%$@p=0TG`CRkGIpx<_WyFomMu_ z<0sf@W%CmLsJ}MS%4UAGYx{ctIh#}KTk(Z>KRc~#e#QISX=U>_ewv+DHcM<-_0#RN zvT1^!VW*YNYWM&AY^Rk?Km2?7zG6<-^_-cBo<4e%T6w6fV4ztK)B zn|AmZJFRTm<74f#vgw51WT%zQp7_mnTG@2NZ?V(L=1}}rJFRSb;w6d9i-(#nh&Hebjc3Rmy zichf9%H}!zK0B>!UdAWdX=U>sKFLlin@{n{c3Rmi!l&42W%CO@)lMs$CAO~mbUUqV z8sqodX=Sq-{(zlUHZAc7?XNd z{*0YgHZ$-!c3RmyhR?Or%H}!zSv#$4UdNxa)5_)p{CPXAY`(?vN;9+&`v9xLHI{@TGp-KeyA$W(NL+omMup@h|PPvYCf}Wv7+R ztN7P;TG@Pne`BYW&FA<+JFRTK!x!0UW%C>Ut({gj4YsZN_jX#@G{Jwc)5@k9{-d2% zHoW$AY}(*I+i7L9HU5j8RyI51zu9SJ(*^(CPAi-4_#bv!*&KoYX{VLVQTXG& zkI>5I#A?_6>-|7BwM#F)AJK}Ri!WiPmCeQYl6G3z496STX=QUQzLcF-HaFo*+i7Jp z4qwJjE1P@pW$m=GnT{`Kr{ zzJi@rHs9e*?X{T%JFRT4z}L0Y%4Rg)%1$er+wk@5w6d9iuWzT7%`{wgTG>2`*V$=hGZ){$PAi*N z@eS>?vUv}0ZKsvZ=lDi;TG{-7x3Sa8=5M^MomMtWZ(sF|?X}4mCfq-rgmD{ zRPfF0w6bY~Z*HfR%~tppc3RnVz}wkrWwR%~rJYtb2jW}VX=T$B-`Y+qn-lPD?6k5u z4d2#IE1R?N?d-I&IS+rrUt?)yb4j&pck+HDn~wFZ_!xX=JFRTS%-p5WWn{V-x?6k7^89&)hE1N&@zIIyKG}y7~r`Ty_(-1$^PAi+Hct1O> zY}Um4+i7L99)6mgRyJ+%)9tjf*$O|yPAi+8@BwyO+3b!FwA0F_8-AvpRyIfAXW40G zb1Z(gomMve@IiK3*$l+bvD3u6LwbRO` zJAR#=RyIBHk#<_y9EXpx)5@kFKH5$zn?d;Xc3RmC#c#0F%H}HkMmw!+ZotRbX=QT< zKGsevo5}c1c3Rmygx_qZmCaN5Ep}SjJdfXMr?pJG{z^`X=Sq#exIFIHqG#fc3Ro2hflK8%BBrI*-k5) zE%7OKTG_P6r`l;{vnxK$PAi*z@acA1*&K}DZ>N<_Py7Kpt!(<>587#E(+{6vrNd{+OLsHZ$)5_)({AoL_Y!>3r*lA_+D?Z0gE1Q4txprFF)OO%}-xp|Q)2Q0DFL>XK z%}e#I_}ci(c3RnNfWKm=mCeTZt9Dx1w8LMs)5@kj{<@u3Hl6S{?6k7k6MxfAE1T~4 zTXtI69ErberE(ft!$>_pV(<-^C-T+PAi+a_@{PS*}RH>W~Y_Sd-&&eTG@Poe_^MU&5!t3 zc3Ro|jel*YmCe!}tNx9hRyNDy3+=SBX@)Pd)5@lTe`}|eO&k0>JFRTC!oRoE%BBPU zgPm43d*MIYX=T$L|H)1(o1Xa3c3Rn-fd68rmCdR6uXbA5oQ^-^`z)<&&Z~CqU*2EN z=AZgj{2KiK?6k5Oi~nn-bW3TG_mhFKwrl&1d*Bc3Ro|h%aZSmCfIHLp!Z(mfpGQjqJ3tX^JNqd}TYWZ1%zD_|FEdY!0b*ZFBFBWwS6c3Rn7fw#2N%4RgauANpkH{lgKt!&2Ot?ab2 znS`%rrL%4TPLOFOM>cE`7})5>N)d}}+cY!1b@vD3=tXnb2ct!(<>+u3Plb2`4gomMvI z;yc)BWit%l(M~IytMK-ATG?EW?_{Ty&24xGJFRT)#XH(*WiuV$*-k5)NAO+jw6b{y z?_{Ty%{;ubomMul?RY@Wq?+G%C;8h(_WRyH5t|FhG|=1cr&JFRSf#CzFkW%D5iXlrBHYebx*lA^R8h)ysRyOD1{p_@|xfJhjrp(2iR$4^AJAJPAi+I@H6eSvUw3d%T6nsxAC*>w6ggGA7rPM%_969 zJFRSf$IrFX%4UgOtA3uHRyK|C!FF2Ntc;&;rRyMy? zyY@Ek8|+ryjH_?O8{&7^X=T$Cztc`Do7M2~c3RoA#P71x%0~Fzc3RoA!SAut%4RG4 zUOTO9cEBgtX=T$Hzt2u9o4xUgc3RmSgio^5%BCki*-k5)WAQ0=TG^a}Pqov^<_vtA zomMvI;nVH3vbh+)-%cx=tMLcyw6eJ#f6z`Vn>+EDc3Rm?#viiN%H|>bVLPpCp2BC@ zX=U>w{)nAcHuLfSZ|pqatE%t+eWOu9aTIXl4EbCKQbrO`QKKStA}T7*5JG@xfEa?P z)mEvssJN)uvu9k>^Y11Ant+={be>-vA6yx)g=xxb|SpV#Y}C(n7#=bUqQ za--fW4~Lt@__^|MxLJa~UmgxO-{K#Thr`WJ_y^_TaI@;}$v-3yhnt@GhvngLvoZb= zc{to`fqzsU4mShvkIBQ~W(WM^@^HA>9sh(p9B%frGZjBy9u7Ct@z2P^;btcOS$R0zT!?>89u7CN@XyP`;pSTW0(m&x+<|{V9u7Bi z@h{55;pPeaOY(5IS%8089u7AP@vq3k;pT1ptMYKT`3S#I9u7BO;$M@8!_Bw&*X7}G zQ@%&?Z^*;prW^iEc{tpxjb9`WhntP@Z^^^qCh%{|!{KHC{vCNZ+-#3uEDwj9q4;;@ z;czno|DHS?ZVth}FAs;Cdi)3SaJV@N|Dik_Zd&jk$;091m-vt6;c#;*{u6mP+?*K$d zhr`Y0_#foqaI+QuM|n8h48;E=4~Lr}_*|Fv-!sGEW;cA9JREL@<5!S}!_A@i73JY@ z(}*vZhr`Vz{7Uk0xS57uSso5IC*xO45*++2k3Di4R7S@>1u;c#<3el>YG z+}w%pCJ%?3x%k!P;c)Xfehqmz+&qV0QyvaCZ{XLGhr`W>_@Bwc;pR(xcX>G6{D|)% z4~LtsdnMmf9u7C%@oUS&;bsH;I`VM13H-Y9aJcz7em!|O+ziIAFAs;Cq4*8t;c&Aj zenWXU+#H1OB@c(2Bk>!_!{KH;eq(t!+)Tl5A`gd~6Y-nM!{KHIelvME+?$?|ZxxdGoI4~LsO z@W;r*;pSd^t2`WT9>q_Qhr`V?_%?Ys+`NLHDi4R7xADiy!{O#*{4{wu+&Xf7*o*uRhevpgJbzQF%Q9u7B4@w4RNaFg3N`OD?uaMKn4 zS9v(xbjM#I4~Lr#@w4UOaMK%qr92#N`rxmUhr`Xb_^ajNaI-7^8hJR}?1R5n9u7AL zKjh(Xa}WNX@^H9$5P!Ek9B$^}?~#YY%?tQ@<>7Gi2L3*I zINZF4pDPcCo3HQ>$iw002mFKbaJX4zMDh>G!{O#<_=n};aI+!)5qUV=1pZNZINbEd zKQ0f4o9*#W$iv}gH~f?GaJbnUKTjSGHzV-R=r)DJ&7q0Qo>f1d=J^7L{Y3l%c{tom z!@nR8hnth|FUrH=<~R74_;=*taPt*@u{<1Ze!#yg z4~LsB`z8OLJREL%;6IRu!_7wc59Q%-lgED~4~Lt+_>bk`aI-D`6L~n??27+X9u7DA z;Frk5;pSlcXYz2ksmFgV4~Ls({1@_YxS59kQXURBr{KSmhr`X8_^;*RaPxcozvSU? z^C$c_@^HABjbADchnuVM&+4%Thnrgym;IprKAN8j9QF_6b6wki=7qz}e0-Ta9By8~ zuOJVHn}zrl<>7GiF1}nI4mTg;SCWUr%@_EU<>7Gi9ex#gINX%&pL`d2INYp??7GC3%{B?9Bz8!yUD}hW*hwK@^HAR!LK0?hnpSoYs$mnW-t8D=nV(}eFS4~Ls6__gKXaPuqtI`VM1IUT>AJREM$$FDCBhnvgr8_2`qW;T99 zc{tqMgzqH}hnu_b8_C1r=0W_%@^H9$3craw9By91Zz>Omo44_s$;091Q~c)gaJX5D zuaJksP1ym-_m+plO&5HnJREL%;6ok`Hyh#e@^HAxGqphr`W@_~-N-1&5o{5|`De zKc8lBfy4e1{I>FNxVZwqoje?FuEB3F4~LtZ@I&O`aB~-a2YEQ$+=t&$9u7AT<9CvW z!_9nrtvnoVUcm1x4~LtD_+8}TaPuyHS9v(xe2gC|4~LsC@Vm*w;pRX1Ve)XeS#f0Y zzmSK+O*j1R@^H9W8^4D<9Bwwo?>Cmc{tqk!|yE*hnsEj`^dxLW*7W$c{tqc zi{Dos4mXG3N65qBrUAd7JREK&;`f(_!_74O0rGITnT{VR4~Ltx@CV7m;pQUz!SZmp zxg0-A9u7BG;}4OC!_95@L*?Oca}WM7c{toWia%T)4mZ!@kC2DM%|iT<@^H9$4__w_ zhnp|(qvhdn^Bulk9u7Av9hm$Wc{tp3!#Bvo;bvX@Sa~?yY=&=?hr`X*_;K=ZxT(gE zmxsg6PWTD(aJbnM-y{!*n*;Gj$;08M4u7;f9B!KM&GK-#X~9pFhr`V;@ss4?aPwRI zWO+E;oP%$Xhr`V!_+#YZaB~H|RUQsEH{z$r!{O#Ge49KRZXU!>m50O4Q}|=$;c&A6 zKTRGEH?QN5lZV62d-&t!;c&AAe}X(5ZkFOtl!wDj?x5sPl83`hIsSRQ2EpNGjl^ZY zQNJP0Zwnmuo8eEBhr`X*_}|IH;if-+hCCc@2H{Vahr`Xz_%r0;aPtfNneuSB*#|#U z9u7AL_S;pQRypXA|i zGY@~MJREKo;4hPh!_6Z6pXK3j^CA8(@^HBM7C%cK4mV{7Cx5v-9Bx*@|5Y9iH*4W% z%fsPjef*X3aJbn7f0aBOZYuGAlZV62*7&RC;c!!hzeXMoH$(8(%ERGiH~e+-aJU(c zzg`{=HwWQwkcY!f9sWjnINVIY-y{!*n-=`d@^H909)F8G9B!uLZ+`NK+NgfV2i|{YY!{O#*{44TsxcL|URe3nv{Dfa9 z4~Ltsha~@+JREL%;9r-A!_CI{H{{`PvnBpbc{tn*#4nPE!_5x(x8&h)GZg=}JRENJ z#lIsDhnqw2i{;^P(|~_h9u7AX@$bpQ;bt2CeR(+COvis94~Ltx@E^*<;pQUzNAhsE zxg7toJREMW#(yFYhnt)6pUT7G<}Umac{toWfd5P$4mVHYKbMEY%>w)v@^H9$9si{~ z9B$sje7F%6#p-IINbbz|3)4TH!B^Q{8D*1+^m8BRvr#F>*D_{4~Lsg z@&A#B!_AiX@8scdGXVd+JREMe$NwM?hnu1JALZe2vp4=Hc{to0h|jIs{(ELP+#HE7 zlZV62IQ$CoaJZR_Ur`7F1GJYj_INY3$Us)awH|OA2k%z<0#rQ7raJab~ z-&GzCH`n44jfU z9u7B^`1R%CaMKsRfjk^;2H`i9hr>-RzLz{4ZuY=$BoBw1eeoO1!{KHWeiL~(+|=VY zlZV4iBYuH?CWXVzUjrj^9ci4mW4wx0Z*)%?0>A@^HAh48M&$9B!_{ z_mzjk%`Nz!%fsPj4!)l}9B%H%_m_vm%@g7EM1i!O99By{Q?;;O}o8kCf<>7EM5Y13yk44mbPb$IHXvW)yycJREN7@lEn@xM{?{=;vF!o5_jGCaFJ>rlr7P zKOKLJJREM$#J9@B;pPJT6nQw@T!wFxhr`WP_^I-6xVZ&?tUMfU=HREv!{O$B{BiPd zxOoD9ygVFkp2wdc4~LtD_+QGy;pTn(N%C;GS%UwyJREM8;!l=`!%gnUISGG`JRELL!=Eb;hnsWo=gGt2 z=3@Ns<>7F1IsSZkINV%|zd#-iH#g(|AP7F18vYJ> zINY3r|GPXKZZ5*#DG!I6+4#HU;c#;!{vYyixS50hr#u{P9>Cu%4~Lt1_;c#;;et|q3Zf?iFAP<;pSKPkLBTTb1ME5c{tphi~m#} z4mTI$m&n86<_i30@^HAh9{;&K9ByvMe<2Tto4NQe<>7Gi2>vU1INUsk|5_dnH?QLV zB@c(2cktiH!{O$A{L6X|0Ee3|5|@3a{zsZ03LN(3W0L<-9u7Ba;D3^b!%a_oPWytx z%?9`~c{tqk#;+g`hnubNE6T&+rXRjs9u7C#;a8G}!%Z!IWqCN<48yM?4~Lr(_%8Br zxH$;lRUQsEb@)}~;cznnznVN8ZYJTo$;08M4ZpfP9Bxj+uOSbIo73@Y%ERI2Jp5Yn zaJcz1zPmgeZm!1nkcY#~t@xhuaJab}zqULaZXUs}BM*n0XYuRG!{O#N{QB~6xOor1 zfjk^;KF4n;4~Ltj_+IjGxLKhg`Hke^aMKOHu{<1Z*1>Ng4~Lsg@texS;btrRX7X^j zsm5+;emi+M+-!y4ULFoN{qRHN;c&Apeg}Ct-0X(mQ63IA!|^-G!{KHmzE&O%H>2@8 z%fsPj0)7{HINThA-&GzCHz(kS%ERGiI(|2KINY3#A0`inn+x#2kcY#~Ed1{BaJab| zzlS^=Zf?QvDG!I6yYPF-!{O$B{ND0#xOoD zKF9AT4~Lt7J4~Lsq@l)jCaI+ZSCJ%?3CHSfGaJcyzf2=$lZgS(2 zpC%87n^p10$;08M2mW|@INYp@e^nk1H$8LdI$tQi9<2YIQm$9xijC4g(gNr0dneBN zE#S@4Khn}CT`GpOV>{>VYm%xSAP-kDAT2}FC7ZK5yc0H;OaGaQTt#{jYS>UQ&+A%jFeaYrD!{g;!(wB+>W$oXe{WF(?^Y&jQu31wau3V}758RapVt=f zK>0q2EA}jK-hQX#Yxa;_{&y=5)xZ?H#=k0GvzUC%*xbhtFLu~6gkHL4! zb2C@my<)mWayd9}|4!mTUFG5Uhx+dmXLE8%mEEVNJaNUklx15KbyE_u^PDYLGj|m*_;pHm9_0Bi7WaRIB)+$@->^w!JuRNeww`k?{BQXS5?A!pn*ca(&qKGmi#%NQ zz544DXLD|b*Hv?S;)=@(oVR~A`9YV;!?A(*bGG&Id=1Z%|2A<&U;TUQaNd6PbhoIP zqXw?LLfkuXHfIaCpSJCjxZ)QD&f8ZN^@HI()C{2?S>U|=u;i-`kcX@G7LQ=D-JJk-hOmZKNdbx%>?=r3Y@oZOTM~E99|0 z@0W+G=7<-wt>=6I&zJusamBX<&f9;JeDxxExav7^dAgfsbGpFa$#+X!(Z6f^^9h`{ zUpH~hTJmt^kLr6T&gN_ZSE=cfxZ+m@&fD{}GU%7`a10WUU|XNpNca@_QHd)y*YB3$ zy#2()gEp0i<5cyhCeG%}fGgF^Ok6Rnz7eW=X&+SI*0^jh%S~%)t)JMxZ+~y7@A{RFnJ}%caZ>%5W@apRCTYdkrYT;dbC^;$ zzOk)tN^3(pzoYBMwKg8p!QubksCcs0vUwVlR+L;hO_PqUt8Zy(oHVwB$y~qfS4^QQ z9$j?xw>H*~t(($T-`2!FN>6Ltl!w<`Mj_~Es5UKKGp?zbM@YwaI7HTHET{nkF_)8eclP z{oeUs)@%F8E&p}%PFJ&a`}NfM&i~75woV&1PM*r$Zn@LqunVh}zhzsRCUtUOVqjXE zh84DGsZS62x`xS<#x;%aWV7O=^gxz9xEj&}sI9S+M^H(XD?IrvTcbPp|Jr`p!=P{i ze)?>`kvlno;-vHhmaUuI(#fi6txf5~#vI@NoVnbs;BDK3<*rn(Xn#&&!~cF<%d*a9 z{O`>>+LEhwOyl@Y?+rf4Wm!ivbnb1F>&7-7+tlzs&Z8tw^E$e=+Rt`e>*R@^*-55h z?XmW~+~G}Wu0OW1PR*F9RVguk6$*vu5Q?Y!*?CI$G*es>iY5`tNZkFnpffu^ni}_z>YO< z6*?GF-LbCeSPv@F0GCzx66H(y)mw9nAB$1(*CfVJm#qMebI{< zZxY+z;HJAE&po`j>TUGoNqQG9-8g3I`1H1o_e^8kxqi%;*2ZJAt=d(3zrEb|>2-3_ z_{J&Axeiow)1>siSX0wm>s;T4$rC3wa^OX~9+zHodH38jrQz7V^=)mfO=G6ErP=@g z%Z4dUzhd@p!_v7^6A1)!vCx5pPJJBj!rIHvizmh3zpNuqea>!cn1HQQNQm*M@1i}%|t{W7pm66}}jE!*#c#KrUG zq!mYHL(;ko`An*K-r)2L#o3;>M$x>tOXh8!uC(dNWlJ{i^(2btz1C8m<8vmCZ!NFm zIKNAm;^Uj0=Cvf3E!n(pk|>_{`7wog-Mx-^Yo%e#%dY31=}xc$7frd$J*(_I`(^D$-KwXyyoPyC7Z{##q&nCmFG@P5%bnf zmuy~>=Vj-?ua&mShPg{g?!1!y9+|p%MP0VvnI-#uIqjFvi`ef5p2vCITrzK~^lOlQ z9n8C~WL|Dsd2T(nPZvH%&d%exl6i-wc@K0j@2Qe`>!o=wd)~%H^FH*v?0V^ye!cSR z985EsEw{?s?huvN+AF&JNBU`+Kxx zzZ>*Sf2YvF_3}W;em^*~Jl8M1=y1Jk?Ri`;?Vrb`ui5o7Bt00%rSG#PjcH%rESb07 zIpw)c(|(z^O}b>)%lAIM>^x?td4n{f{hxFk?k4G2_?qqawbb#L&X#Py8>EhHYQ17` z`j90%kABHz``xx=UZ3lVkH%{!oE-Xm$=3LPBZ@RE7YTu`2y zk#@%Q!h3*hUQ5Zm$I^p*Mp~aO+3_7+GH=vHh5HMC50cG0yJX&o_0w~82gi4M$-JvC zE?j?ui{{-}GH-f%GCMarxb!tUzH3V6z5J)b^~dXQc6?8l%YGOKWWJ0_RS>z07S$?kv8q{HvnNmTcbWl6f~@o!$?nD~fr;(j}YsOV7(5=hvrsD;M3q zbbOoc9?R|b)=hJ{9n)=;E!loAOdZ?Qdc|wkq{mTu?PtGxqzmhKzPiElvi*Kuk;^@t ze74ZB-{;(Ax9{J3CztIkt2*@uw5T z^Bzj`vKh?GxcxKL^nG?7kED*rMYd$!z9svenf5z6MO-fjq)WEnN#1XEdz7aawT_N*zh{^1_mi~WF6qSBFMrOK?f0gVc^7vw@7j`iU#B9HyF2X zc0Kn_Z(;`)&7))e*6y;~cU0=iS>Yu+k4ORA)Y|vqZ-LU|lIyuHU9$ZSE7|Yi>CMCT z-i9yPevc~I@5QO(@71y;+izp(e&?3w4o^ea@0fJS_Iq;4en07>pG~uQ*?zAn+3(o& zX5^!6XDQBbcFBHcJXD_Jb4&KyShQb0uPwfwNA%0(*35S5j`d%a?00nPI=X$Al!)L3Zpz!2jngjx9x(GIJCB~Jrs~DCK3lT; z760qi;`2B=J*l0LMd@pH9{jIii*Jv%g@x;{Ep^#>Y|e7#d%a-i;_}}9c zcUO0EeEct3in}?fOFv32Te5lluR)5td7bQc_4NCK;%-suHd;2VaJ_6+((%J@dh5At z$@W`a()CJRdJDa5$+|sCy1}XA{*f(NS6|W%O*)HsrldQr zlkWbKZe}MP|M|({>v>iu9silZ;_mj;b##C3ntqQ`+|BEx+pMHpoVp&_m7Kn2*Yma| z-M6Xh-a)rtN!Km?@KpLb!)8q-U9V2MQ%br%sq5(YE-C41Q`gbs=$4XhWa>IPkH<^8 z37vFrm2@X|((z|R#ka?~opk((QE@lBlWxnBZcgetdc5(kvK7x;kh+epKmL`a^pvpd zdHjRav0b)g_XGa*o6;^@N1HMKT1oMKnU_7M7k7Vfm%V;`lDdu_zvrfo*|lt(mg9Q!aN^di~9o z>^gd~r0cO#S~E1O3j2MeWWU|cTq$?*QQGenDbM!HpQdHAnbKpAvfQj9k>QIa^Je~Q zrQGM~O$D#3R~F6ttYqG8dzR%E72P1&ypKxeo%sDqIsVR$d4DUKw?ewIvu%>joxe|6 zuGct7OSbNZl6kkUxN>gsSDJTCO0)A_!}I!i`U_5VM!yOYg^5CRF1kOd-70`d?bJPH^fA%HwY2of~9gv|ocki;YiDk?~V zpr}x=(3ZAnQPE<*h_s-^0*ZwBoZKYR}Dz0|(3@c60s&*}PaYFoC4 zZE~BHg~vaA|Llddxqs)-8xsE1>1em#PdGC9t*M85HuSlx|H{%)%N{NCFU@~^OX=vf z?-v@S&z4SX^p_r-uzXFVQ=``V=$5s9zj>E``}&PzM!v9pERpA~^_^F|{gvf^qVV_| z?|)U2S2{+ue{Sj6smqfS$Cc=|jfLUFPdq`=8YHcak+qH15=V2RFMK-JTa*_ZyY`Gf z^_O3pg#~*`OUZ+yY}ncD7rPF`h{f`q3YS!^&VNj zC^WxrZYW&6psGH5fZH*=5;tYRl$F=vX~JySOC#h6RxYkxqtTwoG`n)4^`P zop6BSw{m+!>8Oo`_bh9?`+?_H7U&)aOTTOzJR08T_l2jON=z&nwQs`myX;s}JlcHX zyQ?wH%C~djmz#oDP<&orYZ-Z3%lth%DRb5?r_7NIT5HW}hAev1)KX1lPBoF~w!G05 z$$#g~&VM6+^mvP6sC)BRgXaa$eyuaD(ebQj!`g*b_EY~{yU>^S(EDo_rW=p{eeJ?7 z#=hfJlDLn~eW|a|dA{)`pL_no<-QL{vcdS*-$$*Oe@tuLl9##f!NQM@_b;Rf_|Bxj z5B4I*s5H9S@tL_Nns3;-vT);p9Ajm~k$GlM=Pf=X$DnxmT%|iV7B~7g9#-YqPWcmi zjutigj~-IxiB9>WJ5`CtDH%bw8(nr<6Ync<>U*O_s#7wQBpz@{1ol+gqnf!#_r2ww zNL@{+qN=_&G^aKa>0X1Rt*EOF%`2-auZ;AdbTuv@T@9>CJsZYNZ~45|Zhe$k60m8U z>%4oOQ|`n*x)1`?=#_wF~ zOHJ*!iI17;==8T+qt5y5D(hM1lbwc9zeueVJo{^LY8WwVm4uzA~C9Y&We$q3}pZE=W+HkzO+3{LB)*QR4(CO)$h2bv?EjpeZ z9Ee>n^(YUvSCiE(V^@=V3Y+g)T4)sxXuIC%z2~07U+x6mY23f(o`R{3I^Oa6q5j*s$(urAnXqA<9QCp1Heo!zYH9&eqOYXso?*hOzRlH}4y9_XA_YU%qFIDtza@&e^2(PM;Az z==UrwGz%ZyWEOt3bHJUasTIYPyc*E3Y4^V6@^w!PEfK3=r!o%^`Y_b=<*i7dY8qd9-4S$1c5jNh}i zG1s80zOV7Pm&!-n{q&vW-^cG64-~FFbEbt^ICRU}#$w|$%E&kOJehF97_j_Z!#kED zvE&8A@*gie^Hsl19HGtz?VbD-m8;Ht#cSL5@;&2u7gkvvzFw`Xu?s6N#`6}2>K4@0 zRM*z`t*8oDE+~)mt*fc1;x>Ke8AiDB`cPeMID5p1Y~Ff?#!S3CG;Qjb(5Rx(P1fmo zWtDwN<$(U-0k$qKQ@fMON>*poM(Pav8W5=}n_bCQ0cZc>z7*VaL&95~4tINF!lB8p zPCa<#Z?B@g#xK;`8}?bI8f45~l8$4@2Ps$6gN$R$?ZBIjA2cD+gUHFIoE}j>>Kc~z{ zYi6{(yvA5saFsoGH|8J7Ghg0b_~fVWd%_zMIz9RJ`<}JS-~YPh+?(2lBb1+auQ}d0 zVeRMbjPR|A5&^4~W)t5Z1D3O-nvcBkK(`C8{qh312WowxXnlDs1?XB3@%PG?xG zNALVSx};O#23xjqLU=_|qHf8n60fftF5j7uNV&M-L2o&G%I%eK@9mlim8Vu>X! zpI>U{Yv(>bPv>4f&%|-=I}y6WJ)qm01$w8bOL!zdQ6u@s3-F}hOS)agINI|E&v@LH zV!R&S&Ys!nKPA`bMTl+;r|CM2{l^$-e(!DP>(p4t>>HEgUQTy(u z^|O`sv}D}M!m#IzPkG$>4Be+WBjzi8)Q(MJNjSkuT{<@A&Mxs2-&$WyYQHU7-&)_S z)S-4ptfh=_cB8y2h`tXD(w%ScsBZg?omatpx=wo5yo~y#`C4N7o<#dTd%^3${IoNE zv)?}(?_T;oTl!#+IrgqbM`Er2ldo6)GoHnz`M2)Wb8)b}KU~rycI{xTSI|y7JGJ*7 zKDJiJ5j(#u?yd5n&+^9_<7cPd#qpJ_$Ma7;e^=wUnYtI08-Y)ZG^-}nxhK?hrF1V{ zYDeVZ#w7b%WEQ-nR+E3Je0=9y?CX7!x{@~b*!R@l?)FMS_M3fTblyaJ6Y{~CmD-2l z`5X6k?&9-lHVdLxIo5sto@>h!_Tq^_`{%WuAMDkdJ9p}0Unh|HdJn^E;qz*}{5A_c z8!mc9YtG;-?r_G_bdFIby??P0++UIx9P`F2YjiHSPf~80ImX>bZA1pe0AUJX3!P1FG50(~fJQOTGdMG$4X^~3A4=&6X| z8$d<02QiFO@7JRHe^j(wZa!{!20{S-?!>B98}h9#N`D9sE-=*RcTXpr|6V zD;25p#Ei6Abnbh^F33q=VV@6A{}G)h_NomdP?lnv8(vu|pz8pF>WAWrft7l*)QFA8ilI&gl6VOY64=SzR z-hm|MF+EC<56N@8vSwc;m8)JQ&+E$3!+BLJR)zBydb0_?>TU}6c_(2DmNg;Kd~lZo zROI7wzwcE#D(_V5l%8!-%yxW#rbDXV$8B3=q_ih*TGFW;O?B>3N3S~i)X{>K79G8R zqvowxzD3UrZmcY%7PlWo=YC%y9hG6R(6TD!$J)Yqbt?-A>gZR;M0E_PW0E>HgPoSQ zdMA=PdeFk|x6CtBp4Zypr_V@d-&&3_y^m6jc+n~?ikexyh)6_9t9b2no8@QU* z(`%7)(!2D@DIX9ifeUgHO46_NZgVLKrO@u}d`jH?@=EhL-cMZ3=cP=EX)a>ddvmEm zyE;GR#`t12-m6_=wJDFrh^gL5UW(?0-aAMrIiq!-0GFsK*Sc@YejYMFPD}1nBA{Oy zdzcL9-ex*kFFsF6cU9g)9eb+dCFOdR1 zh_>N;&$yutUo3oPN26_ReXWsEE8M|oTUTdf)Csm1@p|E)@B-m1;TyqOtlF1RW%VON znU9m%cFNjK>e6H+r)SI$%%iF-b_A0y_}6_|k;w>D?lfT1p6i|ABc z!2Hs!+q`VV$K~pplF`_i7x(1UjQawgQy~sS$XKgDOx>^SVzOs^ zUqSO=-E|9%jP(jqplw4^gf3?-#NZFS_p=9VEIB!2Q($;N8+t(L7OM}sJNPrDAyG7J z_BNw7K5nS`kU1kblg|CV5FOid=t|77spa%0x3X^*2Kf4K1nFs`VUEl2M5r-pCbYVn zq_9Alm$&4ENJq^?Wj+HiNkI@WSwS{nih?eHA_d(6SEO~IPWJ*#OXICU4xm^;E?~Oy zZ3y5>1;YU)ZGT5?@&GfH>U_Xe3dR9S+YO}gn+Uk3)&10_NauKFX$tr6eDhYKSLWqV zCHKml7s#Pqh0>H+ftUfVSCK)?GAmR0l8p?=oUZ^GkXfYw(afw?fM{mcD31}%%o`LS znwhl<5Y5aw1&C&5z4D;DIJv;Po}BctgUQ`9Zw|a-dwPo+Lveet(jcDRsz5xwO@VlN zy8`iai30I-sRHrz4h7=rG6mvkgMu#NT%&gs`xR`LZjDTq2)1k8@fJ!a_|>jW+AunY zU+vl|fM4x06u_@`nF`=nyLJlTSGz0)8EhmiFx@s1^z*r4q`X58MCepac9|FL+I!g@ zAD64mWV?>NZlLpIUsh(|4|LMDcD|9-P8KCv(<-ZpvxIp~t0xW$w>R3B%^_|tEQ?xJ z2XK(Q$na%lSf7&O%sc4N;YONoS=q9P`La3(uBCKpOY3G<7tujB%j%7+u7YH;wsy9W z)lHa8hRdsstc!(%GM7c~nNm%(zJXu&SpIK9cwbMnydf2ZJZYNGn70wi%Caj$<28+`ZtWD%uCVLL2 zue6=MD)2XUnlE@+SEEt$G*MbAN?TDb(v>dj8n7o->aPW-A~G{Ai_S9H5{%5Ujf4YJ zs7mcCvdYoOr+XR!dnx>NWi;pJfKA<#xnSwZZ0kBU!j@p9!Zvb4U>%jxn1+ok*{oPP ze6m}SSyN;E7b{^+P_n>QvMBHwE2)djHL`AkWm3|%yn?3U&ElCJgImBJ?djquPZwHz zpOwj$VB|L2$kM<_s%jfqNNdI&Xq2dxEQ?aI#G1)USQC^q+DcXgmQg8Ux-v$|T~SKz zw0^=$SQC`2vX$HyIAAMT9iwDTl#+X`7N`Q+^)+4H8xVmL+QGn}k)}so#tDQjBV+wi!ey$+LNa3!sE_Lzo8Y%4c zza6HY{GxdiLoNivh0qbJ*y6{907$jHrFZ(U0#YJ;4$wHfys z=TA1{awCPss_4J+C7GkRE3ko>u5~mAo>Izue!WCI4bG&Nbn)70JxP+8+#I%d+vB-6 z@OM@cE;q9Fp$+-pHcS_%XMv_(%%20xV!p>ppl2nStQRVuhf1|gU6R!%vn4(JKsYb* z^EFwZm!B_|*f3;W>gUTAHVj$g{d^6;h9PT)pO;q|!xFVA!GFrNzVZHxJ7uNe9xrzt%{->4H z>-|qlVZHy6t9nrHe_BYr?0?J@;X?7Rx$rpQWa06`&4eciCkbCJ91zx9r9@%9Rq_k# ztx|%p-YQwbdaL9U)>|d7u-+tyOA(OV~-B(im~lSH;orcRQO=+j9uOIRmKnXpch*}^(W!ooU9WS3>? zB#~Vf%^&V$iM5S-lF2RdV{BD zf^6_iJriVuXU~LNMW3Dtw+ZW+aJ#Uc2}^|aOjs(cXM*en>5VM-BYQzp&x8h%*E69} zSkHvz!g?m$DXeG03Sm7HWZOu;cmaE|ZIqc%VZBM2kja^XB(b-R!TSO~rF&pBl5HbB zCj`s3(Vhw46Qepw)(Yz+StqQM{nr2rM(< zUh8S6aAFvYE1SPv{CBF`&b5{$fM8+j)%!#48!7$bj(F>(}4T3G23 ztCp3rW+?rWt@JN}gSOJY#wa}=qx6KZ_WWI8JvrY4Q_ir_W7hj@lr6*PN!#e(1EaEa zxIPpmI)y$G*5Uexur~TnVQusjSd9M7DkaUCY#B!XZ5#b0@GINsr)Z?_w1Q_usa_V& zf}82J`7>d?_I)n$hU)2Q>vcBDmSOZ9jAqkg3p3E-BEz76v{y7uY1UB+Ji4HR6nLdT z#_enC5^9;r+B@+x!=Po_niI`HiLE)H6=}^$Qb2JqI{Sit(^|lqSRFJaJDOUUfj4bU zsnRg1jkwfO3Owmj&`JvY&7~ks3e03FNS6Y>X(Qt)ruA<&&K|&c8^?I283=dM0cs}= zDQ+Z75zEr5v!o!X3))FRdnrgwl7bFW;7OE%j#9wy+mJUICjI^xdBZNjn~NN8x|o4u zwl`g+AwAN8H{GPb)W$E?1(_nzT?$(HrJ#ot@B?o$-r2OiWaI1sj9=my?_&n8>8wN1 zR~p*JbF?jOyq_-6#`{ZwZG3?_YE4sh0W?i9tv6W{tAnOu zN7D>5;OVM+SE3tgO*3@?G+k+09Z5Ko)j`wMj;3qPz(iY9NH^4)X6XWGy2i9BSQD#* zrrD0Bh#C04t!a*Ks5Q;i1<+J(T2HbjRtHTLj;2bQGPb7qx}nxor3;|xddh#+#Ok1_ z#?e$~26}eWajMr1wWbBS0Get|tB`~ zpy@V8(^50=8(Y&Ix}nyzOcy}Y64UwvYhrcK)aYnhVFnT}*1cP)8){8==>llF)3myh za3-sRrd5un`^>;pThnUYP-|MF3!v#<)2e1otPYyiI-07iz(!kBwS}uw&?ob*Mhbk; zG~cqGVoj_LnrbavjVM*=l^Sf3Ss#|ibioWiKc~VoyWmBBex8J9cEL;h{M-l6?1KIM z{5%HF?1D4={9Fak?1J*`-*XZuherqo}}bqg6Zdre-Ws;>E{b}F{rKS=ZkI$sFUgE zt6(Xpm+9xL&@9j()6bWMa!{V>=XH7>sL=HD!dVHLZ2Eces{u_n{k(wHgGx<5FG7nz zVbjk(E(Tp^`gt)}0=j{$(^&&(k?H42xdL>%>F0^H3bfqx^W<0!y2tc$g0BOuGyR;T z8$kD)DlQvA-v@01tp{xeZ2)Zn{Q$HT^h3}#(2qbnKpR23KtBfU2K@xI7xYume$Xb+ z0nh`WgP;dNhd@6A9R_U%9RWQAItqFi#8IRycm#9;v;}k$^eE^<&|{!epr3L3Tco4Wq@D<=Gx1YZL-2p$5i5PTiD zO7IQfYQf(D*9jg5ZV-GExKZ#e;3mPhftv-70JjLf1KcY3d*C*~KLB?K9tG|a{3CF; z;Gckd1^*1(FL(@iK=3cXgMxnr9uhnbJS=zuctr4B;8DT%fX4*i2c8f-2|OwI0q{e? zzX4AP{vCK)@I&BP!H@AX<&xnC%~ZK zr@(B%Gr%r_XMx=XKLhp>{2Z7g_ysUm@EmZ6;FrMRf?omi1iuF63mP7Etr#b00w)T3 zfJK5{V6mVNSR!ZvO9c~vvjqLXa=}F4Ji!34QZNZvBiIaBFPIEmB-k9dSTF^+M6d<0 zK`<4#La-%pm0&C2YQZ$%I>B_{2Eo?Aje>1}n*`eeHw$I}w+Lnew+glcZWGJ`?hp(D zcL}x!?iTC-+$-1-xL+_EctG$X;6cGoz(azafrkaV0FMZE1s)ab20SKsG4O<7ci>6E z9>5O;djd}hUIIKV*b8`8us86WU>~62#r*9H^auvBm?aF$>puv~B)aGv0JV5Q&$V2$AAzr(6bl^t8D}kE?X8<<~mH@X1&IE21yb8EY@M_== z!BXHZ!E1oK1+N9}6$}CQ3(f)_5G(^86r2q_Bp3!B7AyxI5sUzj3eEu@6Pyb?Avh0s zQm_K}q2P7EQ-aq6PYYH8&kD{5o)fGB(su!=?Q}KJCs+ea6ubeLELaOn6|4iM3)TZO z1Q!5eJ`+yCCtAQ&7*8o=ueh;`>a4m41;5y(2!TW(51-}p6B)A^9S#Sezi{KA{TLpgz z+$Q)V;10o!z+Hkr2JRO832?9APl5XdHvta_J^(x@_#p6*;Lm`E1vdka2tEWnD)=z) znBXJ86M|cSCj}n`ekk}D@RZ=sfu{wx0?!IQ4m>CL3!q`i{V$Nd>qJfGZNNmqCxFR< z+kvTqPXf~gcK|a4e+di<{tB2axD(h#a2K$<;8Va}f=>f;1b+?872FLRBKQn&xZrPq zd4hX@`GR|a;{^8sCkj3bEE0SUSS+|7SR(j5uvG8`;4Hxxf#re+fb#@j0#*wC7FZ+r zGO%9oAaIf3E5OBquL73{z6NX%JOo@J_&RWv;2Xfzg1-Z<6FdyuAowP5qu^V>O@eO& zHwzvCZV`M3xK;4?z-@wm0PYYx3fv|5N8oP3KLPg&{u#Jm@EGub;9r0T1^)^>BzPQn zSnve!h~T@xqk``Nj|sjHJRx`zcvA2K;D>^L1D+E6JMgsNhrqLf9|6w^{sU+vV8Z?r z=o35zOceYVFj?^5z*NDHf$4&$ff<6I0E2>`0<#6r0J{jD1$Gzw4A@KXb6}3(7r

zbHE{jUjl~{lId;MBqHZ z0I*Up30Nc83|KFi3|u7G9Jp981-L}81+YOd6}UpMC2*BsE8uFuG~hbHbl?WT*1(N| zZGf8u+X6QWW&pPcW&*bgwgYYx%mVHZ3<7rvwg>JO>;T*=*b%s2FdKM4@FL(r!A`(K zf}Mef1-k%`2zCV?73>B)CU`OMgkX2zNx>e#4+VPyPYGTEJT2G@cvi4C@SI>Dpy9{- z?F;k?<^U4~`vH>$`vX%22LRIrbAcIx1A#%oLBMRm!N4wpLx9}{hXQ*E4g=;0UJA?= z91a{JI086aa3nBK@G@Y&U>4|r0r0{Efeb-+`C*8@)rRszoo&Ig_otO6Q| zn7`FPpI{9zQSb&}vS2MRRj>}2E?5uD5L^HZ3f>6J7F-DIBDe_HUGOGgFTtCEIfAzU za|IUzhX~#Z94>epFi-GyV7}lI;5fmhz=?u)0E+~d0gDA2fF**Bz*52Gz*&NK0?P$g z0Otv=1Xc>(1*{Rg8(1&63b;t{9^hiZdx1*??*ldnt_H3UTmxJs_&wli!L`73g6n`A z1n&oK6#PDLli+&bX2A`>ErLG)ZWa6?aGT(dfI9>?0(S}i7`R*TC&0aeKLzd=+yp!z z_yF*r;Df+Jf^Y_1iKEZ9kM8PM3$%5N~se(@e(*<_`GX#GL3<~}Vm@T*y*hO#`u)E+> zz+Qq+19Jp_4a^nX4ICo)3~;#MZ-9A%dw}_Zdx7Hw_W>sgJ_{@od=6MFxF1*|_&l&w z@CD#3!54w$f(L-}1YZJH3jP*YBlt3~Uhp7rk>D%9#e%N_mk7QFY!EyITp{>6aFyU2 zz}14k1FjQ14BR02CUB$RTfj|%Zv!_A9szC^ z68t;xwBU!pvw|N1&k6nmXe7z~FVH7=3YaMPFJQ9Zzk#WO9|O|`PXjXqKLG{>KLutB zo&k0dJPYhD_!+R5;OD>`!7qThg6Duk1iu6h7yJsCC-^lmU(oR3{#VchP89S2iv+#E zVnH9UM9>133MK$&3HpKMf{DO+f&pNqU=pxKuoJCGCYS}>As7Vi5^N9L zE!Y9LSFj^+zhE}-fZ#>IgMyuahXgwV4-0ky9ue#cJSx}?cueqO;0eL*z>|VKfFBC> z1fCMS1bAAo7x1iLZ{Rt>K0u?H-2Vc7f;qrM!G6GG!T!Kh!2!T@!CYX5;6Pwda1bzC za4@io;1FPU!J)ujg2RA0f|mkw1&0HN2#x>_7aR%96TA$VFPH}$CpZc?QE)V{NN^0W zSTG-0B3J+{6&wqkC0Gb77aRwiCpaEhDL4UGBX~KmUT`9Ck>DiYV!_G4C4y6c4T43$ z6@pg)R|!r9t`?jITqjrz+#om|xKZ#*;3mNtz|Ddsz%7C^fm;Qy0&Ww$8n{ES6u3+9 z8sKihYk_+OL%{ulvw#N#%YX+3X9EujhJl9#%YjD(Bfz7AbAZPL=K@a%&I6tltN?x} zcpdPR;Pt@Mf|bCtg7bmr1gn5XvfTdyeS$T>M8O+?$%3`ORKYr6x?nvpLvR5wD0m|< zTW}$;i{K()cfp&0y##Lt<_O*b%oSV=93prtaJb-Yz&yd*f%$?}0h}ke5?CpC7qCX~ZeYFOD&Qi)dw`1t?*%RqybstQ zxEi=Za1C&k;P-&51=j-C39bWf5WF9_QSke~O@ixzn*}!jw+Q|KxK;3nz-@v*0`3sp z2;3$3W8iMVp8)p?{uH=ha1-!=-~+&ef)4@@3H}UtSa37&h~PuOqk<0uj|n~kJR!IR zcvA3D;D>^b0Z$439C%uAEAXt~?Qa#Fh}s$z+A!Iz#)Rq0EY|y2AC(f2beFo7dTFE zA8?}Jv%n(3=YYk6`++5b&jU*ZUjWV$d=XeKcmOz0@FifS;BSF7f-eK>1rGuj3BCec zEchyLiQsF%2EjwX6@sq=R|&oWTrK!J;5xy>zzu?L0yhf21>7X~HgL1x5#ScVcYs?3 ze-GRy_y^z)!K1)kf`0_=7W@-%ui&47`vs2y4+#DRcu?@Kz(az^frkZ80FMa13p^_L z9`Kmp`@j=|CxIsgKLCCx_&4Aw!M_7f3w{VZEBF!coZvrzMvC130)2v~fQf?t0wxRo z8<;BiF)&^5G%!Q(6JSvAQ((5>8DJN|v%v0xp8{7|qb@RZ;sz|(@gfM*4J1J4Qe0U9mj{uk&I%mF3}_5&sh z_6Md44gjVL<^nSW2LgkFgMitBgMnQHhXA_^4h8lS90tr0ycC!#I2<@ca0GC;;7DMe z;AOyk!93tN!BN18f}?>&f@6Tig89G_!2)2Z;8@@+!9rlU;5gts!STRK!3n?`!OMa5 zf)jy@1SbI(3r+?u5u5^S5G(?&5WE7oN^mN0wcs@1I>BP#2EpmTje=JKHwn%FZWb&7 zZV{Xb+$wk#aGT)Oz#W36z+HmZ0Cx*s3*0Lh0`3=_1w0^F20SP@8+b@C3_L7Y4m=_l z0Ui~c13V@;7kEN&9`K}K1@J?`>wu>OuLqtMtOTAFth4<5d%x#e7#;andez@72-aI( z{`FmA`jx^3R_mJxl1*=3;3GO|TTWk;=^fSj5vnwO@*OhX(O^@)L&iHs*h60`NZ)4b z%@>xh&F~folal0Q@3`je%gIzlx#1n3`G`q{>UU_p6EgXGx;=o)RZSAhPimg0F;6cY2X ztWscJ>*eqJPMJi95EUw4={KR-S94aIDJV|q%-E(%`8&u^MDD*bJmBfF~0?#?^YCNi)F-PnCr*4crSe1UMQ=X%J~op&a1npqxfCrmllpNHkBRj1HKntVOI0t` zAo*69Y20i+7xQ4?z$2{A&^G%LYXFrru+VWj>0|VzqtW7a)idRUC*4fg!u4uY_>7$1 zL-~nZNJO5z#u6$|R4%;B-a+6=pBkS}YymasEPz4JVS~vxn+Xu#3GsIGv_7Ru4T|SI zsqDZYuT$N>ic7gKIM{zqCy6V_V~z|0Q*WwonP18coWSrIV$$&`KM%nJTz?rW zR0owC{RoYuDG4uf9jBHG8Z2`76v9k<(^P)_iA7z>SCinY;KrN*>MV(owW|Ypnn1JG z?;A%)W$vOL3H?|^=~o?eEFmnV3H(O{CbE!H%V(rvB+Z=ubY^rKk$|5g@iY1F^7D9t zQqZcW^7MPGfd5!d69285Bu3K0p0QQKoaa?ye9kX(<1-|Y%cp!ILRZBKWnX6)16jzt z$~%x3Bz_Iz1Fcdmxt3o_&2^+^FcZ)7HdHgjyxPn`-E21D_l==G!JFb(LzhznrG`&L zC_h%{Evkbz`QAa%-i&v=8G6NXb^|YSk~e!BH5*nXg~Mj++NNF~B*9p(;qS;;SK3{# zT^Z@kW#HGPe8?ssC4rBjcohn*_b@6zs*B;x*PWO_Bh5359o%M*@Co~KaxD` z3Y+bCsS`D%=u%c}m-tU~DIxW@x*%l63Oz$Y=%(o%p!&laEo$n9+^x$rqlONz!q?cJd2PFSUq}VR-$8XRMlJRG`M4 zMWe=jh*`=>&`gp5VfY}{!W!Gc2cBFV23YvOQxI+P15ZesM4&$MG@XO7eL5a%@nhTK zaZfj`4;GJmhN_K%?h}iCd!Js7wXmd02kBK$@8~|g>bWf1k+9djP*y)oRy5+QJ z%qNB7M>4``4{vOD55zk2SKFBbp6(3%LU#{%hHKku2v0g@Fm+>w(69cy3!oOBXIxv6}WhAE=6}Jd1pYKBjwWg$gfBP=z;XgNMdN z^EEgzjOeS;YERlo@*>XFC|d4&p4M|NOfGzHd^vl9sD2D+G>j)mkQ3r29zyD-b7@v0 zyxo6CiAaih?jXTyC=&J*vrp{USfqw^+Oe@kZ2QqAeAi*5{D}@cKX5M$Jl%9^A#o--iDSE@+~@n4-%vZa?`&OOS7lLK7rP5$KR?!f zpiZL6Cn9u7tk6cPgOitdE{=Ax&-t9>z0_=KM#)o5of%_rLM6q z?W0Djb9^E~pJV4stX}5E%mv!-&&~ePet&7=ww5Fj?XOJxf~00)4{94T3zyVu;WUrB zePJ`B_+U!G&>QYz#LG2c|DcppgOsVPK+_!;E=7oqsP(CTZ*>7HTuIHCjCTl3@CVDGep{joWmfnNjpK(e#>mV;lqUj#vf~F%x?s(g z@A>kqDTTmKO#FQ|YB7@kNR269#l_2YCEc?Ge#(CD1)RnFeAz{iN%*_%S&&^W3h^v)Qsi%R?ub~vdRF0a{_T*M4JZ+UBzG*+I zG^tCaD&vO%=cJ4;qNSc?N^j!(XmiUg^zDb_0Xs*Vuef3JCjFj)t@;eK`l|E)*DyBJ=~sOm{&8L zd4;KXm9vs#VlBtS8oJ({FSE_8uB2z!qf)5)%+InY20SzvA9DbO-Pj<=5TPnC1A1sw67ds0Ww7a$ zrXcP-Rjv3@Ve|<)aU{gi9*tiNFV@N&a#SiH)y8uvuw|racVsIfohM% z=);ATv{7<_UEm&0|MT19&7lSBO-CPy6Dm9?23Qc4{IihMn z(+nSv+~qtv=8LYpyz+K>NLW@omr8pcQiEq0la$m;_Li%=;@_t7Gjz|IO5n?Ci{@D~ z57GzKI~FXcl8x6w6%>AC`-(VxlWSX}Dw{2(J&&&BZjyEy1yYK}>|C4M&?nqpMAx@o zMpoSQG}p7;3RqxM+|coLVy*6)h0Z{ol^?s_ti8mr)} zTfl7MU?xR@M^#0D+H(R%IXJ{EU=DFte?@bBqN?WDVr=-KyJW&+={#cmGB=)DVi=Rv z>0`sQX%XX>a54XNb{9ujmS30gA%RBGwSWy+qTf_{x}7|0n4<2Ef35ytJ-1MU{|j>C zBXLbVd!QRb)bQQ0pR}m8=^O8kJ&Aj$w|aKkH^)V{EN3%#nU4pqUqaWCRZ=$m?v=WV z(s@tvupis3{Nf?MiyA2FbiCT^&k?07rd|DzyP8JChbmq$4x>uDMAx8S#qm(hRyO1q zp$nEWLYEM}rmFRrBdexwmf`!96l40{AfkC=yMD(EDG(CFIZknS94HFiB`IRgg zd3@m4F&cm=6^40R+Ab6rh5Qrq{dO75qAT7doBCxgX+E1;4fD~)gkQtXNafI%?5I+d zd(z($puP-yTNjRfZ3P7HL*v8#x;+}gvyivznS%*5}>J6#5HRB zr>_<~63@l7Pn7m?hC5fP=$oW};7-=X?S?(36SeuB938woPbLrR=rA%N;#$agRFDag zUeTEl8Ks9)>Zj^V$YtI9HlOMszbSYZX`u+{^mV2dZxWh{KXpOks{5?{yqb*}?1`tV zna*!odHES*iIhy>cds-=)H{viRh8FF=b!vCH}Zohwaf5$%}bRK73+ej`YGv^y_^Ud zo&?hxHeU*c&C(~+^hu#U873#wZq_Gv>XUVHGIO7tyh@%=dqH68@3h=uIWdfx56G!S z9#4B%VCIu@@&&iwp`}&8-{U>-%)dxkkej`y1&aTz&q!wa#{_1G&Qx}IK6b^2-@8(y z@A){-OAj9TC499G*HsBJ*SOO2sWq%nc-Sy~(p#To>yvajDda}eiiM_?>60osx%w74 zVL6MunYKjN+~cbGg1dLGE^zvP^^bHJH6P5)H%US9tP8eIE7I|FgpthWA-dE8HBGaqgo2fUEu`yPlJnThO;~sTQg^eXSOn`+fY;8T4!g z_3S0xnH8R)9C~zSg{R;V0(54DXC_MlR>G!+ejE&VbGJu5wgIei1AW~cce9MM4%O>j zo^P-{=Nv=*Mpylhb-n7yW=+%)@(>-Vp^or-scQ6UJcD@j;9-qtDtoA!)*%M7VWQsC zaTh7Df&cC+y^s<;B_;TMR;9G3Cs(Bes*|OfpWLYGR^smRVv}VJJP-Ul&73C zddCn~#eM1C{ltFM=Z*Ei`sWQCFhVwN> zgsRiM{8Si1)qPn=YG$Q-`H=)_X1Q$6%2VxCEPOvUyYlC0y!^CFjUSae7C1CTWPUW%V*!nq5=Unt4;QQl__UX{NTN#j1{g z-KMWO98W1=wK2RY!%Y-lsagcc-A`)B^atiB8)(AvB>lWv}kBulkvmPT!cXVOP( z(#&Sf(3q>6H+Sh8LTXY>b9@@t&|j<=pVpU3QhnygW~|z2)v`Oa3Q}FGTvzkUGTA_y zOWYdTj8&zJ!-VW$Yt@=|GHu+(n>B0REV&uG(3Xl5b^n~=jJ8ppXEs+IYvv;&E&Dj zYev>vC2(X%xm(ih3|pf&k(!y)+j4b&lC7sDP5XjeRXvvNPbCq@%|dQLPigy5p298< zX;g^DyX&HACQ!tpyuDmRRq&%kCyFT5Ah?sH19rh=3BO%1MPgwW6h()R`+0?{M-)*m zn%ayy$$gr}o#tUH<`VXXHm|CTLV2Z27mXNQ-`u?%pO&q3mAF%aw#QJ-R<4RRY#3K- zBV1eRj)PWqjk|-i{<~#hE+j!xqfggxw@Z*HYi6?k+0AHB!xA5nE|1jwS(myX$F23Ol?sB{& zxNxu4hDCeKKcl>{!x_&T-6|^T>h_3h;ziwQ5zpy(HsW+7%G_+NGM+h?q!u%AhsNki z0o52Efcowk;;43Y>i_kD`|h(NdSshK%kFX9c-S*J?tuRPI&gMe|2J?d0`X_^h32bk z&bub~x0c2;>WqgyM5YnF;53;9c6HQ3W0yKAT`3=LZp4`;UL)|ey*fpK$H@8i3Rg5P ztZ|f79LK%J?WS$kb=8O}*X=HR%iuBcY^_e~IC~3^(eJ_pUB0=(szw|i%(d0Hsgq>4uUyqmW7`8)tmFG?uY68p+Zodc|948irHd}D zj&}7(jM23Qns`ulL8Z!ObM<+9*L;ho)v-yBNAWU^c&AP+KYCX$lRt=ym)BVC+>p4+ zb-ihX^r^?ViJq+CvFE)-F> zq;Bns)i)N|F1nUDr-2=t^YqoeZ!q!XRJY`xu3$$ELKNr*9^+ zK|7?Xagz&)UF|e>ji9~Esm9;5T-uURi?ChlXm`z2JA0J&l-R{Mo}_Df$GI#d7`GUU zjUILyBp8c~n_S$SpJX9^?&5T(nCcOt^DA+>;u=6ZjH)Z=pZx!!#`ciMy_mcFvIXP$ zw-w@vriZ6pBFykoffX% z+X;KY{j}qyTExsR$A+Ejy2yQ(6lb-g>rIiJ$L9yFE$ZRk`9X`jZU>zrd%ihE_GQ;& zsLwa)8uimP7j=0Yz27#7PE&jQtacjt{O>h@LtzDIa&<+1Vd263dMx*`17925-?eXs_#ZIcG>2*h1(Y$Y^A3+>>wj{2p;}US3w6`&?40USlF^@YG z_N6n<9iL?^qxb3UNX4LI!JhlBA#iH#!PZ65=@BOew#OIT!d4Qb_fS2mS(816R`$O? z|2G2v8-f3aB9PLDK73}}Ko81H)BGZ(Isc$3OIJX{>^rY|exz?%Wn@v`NL@|e8wd6o z(5FA2_O2+O(>Gi_zoxn>QdM8qx4gFE#z<}7`h{f`#sxQ;S611#qAFaupghu-&c9nj za$-RL@PPlGf;qL3NNs&}9d{*ER$g9FUr}9EXY10{7w!@3nYS=hx1gq`y0%^`a<}h8 zBJ_(hbro~^)>l_o*7dEes0-gXpnq>F?;WX}qoUf6!rLb&)IXx&7`Hy$=eD>;Ys&m_-$bCafDkVB3h}eZU=JBNTo?l(1 zHC%XGojrZWQkG3Eo-(cX<&oN|NM&D6jk4L55jdk2_tobcsX3-^Pg zR5Sm(x2vlTbGk>(Un=`wjd4InUg4+xg~s$4Sw2DO4+M4P7P5>gkOSzE1QB^CgDQLbUkzna7(%MU@O* z!=Ouyvo=!^Z6E7uDyk~0!`Bnh=W6Tf%gZBk=$zh92+>*Dg39_({Y^EIIx6#183|NW z)f3RgjZWyR9~RUw2IzBpTB)Bq?{)!t#7r}BtoBCykS9PL4;0|$!uhP z%{*>N=iHK}4gr1SnW1Jrozq7F!S_M7U+hi`RO@0YAsd{#p{fPkgz6P(_bC|6 zR71ZHZ~HEqY9h52HS=7mRoq-nRea|eEhVCmCta!W@%BakIbi7IYo9n z$|@<^Bu2h+8D*=QZ&X5`j^q+f#Zb7ch8?3{P|`xA6EbCWb#$Sn^VSqmcpa{<eMEszy2#H&`58#?dbmR5(zTo}x7zBGWNFbnL1a^P zO-m^e0W-lHP_|kc9v{I%1?ket))(E1MbTdTQSLgWbmn#RTdb1))4s~-?`NvNsy9B5 zcd)XWEI#_YmX+Y$;Zud(bRoqj!MpwzRhT5&?MTsY_;H2LV^J)&sxYz^?~O`4Q|nOG z&6K2RHTVAcHdSr+vWKYEQ6m)r?+0Eb)Dd+}k5*8JwgdM&!FxNDI^iI%EbqQsm07R1 zQdPTLqHeWTb?nkBaEaoL6i9W{SX79ZWa-*oBBh7N>Pg}r8N{HgX#fL?qw;49a*e`; z$f=kQQ@*v+Wgex^^o~`@M2ICwd??=Z&o+g zxz;W=?0nPZmiE=sIb#(jco7Ve!ECZy>G^E8w&0VRA*=yYF(AWC-l`DC#_UBEGu0>Y z%bwl3uRINqK)M8yQrO?sMZM~zxLPzRS8pw4N>b9$UC!|b(h@}HmOZm{?uhXD%Fml~($22$EFH1+ zD(~Q9oTHj!qT_t|x!c2Y8ne;PD&0%lj!I7_Fm&e8DJ%NV+g7g_)_+2RdVvKbz|JIi z>p0%@KWdpeth%IzSDe!eI1eb=+lvX6V0od{50g-L-mbAPIjx-t*qVGky6lWl!>*^3 z&$Kd?v;K zYvRfb{IWi&!6J|c3RwjMz5CBtDrWUAuJSTqu@ixzD)>@Duc z&ZXY!u3L|g_?F1e?of{{;5tkred)I+h~=JqkZ}(+hS1)Y*$LTHW|VfLL(DK+!*xxT zQv*wO!1YSzYyj<&6lr8nPYI;6OBk&6_Y=`>^7A4dKD~*|Qe!0-a&MAK;XG;Su8LiP zIPBgx)i#9punFGH@V&jZ`akMv9=YbxD+TRpU^_$G?j$|cQ;U})pYCyIr(1MJfk5Y5 z;U^XWcTz2LmH~?C%(GLlU8;L zkRcspl`-NA6=OU4AGD9P2iBU}x1%#qdo%@}si?>-kmZF38zq;>&%v%ypl2!W4Hrg1 zCxE?akhR;IqNLURnRSV>g?$`(h!Z;YWF>DniD-b)0>-Sbgol_+G9a5SyYx7 z?YBDu&0ouu?^kMcph^XqbuL5yJ2uf^--ou9WYOMO*;=+uY)wyHlkLCuU9>i`jD0(1jBAahowQ3oX_s9Qo!M)z)(5-1xO&&C$s!K) z5Hqw#CD9L%6^IYZKIE3w`!DBGu1lyj-wpc{yl*QF>`Q`o0xyNiEexc(VfJoPDq-(l zm;YAO`U3aFNz2=lRSDS(GC4d;t+qPnaP7du8VHkh8fF=9?%^KH2utqc?5#XSIp%&= zkGM;PWTZr0UD2VNW$ZH<1zCRVOd@@-t^H?jRl|oRA_@-Z0FvJ+5wy-FaV8ku(ZRAj?1~*~ zQvXd8?p0iw(OuVs<1o>b*(Txl*6?tP7jY(orSB&>WVq2sm%dS!dZ+I3Y@g4Qs1iF$ zHTbEudK~qfMVzqrK6)gnH|~3# zCiN5+fy>&(pv*YG?(cJ$X zqWRnJ5KUxnlW0*i)#XvP5>4taAe!!|x##VLM(qX;gJi%3MD3<{Q9J$}qV|C!D>UE3_H zr8kqK$GJNBLZeQyO5=r$km>EG_0LrLRX?5W-$kM%HmjsKI%Ck&<}%w63-^QX<`_NN zd0XDSYJF{Dh(;Q3!0bg(XiuA}9JHTgHF=}MzH-q1)}77n2gTPRSLQ2Kb6txA=~r!( zPro^@PyEQr^ggS6V$lSz$X?`ZR6;HpD^nIIatr@H%Q@Nu}(brn4zPI#t;GgtAYJafRy6`K)c1KobBchHY%uu>u_+4*d zS*hZKDbH0XifU;P(dhXKJ@!T{_N}G3`G>4WOMA6PMASm>L?pKV2b?}N*%`&kzUs(E z^&jILx93!dCkys1nmwQF{ekT5c&4j2v80E6l+y^NUPJ7MO8Oqx)~5INtVP8^v|PX{ zy@2!L{1H0t^!i&P^nsFveRpo47t!Oa>YbZE?YGrcXHceefwBd%opcSAV64x#D~z`~ z*?AGY@2%zD$By(D-=WV->DyrCjlHO>IDenddlhjOMZJTvqoQ|h?){J~O5Ss7cLL*d zbKaGEWa-6`ub>IuKjT_wUxRc6~*R z2qQ0=M3{WXqXoVK{X@mePG;PPuEs3ZH}VuVY}D_7r+OgN<>G8S1@A+!iGl}EZf9{1 zoyD;$n|1!0KDv#5psUBvI)6=H-A2FdXt(LDYxFhVt~tLp-7PD_nUxp|jKT%YI0|C5 zN>2NUq7JL`j1jB$A{IOUn)DkdFYIB|yZhK2+V99-U=FDPqsKGL@Cg_@nIv448vOAS z)B7bRm5!ch{|@m$U%zGjJ?!}Zt$qEyBP-shzQ~Y8ufLcn?)3!Y`JG1q7O_A^L1yy+I#Zj?~^5DGv>fgdHfGor6#7g)1XvwV~QbI6|KQ52=sI zk<{E!xMl%9Q#Xe{HO7>4p7MU@Der%t@&Qz?U7Ev61qSB2{2M$c*C;5S78+GBEi`^| z@zl_?DbuHpDR86*&lzHa{V7EH6kK(UT^t%X(4~GhL6|=99H9>e(`N;%E8TLr1am|6 zb&;yNP;H$nXafg2Wv!M>2E2d>(m#KjR!$wiT)bT~* zLdD}J74{2Fnvy?#Vu1`j;=p~VtC(9=R>_g63b}eeD92@QP)@E$OseIaNlw18qX#I0-Kpdm(RG<|elJ2Y<6s4?0f-H%XN*wyzTWnup8WUa(W3pw3( zSuHDfx!OPCs)>}jU{H=*|7;r1vbyU-3#+fEFC*6a=~JuRVs5CihClCF7pV-@)`vrN zmDLL!nQ&BS`nik`>gPBZ8aOzr#^uSt!4l5N($vX=s(2R6C0%8q`Sj`9nsRrmA;yhG^zq_?MHTg9YUy`R!t~28w$gz^Ts;LxH~K&wvC^y1Kz>BZ_tzEM15)OcP#3PO{o zOr11pqPkoZ(-Jo$zc@6p;L3uDQ5TNLqWVZxd88bnm0v!nsH&@{&q#-EbS71(%)R;! zQB#Ai3>EVuwRI|i+%C^{ug9~?a*b(I)RGn&Gx73J(Zq?NvHb?+OwtQpalxdbX$6!2 zFV@}zPKsiC|1MaNoDmR2RzO5_g_+qjAi^eK$?Ps+K^%G#EOB9X3FdIk33JXF%vmw# zoO8J5tC*E*PVZA)-F=>^UGM1o`}arO`Oc}XuC6+D&Z*En)ibJ^nZ07}5rq-c1(zq1 z*qgn=Yjh|hjF48w#F~WOSigpA*_;t{cCYr#zVbEB%7ztnjTv`Yn9uE!&kdYk9P9(f zhX0j~X~liQbJj_89b9BpQ)4Vyx3(^sqSC}+wgXcDZ7`-ld-LkrYPg|_s#r}))x?UL zaIB(yqHbC7@4<$2xYHDQ(_+@>LYNHKFX%1v*w4Q_?FKOQ`YAA}lsH11Ko8?=e~P)U zq}X2;A_mc$;C21E+y5I-*C@&A7#{vg)HUD&u&}|+Y5NGf2>02D25j-`P|IJ3TmCv? z)U(lRGBNAg4%9iz>-M8MDdg~`(2q@^&Z(99F{N0%Noy<~w~%TmL{K6=eCmw3rl*+B zR9#b2QxU7GD4Q_{A;a{Ea#|5w=;|hCWh2~3s$tdgCSB99CHrOGgtq!E)P(=FRTKW# zR!#U{>xc%nU`e8GRHoI7b3hc$=z#1dqUeoU<>ppSsEn1CW++*p6@>_oGFnY*YYVsF ze{J1@|Fv}s{?`2MK8S%rwQD48*=i8UMQ z5%+7arK4Ceky9(HYbvJ4W=x-2YkH1}Ib%r&P1-0K#X0MpX2NZQw)WL<` zO`lfj44 z%4nOUHNc2xILM-6w=k7uC1sN;Vl%5Mrp_oSAC*z2pwScXrrJ(v8;tlJmv13zgDy(B z;_zm;bMqXPTe)t-B~xo-4W3`b$3_+3fQP(->%?8(wAgh$x_hK3*oksyEaI3g%AGO9 zA$XhvxWXa|Gz!^b7rBv}SKmyh*|3~AcHT{IU8^4^(H4}n#{j`3xT3n$~ZfzD7upFJyml{Ycd+peU3`^ zPuS^E=BX-=B*>4&Gh7r0U{UTxMI6pWIh>1gIG4((a>RCj`x$S3!ctcNp8C@_gH73E(*nW zo6pR4`0mwAcVxsxaV}nhy-P7$-vqo%P@-aJlWQj@m1Hz@kf4CIGRmP|5kftEsv8xB zGtY(*uZQ8m<92eXd{$hChoHrJa8b817Du4B0%Ka7vp7~4PQ(!STH0TP*v}o*ux%(p z4Cvm39ink`7Ti&h+aj)0=Im43~}aqg=PD0dYHLwUDc{+KYe zR=*)ZQadpH?8@iWVC)g(Rm3q_5n?j;sZc!@uEQvT(-pHL#-pnWuW4ALW94K@RaDP( zhY&SY6&0>~nNU?ROS^-z%IeA)(_^lCD3{z4m{F1}C65rU)|OetD(6EO$Qz9I5*2LZLNcWI6EA;G!I}nAlhYeeW z84o@D$D|nKXp}n6hHb9{+v{oj?CR23dBvQ{vI<}4gDV%acBa`6Cb*r75U7~2T?*}B zs4e;M6q5tWo{BgIDRyHJ&(0QM;wi|s2oXoqNj_P zdX84wfC@`$?zkgZZ)k2R!*59aOuF{c(4WSp2F#(PS7jJ^2Uia=Ep}BBQNkKL><#yC z?$EC*H-zw@7-|)qR>YRL2*x)seAU4$tF93*l&h|tZfUD)WOV4CQM3ey5XlVP$*_5> zND&U&(=dQ;*2bK8lhjh~1lvRhHn9=UqGPbw;H;=$j;LEwrrmj?#my%V6KpSw;B?s> zR@Icnsxh#Xd>l53#jMi~>|;=&#T+sev6C-mpIpQtLlL3`uio8pp07v#l0pbw6f?@H zdU%k8Rw~#8FMV}MRY`d;|LoQn1~9rbmuJX%#63(0}`;sdUBzD1>QM;U^5thxE)H*x9Yi5ytAaP5mpE@X?n^v2E$S| zwWJCI^D+!GYGzEUEQ?i4pCc8QE3 z%+pa04{eLNuR2&m2y!n*4C0Poy+MG?Ys{QcttXbuENyLFYI$-37O^U;tK{S)2N{kV zG`LNj?|BBV%R4-G8t3kq$$z)5;`szA*erlz z>AS0{{)=$j;W1}1x`o%x!>+0GoJerhI1fvr9CF7wn2B;QQ_Q*@<$*(ShHks+?5)w* z*L8T%lk^6YH4{hu#r(Fu2Mlya`KlC@KM5PSzB;wSsb8{cO{#273U6>Jty}4=*)X@R zaY-58{Xx1=UR5#;8qrJ}yzY=h{KGm5OT#)U?H%WFX`08SQSL+zkJyU26QwyginG&* zLi_91tj>shqTC6J(Fy7rFfr?{&$^B4&hdG(N_x&#uW8A=ZD4-?B89iWtqt^FqzGrd z3e5!;bN?y8O}pcpSbT#wi{sZdZX??`z@J788oQY7Rnl9$@CIoOOUw$G>l8d=XDeNj z2d5!+EOCrfSFKyglPw{45bRAlSvBKN%>!Hm2n6F$|FqO_w z?9D^9q=o)mv6-p*Un%}t3;jI)y2ktz5!HYd1i1D37>3<=LlcI!b?G`ZYP03~BnP4) z_LdO_hx>Ngn<>=mu+8c$$$@8xgV}h-$eb-lh@EVbeMpEEy_n5N8Y306JgWzB!TPNB z2-PzyGv`>`kYVQRsZ+~m%=Ko+gEo$47#$8yi#a%ra&TI#gVXgfJ-@N0NiUO|b!311 zz;jwjHt)qejTM4{qxreTu+mNOkuU{$(-FTmxSuM^C&a2&#aA_sj5pOSr!im%?$j)} zxiiAvl~df4Q#^MS%J8Z1gyuvAA-LZ4Zje`H_7M4@ zmggtjO(oXkM~H8?7=fk9U}6g9r7ls8by`0Y3f|Lo%S}k`T{yuGH=f~e5lrglmVnUS zJQQay9OVcz&Jkvm+bE3=p>qvv8BaZ!!IpWmm^Y-;>IOne;l4ZPI6~UaW_nJ2Tib>j&ggYxKD<7LL{Ey zz%ypp_@W^;86o!b3245nHm0r7f4pfkw~q9}apv5D{@Pkn4mDq#3TiIFQ9_(U)AUQK2u(=oB$FQRAlV|Z;E29S8cTfB(|)KSFBy2$0zN@8V`GUu*ZycO06 z&VQ(oNMki^i6+$VWzt~MQ^tAvx;Tbiy3!d^N`+?sMAnQJKTFx z+{qHIe?-uQNlQI0b9X1W>wws*V0sVcF?e;1NAV%<<8gMIQSQ7U_wv|uWHu5c5%?`% z-W+hpQH9gE8H<95mIbaC0 zFOKsROPKpw6#WKct-4imHTD8gc3KIZN=dM9i+XYBx}ulj4=3Fvk(a?!CIBrEunSSQ=XG)xX&<&Ku{_tjpmH@4&`A%vLbWkwujCKk3f2 z@btcKGrZeOBL3rvXT1&=3Da6rf@8uYo9P4_`vf|V+nAHeDl;21(4I7hY+>{~*W^sV z-i(@zZBh{^zBh!#toq``sWsSd=)E>|O+qil@_zg{w8-o&H4CeI-{3|GfY35 z=rBi7#TjkMAyty+3X>cFCD_6yd4VY5T3ByfU+-`0)RWOcjU?Owuo?6EDU>&_ja1$| zx#ufs2~=S{j7;5Ym;uoq7AOu zNt|A_1}hP~pO~#>lqVMQxrr0J5|!kYsDvBG;0mc^6V}NwwS^V-m^%?7wUux~nr6jl zk`(!Nhi#fJi!r6F$V@=7(p)|JrC^V64Q~nUS&@=txTwRir03NJl;=oY?@%xoP_(P zMI5=m1Z;N9%{Uh0Z()DeXU^>9YcIAwL#JVE-KY&4P4)gNw;jyrrwPlFx&yfv^~EI{2_OcU_TH+Wwp3GUFcaU9@(Hgl1-8Wp%72pCpjt# zX+Ppmk56*vjQO5Ia2%wN!P;)B9?HZ1$KCE-jNRTreZv$$)wEFv_Phk9$gL@uSZ8IX zhjo1@-hvK0X!?>n1}vFg>n>;orx$S}qlR3w7ZhIWC*ErA?pjA7+-EhsjvR+gG1F4@ zP0%@*Q;_`PH~X6Tlq%X_`t z-@K$p?yiw@JBnNTY@rDsKLz9JgZ4D5)~s;g2K6J0vWZq_i-t1~K-vKXY!7~)ff}A8 z%M`jO%H4zzY~u9Uxn-fET=SbYxp^y`c-`2#<@mJ_d`6g-*HE8Ij17+pMML3GM9bGC zmW*A4pVFyYk%;YAm%!59esyWgF{J8p^A;!9Icw5+`S`Rr8PCm|u{bvmKMOH-@yaG# zBQLETx!z@-*8q2jzYX|KPl7V9T$R_b1W&Ro%Uid`sYe3*Rzh8(F>mdv<=COVJe7w% zlUM{9Y2qIMx;?N=GcRPP86V+Lg zLzEC=46=dMH8W<;tSI-@&^)(LgEjhT)3D>u3t-&#^Oo97eBk=3%wdujc6*&BHmzbB z9_pA}QHIRiZRKp{0*{jKYOAXOA(=`H##$JuxEr(Nra3r`>M0idtOgt%&3EEUe@p{| zBWI@Az7%oYML6GoI#4I}MHA6Ma$x zQE0Otak_I7_7JF;=dZ$i{~^Bre2&Ib9F6C@Q6>yLHoqEU@Aq>qZz!Yvxx0kn^8?rD zhLB|A!tB=Z_@mrdihE3$CuBnK;Ccl*63z&{*?ZIIF(f`Vq}RMn;X`^mfWK==S1yIM zp~66U^&AY$l-6PGXoJ&Z`Tj(u)=+xJL{cPpwj#-0C7)X)#WRXwcy-qjBv&=*35urm z(^4x|t=Zu2yYY)23-QcOiuE?kUe-a?2AwDv9!ddItjb}yf6BO$^F;2W@NN$f%?ZJ?>3E?sjNQw2EeE?~bj`VY#7$D{L!D>MfBP=Ndq&EB zJS)ws$_XBc<#Ujm;_eXEp2ymnF9lD!cEK!%{pG@I2%gA|;;~_#tU@f!oh!|w%oLBR z!t8I-JmgHFZ@5p`#un?}MdPVnz4^qgQat}P^{*C6c(yOh9?IdXgfiR}Jd}4G6L5P0 zpsU*Qo(EGSdOy3j-OJkqhQ|+^xl@j63Rsu&5!M7oq1aVmGv%AP*-O%-b!5kW&0WA3 zd45Ky!tq@=!#{Bp6JnoK#GN3W(O0-fr1&oITbxpYv^PR^w|!ZUVx~Co3nTDr=^Z%D zzr#bp&EAz0)+#HH&FlVR^nfb=ZDcCq68eK#zC(kkKj=U$IZjM>ObKb-in8 z_Dt*qFM)c={Uu*mL%YjPWT)Cn=8H!tBoSGrS&8@}$v8Jlh#~ zCU1q#m{9X#2lpw`3=5n_0HYt_mwQNY6cdIw#FRTW#A6_cefIG1cskhKqt9m`p7P>= zSeU(FiUYbZ9G^E4W$z{`VBem0yCS+!eUt8LtCHSBum1DsUJuHAv_79AlvqR?c;1Gu zpE)wlGILK@0S9Sm?gRzAoR;EF5az%v&DtHwa56k}3A2+)v*(JilL>SG3bQLoqEG6n zpCjceL6w*QCx?f+{74_J=X8(xR`ODkT$u@}^*5%VO_TUVcSl!ni`3t>~5erHgo zfAX~%<55JAdgEQa-h<=50f9r3SOEuVX;-V8?{HW=Dxt?6*8YY9OecB~6Us0(cx*&; z&YPCe?<=6;GcU-v4|3wZ@LRG7FukFTx0AxZqMq0HUQHDg4Tk+M_g$npRE%VJGwuWt zxLvRKRnsT>a|uD=(>$dbVb2qWf78=s!MZ~|;v#fbz4V|50MzN&l{x4?ZrkZl+Kr`x z^}CpUZ;ZPUL(VPWKp=tZXWRB%F|VYohR-)!X}o7z=?NN16J`C6u&WQVtB1g|)is%W zl|3y>bJvUTJVpTwuRb-SPlWwG5!7`UPR|`WX(K6>q=zH$7~W=jT}S>i%5n?oj9bX? zecWp!>Vtf90wyLHRw7h0o!*LS)B_SNio8+(`bOXpAvJfiWgy5lg|NS1g<8SRibq- zS`4MNP+AJ5(`X@-)6VEz991!sG}C@!Kn9>?{aCB(eD)%RaG;pL{iK_Yd%Lf z`D`pAY}507BdRCkO%I^e(Lf2jc8z%RT>3f678gjh{go~C89ge=h?r-liQ>1=1!5sVL!4?+Y<(bdZR1vn(aUHp%gO!%x-G_LBbWY`r zsrrR-E!xotY`A-cX77d3SA%V$`zv&(p@LQo##dhb>rtV3tF6Aee*b{(+$~?WkYkfb zhPuHqxCPQ<7G55gdM@M;B?6<31^qRRYy8IqUGFKW^Euea=lCMu9e#UDty;yTQ~TZ3 zwQ=tM^a^6O@leUknN>69$)!;=4(_~{ro_s_1%*iDuaRIJ7b{-jHkq-8m02GC<@usQ zjtufS7$`(AVBWTx@#dmJgau|&%X?p>>ov72_8d{>yhuKeYzujkB%fQ&$uI>xj*Y`E zcnVTAEzpp_QaT*{74qbdJzq z8WB>u19`3WiN^JkQ2{Sel|TBOw6jEG0rfW`EGfJU@Pe#{#qK-Q*XTOoE~6j1iG=Zft;{!`C3#d?#BE%FSi*OB(`QVl$=V{` zrIzG{<9xVelogvV-4_{UDntQK^klRQM;7^T%O;DA9pweA6LB7@=Ih0b;3*INe7&m_ z){r1SV+_j!?kG=(IPeUak%&E0UC2JtaYK5~C!s?GZ=KF?OGW&YLc$OHp*H?VH|TLi z7#DfHf1(~l+QXd!E^86Ol%TAbQ}>Nc+U17wz-c z`7mKN zPWe5KtxzFq$9{Q*mqAdBph_Hf9OXW@fF%_{Co1>DUt)^?yGj_C?`>ahp`8wWyo zQ<21_9)cI3t?*Fo@>O^@7v5#PEU?~lORA=u@wa4CfSToN==jrpMV0W)^6VZO8oSg z>WqJX;>c004rtY-waV3B(ox#Ad--ecU%`rKr zv^llyY1_5FNvD0H^u^MbN?*n~Lz|_~o#dx)eV3oM#dH%)y4Gvm%RgZXklQRjQ^wZg zrI5|bm^<0O=BaI4-|gk6i|F3esAhRu_jE6vp>GNm(fpj;%zC({`8mUzU8j3c7dh=) zNo62iakI3eX39OBw%zIN&S;-=bnA?Zyi)qATeuyYo!hsHtFuy^$lKz zZo+;o=2NA!`Ac1CJ=4wM|Nr@=fA9R}bxC@4qIVZBnj3EUKIXXh(Y!8ly}DS$RiXY_ z9)5i$|8^eD??-fFY3A+x&$8q;Z!@=}kz4qSIxy##l%W#V)HNj5s#Z~aY}381yG=Y?ABwFA*W(ET{XcidxcOi@F4yU| z3(hfeKTqZ5XLCm@z4iy@Fz2J2XK-&Hz5HyJHZ|wl+}}EXa26h6$!*TJ7c#|c+&fSl>CYzrIad04S$MuBm;P+>TTb%h zz0W)1Z!1`P-M$-1uK5;=AGG*ki$xzrQ*@FXjQq~@(k?~l(i*Jum!q?#f6e7Oef!`9 zBbTfEJ??CsZ*x~mo{jrh>9euuuPLw1!>#;8e@%LuMPH44ly$z%qQ54+=xfV7+RAUQ zEIi(li+-E@Z5DrK0jph(w|yp>0d^^$jaa5xFt_!;pLV* z8?Us|*IV3}h1Xj011vts;v+3S!{RHl@Fq)sR~8n3XzKfUE4|GxTJl#d{xl1JX34*@ zScYMyJUwCC%wc%2#bJxfEv~V6k;O|a*0$8Yp8rYz&7sKKa5r_Gmq6=8Yt_xNzui=> zCpUkZ%eDR8E=XhKVvk$qj#hfHwIeqv7zms{y4SUi>ZA@B3{_}fa&a@$Y0r8&C!AKbq=s)u^k`{qsjZ4J)!w>_-( zZZ6m9rG1RNrRAYTXLIMT5{0`bN(ro+~(6Pxy@%;a+}Yw*pjS$MrA-_K%+H_Y{HKHf^d(PGg*bH2^jS?ML7 zFzIa;eKc~LpS1FO+G5ei-s&e$)*F9YsTr=m{b8kV4P7*cxn5_ByIb7f;$c~Mv?ZTx z@f?feS$M4_Kholj7VEy|-=F_U|IJZ-RE{Ux34dFIGy7v7mCGlzAkXZN=KSu#IW2Qf zOD^$-N#Ea+@0f*iExFA@ExFCoU(NMxo?xAC^L$Hg^S+i`{D--o&Eijt{4nc$n~${Q zHlJe2v+-$G`ZKcdIhOnai?6WwDvQNFnESQ)CM*3dS@;f1ewW4K&&>5~e$z^yjo-G? z|2qqRV9Ebu@mCgqW3g}3l-D1Bv*b3*c*)#v`@kL;7JFy7t0kB5m6416GpucgIix3R z&cW*44xVgB{A~@+v@iWst~t^Be{;D`-!VvIBSzI^o5qZI1BG($!#vTD+^y`$v0);>nyp=H(Bz# zExtbsKWxb#wOHaYQ$J!q{~o_>G;*=8hPACUM?e3A`!`4Rw|IbMPX}1`w7Fc{)1E;tMlQJ;-pP^=ws@Gu zds-~^%H%iNl8Zet@|l)=k;TjZ2k+_CRU4#frDnVJafp@PW{IE7^=+2^ZR9pfe>d{u zt?QkWh0n9(HeX=LFS1zrzq!86(%+3d8;d21Ety1v*8lm1>ye!s1`JKV$$0z_QuF<{>;k%t1K+>oyqSzE4|HPzfAfctn@bjVacWUoh8iwB&~n z`*R7s(Wb3bm22-VBe}NkHeX}O|0&;Qop1BqmfYrhExFD2Tk?nhAwOxQxA|2|Zu9Gw z{40wwaPbb)J~nr@snt|UgOI5CArp*!z@19 z;u9@C&Em5xKF8u~EWXL&do6y_;^!@X)#A4;{(#tPDECi}8tC4?d^b?#3gA<7xvrl! zK^h~sxxFQ~S)w*`zQk9Cce2hON*sK|ha5GC5u9t?Pp)-8&E@)jq*!;)uXiHA-7*nE|h-=-{lizT=D4oiMN@q$(cjJ=)i_P>uv zuKU+##KA{=$Weo>{yNy|ug&F|_Q%M@{s8zn^ za-Dv=-~=OYZ?V`9BhSV?t@E?7+^@-B?$@x~Wy>t~#>mCq7#4fcGUr?6wYk`mPsqZP zExFBAmOLBRSn20jyiXQRTJmhX)Jk7Z9DKxw95u|+w_%pPHJ4}h2P2pM&@zjD7`f<& zVd)Rj^17TkYPeOt;a2&Y%QO3fkxPFtEc*ZVSoGhd&&G1UCcWIBVY$ned3exBMn1w~ z(QhNSS@hk=ZQjeu&*pMVo{gnHnd?om&Yzxzr9YVSv$6CSlRi%Q2OsevM~$%bXN09c z&E=W;ZRDcgEwi+@k&AvCmiCvH)aA^vp6bj|c~*JztnxOO>+*^|8+mt~xqBFv@)_>u zi@ocKeKv9_<=^A5m0va%eKq-yw$8U%^wXp-wbEx}(LZy(%`>h1s@dQB(gm-*4q- z^W&EMpYoH|`OjMXd=`GulE0dTU$^8ozh}umu=op$zxs##jg|ht7XOfif3oDiSd57` z?=bCYv&^3wxvcLP?roiKv&^5G^fnK*&L5tIWj-}erMoliaT<{WnLAwEWFTmCFfQkZ1ZwbN+V0IW2QPOWxmNnSU7>Nc4vs z6|%|~vdY(7uFKax$i>KIe#CHBOWyte$U9o+54Kq1J#+oxmV8teF1F;^c(j#%?<_3w zn<<~o;t!47<~dgW;@?dAILU*L_>iL_R{KV*_H8cD)ITE^{cD*;|BPJp&#>rUgo}sr z6Z_59zP8Mw zuSPEVYFPBO$SPmdDqqwpUvs%GpNt=jT=dhh=;z;KDX&SNjYXeLdYk2bjXXEF>y~+_ zCAV4ZuQ}glvByT9jl+Jl~RM<3(2bG;#0| zA9B<L)N6h&)i#;~-VOIXxSo)ti-)4ztj9mI(%e<#` zeX;i@z0F}Oz4T|3-e&2~MqX^4Z}VtNF8$q{Z?pIpBOh;_Z*!?77k^~Vw|RnbJQ(v;B=++P`I%_BV2=AH&lAQ>^k$ zvv|72Gc2BI@hpq0EcV~NX1>l*HI{s~#d9nc&!7c4s@9S(uy~=xF^e6yJzfmHZR_&0 z0k^ZbqsvQM`3cPXFvOp9bLDUPV()zd{CucxPkx?D^NvA&=J^EPZ>Qx$gZu`%`F|F$ z*}o(0Y4)c`dCdL_k(>4TcyPX1Zxy*&-{kpax4c1mGaoGHoB2So$7cR*pCG-Ne-XKv z?Ziu8RxfCmx8Y%`BmV1iLV7qeYaCLfu)zVQ@4TT=%BWMbAvBBsQbavejU^! zVCj_|mEIe?JV@VBJqNyp_+{`$;y1t#68{@4`rc7}2tG29cUGT*r9L{VFTq!k{5$Yn z#6NxPXWvQ^-yPmHO!6DR(q28(tzbENsk^{$ z24D16_ksT)ei+<3X#d{o32f;5&%(z`qfP!LmNwM-_o52l9SuEONv32vwrGiaK}J@`l&O) zV&D3y^EC%Ye|0IiJ@M6Gu`m7A^zk{KGR~ ze*WPlFhBqB2AH33co)piH+&41_3#1ebMPH>y>G$%{KJpn#-Kh1sNcc55BlZHX#;&H z?f~ZJBf5d*eg~-S!P5Q%)BrF)Ke03Tem{FeYrBH^d5SzRKi?4nA427ef-fT;2j=H} zD!{VeV1SweE~o3w0?#L&3+_Yrw-C(Fvn0U${7M~or{Mg7Y8AL2aT8dML27^SN5L1l z>QL|@#7BX}pXI6(z$cRYRPcGkXM^VuUkH}|pQ|nh-%s+*;H3c%RX2k7A-)|f*B`3x z0gHbasvgQnKU_Tlmi|6mJqOMY@*A#R0Z$-)3oOST>V2@-=REZZnD=*l2^Rm6r?!E4 zzsJvDvDbO(Pw>&f1@cr|ywds-;!a@c4|%Ew_cXAAXe*EbS3e)4%cu^o9tBwIz5uXGePJB98{K;5#E?D%hL|qK7 z57L*YE5VD1uLbWxd^1??uSDGm7W-SF?gN(w=_}MDV7dPa^;8B|su#eLf2Dd2EXO?c z3HYGV{x^>L7CfZ8@UP&9h6uOa&i}0cE>zoRa7+yWzggp_anuO#ghj$3@Q#Cpi@^^C z!*)lF18*!5`2_F_!3{cU8d%4G=5SOEcvK(Z1>mzB;W+p*I=>ElKJf7mH%Y$ZQ~`sv%zKkg)as#EEm2Sd{yw8Hb>nE?!HLmcY=p> z5qXT8@y{HNx&)s;+f#TG_&KWIo4{@6i~KHdob=;C@R|61AagkCNw5s) z9Q7i2G3m>jV28^00eEXL&E=@izzh)00e5{JQu5|0KSPh1KQ@Q zBiW}H!T41z?{L(c;2WtuKLGzo{qr;M`_w+WPI;!X3eS4!|6a z>Iq&;_Ow5E*F_>93?9*2cm()>z~MS748EG|+i399utDZDRlm+;1NSaejd1p`rGB;c(BdY zQP+VdQ+aO(|ExCyyN9Fh2e;i`_zCd#6~ZrqhmpN|3;Z$K$Q+LP2z&zd=P$wYcMYz}r)M zUJNcGf4vEu%9HdrgV*&Dz8k!EweTZghsygb_&O@jYv4zz|Go$Qd7hlV6?`7~pYOnN zD$lRr7l%puHfX!+NuRoa2hA0EAMk4fg$IHEAblJT{*n4y2>c}J`)KgR)W6HXx9lqU zO$A4L3eN^lrT)Axcq^56G58G9-+FMnAizcZ1-_Ts>oD*!eI@_nzQLjQQ(KDeKvwSP=7uf ze9&%k{Y${zHIqB>n5)u|tL52hW)z{291? zM0gwcO6vc=fk#n$w}tLrMEBbjyoCB=UvN9}SGnNcRg(X1;GL+w!r+tJiF^#WgxbFx zd=mA~Y2f$C{>}mahx&I6d??x1C19;{=5W+%@Drrp`+?6JCGx|;H%$^g9z4H|@af>K zKB7Ne0N$7E*_Ghk2KxydbpyDG?B|`}?$kdX1RqB2^%VF%@*gjQw~@ZQ1D*pLX%0vI z2b?7R{u;cD_$Tn5q%WzW@L-uY@@RfUrya>D> zoj)EthT@M(@V>>8z6$&z_16X9gUDYc!IN{z!W_B&8{o}U{~v&_ zr1US^j67pvi;AdLP`P0ECQ~S>a-@ZuXi@+5Nh3mjClD}UAK8yO}{@~llp8N~EZnT_# z0{8>+A7_9!lKr|6d=b^>Rp8G_e{KXHNB;OO@C~Fd4}oXX{X7jGLihU$xD)B`zrlKq z${ddR1pHo(@HgN;iGK#`H7h@T>+Y!EMZ%rHDe_Of!BfdU4FnIT`yB@UYP_6365O#w zxENeP@k9xD3h`v{gXBM|!D(u*eZYJ_bCT z`ok&U#l+`=k1Un*F9SbC{_9%sWpw|yfj^`Ay$`%QmG5!zvsAtpzz+F~H^IxPd>?`b z()nM2e9vq$~<@*DiOZL4TVk_;V&Ecr-;7g|q?*P7l`sZNq?nL8m2z<~Yx&GDQ3bHRZfp4Vt+yZ`r^z&ixQM2UyXTXE0JzoVsP33zRJcHti zPr<*@^}hulI9T%g1>B4B%jt>oQvdD@-a`7aJ$TaqIe#bcA5@>ag6GoxjRFs+_RwRA z)ExC3|@}I7Inf2Yz60IsbO>i*e!m!Pm?ZenO`weSH!91GU#%;3E@~{v+@( zD$keTnY)Sn2k_ur;XlE5)Aic-!hQpi_W&9tr-Q;?tAB zeaa;Nv%v4sc;aI4V-!zp0`EfQyBYi~>GR#-c~rhfz~_#T{GSDHtrmU_tk-1B;i&h( zPwXkY75u6r{2jOp+23Em+fndOL4~B!WjN=`c zj|ZPd_H#72oXS@QE}bFir-Jnwxj7s)8+_xA!ux`!l094u?o0i>9$Y~7VgtCG%6}NR zp4$63@DH6N|I@&yQ2cT}IFI_*72qlTB>nZ^y(oUV1N<=cuLr;dtt9=E;Lq}fUjlzP zUifWr_u;}Hga07?{|a0|_V-8dK=LOFbx}t3)d4({+M_442IV79_e@^wY9NeAGZvqdX_C5&wD&7B4 z;H#;BY}8El>TK|0(x*$n`%rss20ujh{}%AN*;2lHz{5%YD0l*0?>X?DXajRN>UHqT z)c)^-|3mfr8F(i3_if;9R3E>A%gNrfg>CFmBl&j)hx-cm1;4(Ra4z_Ly8qq4t;ybo z!TVEr#()=-KP(3~>@4|B1OIob@Eq`b$}a}4rubzEcnJBs)!^G{JhUJ97rOr8;FF1u z2d^M|emeL^>W>$I^XEu;^xR1~mH!5C3AMM5#cm{f`XG3DuAKiA_%yoTm%&|WeDV%B zPX6XU;M*wu*Wgi<{wMGilz%I<)$5eLBe;sv_X0mo>30PGLg{w_H&XgN!E>ie`HR36 z)ZXL48_E7vf-5P%D)7^@<@^QU`k;e5Dhb{^QsgVZMPxtp+}t6%i2Pu%9s`=gQAdNX zB|aIvuu$aZfc2QyPk$-6a-#4xIz92N;MK(Uf(z;X9|J$yL(YF5d>GloH^8z#&`}?N z&!ztSIrt#b=l_DQ7$^Dt4nCUFZwK4IlKfpau=Z)@a8y6=Q1YicgEx>qjsX9Q#`h8M zlQB7eFR)&d@bjwx@7YOsI@swTJQsWzrC$WDp!9WMy(VQ2tWSc^ru6%R_o4Lv0-r?b zPXOOQ>CXT+Q2GnOS5W$^z(0{b-3UInK(2om_-5jVz@HF54gQMsMEq)&I5N+lEMfw}Brc`F-H`i5~|S6-)XTz;_V83H~qfhv2SJN&f}775P@E^nzz`IcW&j61j zo(JB0yp-PoA4a?sd^K?c_&(wTw7f)lhog=Fe?%oI5em@laFXCgtcMzWneuVfu@OfmPE(iAjA!*xIg$!;vwKxqrP)mk^hM z?SId_DLF;yb|a(0Jqla1r_QC&9CbUjqN!TCVptcrN+#kHIe!e+B-P_($-uXhU;2 z?&kX3eBll|!G4oI_5|-oJOI24>EBRrd(x*o@K>adh2VaqU*o{}lztL8M)FzUw}|J1 zzb8(BcbqQeT@HS-O1KHU&kW&%z-x(*0-sO35xkM~?`&}QS#tg*;1R@|!R5rafEUp9 z?*T^_$@!0h2h|Ec2mXlCzYe~I`p5hFd>X%h2CgRF2Hv(n^7{?!>?_=M5d6z*VLdjT z6cg?X{+8sq;NPJJ=D_|~@N08~!{C7l;W6NzbA`*npAb(2N9T!r4%i`%fzKsg0^Wz} zXEnH<^l?A%nZ$>KA0|E?Jcs=G>EH;(mluFn5MK#Cide5Len9^FPVjEKO8FlIms9-t z6nGZ#%ivG?O8R%ek4A<61OAryYw&htzkUMWO7^Q&F6JNhlJh%)pUV^O1^$%eJA&)U zp6mi%y|<*_6MQ9c5%?D3@!%7}lD-oB8|h;exHswF0`LUlBzQFG(+Y5mcrEx0;)B6A z5FZV0n4`SIQ741%AwCEEB=M!-kBF}UUrqXVE4Tyc*S+9A#E*e%h@S`VLHhRw_(0+h zz{e7Q4nC9kzu+bFm3KJmckmYC?RG|dNZbwlHE}=iOVpot23PJQ`HcW4h$G;`iT48E zwNTPmfPW{R4&HNLk6eYp|*$2iIFE^xo`!ViJZj0iss&MOgq1zbn`Z}2aLBL4*3yGZyO@NrS$ zpTT+5A6mn<%%XU&6L^okBzqP23rL zHN~UbgS%4vxf8gOcvtY16n~Bae?lAue=tkRQwm;A@#hrqR*D~Mz{@BeT?qb=I1TPY z=~sb6ZIa8HUap9Ie!ehJ*4?&odr&uyhVAA=WA z{e1;)BK{G4Jh8%9XDQWZ2k^0^Up>LM5)S}BM?4h#Y-hQC9(W$DxH)5yX?g ztEjzZf$t%n5B`og0bX4!*IN$$fb_8meA!+iKM1@Z>Dy7@(}*{MFQNG2Y;fP6a{eXY zJ%~4h=M(E^QM&Y!^!I=ph#v(XLi`-~T;kWk6MD<}?}M)){tW!$1d(q84=EG=4XpPh zn8Q(RhhzLk+!fr1;+MYQA;h`h=ZSX%m-dzX!r*;~$AIgI%fZQhl71Rkui2TyQFFjA z6UV^s6E6Wz?Jwz9gD)X{+zudJ4dCa= z9^483h4?}6t`v_x1^$5a=VkDwMUvk;;4Y5vC;EKiZ^1uM`~M1FLH4BWZrJ}p+zqS} zlHU&CDb!v=z(M!W`)|M(`^mvY;4Q=@;J1mVfNv*zG#fmP^eqOyko2)m%c;LKfd57M zb|Cm^;-kP{6Q2z3K;=Idd;;<1;KK*_1$5N)V7;fo9FDpZJcIZl@Cy`QJp(?K^y@Y7 zwZwX_%VWf!gL_p={@;T)kv{$j)@xk;^*fBf^ZLZSz-y_z1Hpd~?+U(Qj+`F?Cn&xj z10Fh1bWDTnoO4I03$HCrQ5o`~&ei@K<4x9|}H$#tX-RKg$*Q>ENSw z7QPU?nA%(Ko%(|KX7HzjCH+0%xkH2>1Ft520elkiTVNftn!`~agI^$h)X(15Q+@pm zK9e|ScRWAVTF&nRevRUZzTn&(k?#!tj_!YVa6b9d0?m0&$a^5xaw z+sOYe1RqAc7@WJEq+bnwm*je_qqLpKj{xgu^v&U@lfZfS=kwY4JdyZPe159E$gc(W z>mYnP_=h~<2f#&p3O@zjI#T!*a24s-yWr)-Tfs*XZv&r3`u02c72V0i%x z-ggOJxvyM*7w~mtUq^z!EfRSYd?wlBGVm>=f78J37~DO@QFFnQslD{Gu}R`(;JKuK zP2eAi4+an0MXrAgcs%i`;A0R|nZr@%gLTZ~vwrq!Ch?8nlZdx~H^T?`=^p`inkM`l zcz4(!U;YO8Q`E7~AAIaQ9tYaK}R`%75F#e4d9DMiTrS| zex}qMjyeH+`U2rI!EcfLV(|A7k#7cHM*4IsI8OI_ANT;`C%}`ayC!F79y{8w-XvZrlP7pD_<15YITu><%vvTsAc4^cdt2UZkc=)SJ^(3`_i zCE#6&r+{+d9MZ+5Z?^GnC$yK;8(~VJO;gY}*sb2w^u z@R<~E6o4Nl9tYO%fc4W?g1;xO2H)ITzKI7fJY@U9eJ905Ly z_#|*UvNvag^*i6p;iyZ&S5rK3E%*!K+rf8{|9AkLNA~0?Z~?^|uYhYwzupBOLcA56 zr2MvlXHb3q4t|Ze9ej=6BjlI22YBT?;Q`>cNgsCsSCBrA1jmS@;NM6;%fS1Q{!Ifv zPCOU9GwGWHj`Wc0F9T1_6>b6_=LjDRPVX#y47eldfbKO=q)yaUA>Z-67jAA(nretZeuk>ZOV!DYm)Fcw%!+zEU##UI;) zzaSn2-ig|KH*hg=1U!i1i?QI#y2$-Z1V2vlS>O+d7l5y)_#*{&NFP^$R}yakzp#ho ze>iv@#lLzj`w!wX!JRrt`isFAz=oK^QJca2NdImHze4fGec-Q&p8(&CfByL|;d7Yc zi+8{$5q|>iRVeAd1%FC%y*H$}PMdEhO?Mc~lh zA};~|M)E0|yNi4_cptJ)G4MO2k9FXiCQAAS@EFp+1Hm^C9|i74`gSt-mZ@_7x!|Rw zZ4A{Xbkvh#2Ehh72rRJXMp>WzSe?wAx?mw zBVGX>2pjC@w+>uHd?ENe{F9iRG_-e4W8Gibk!S55_1D=RF^W~3$ zR}kxWDIQMz7Wj7j^V5Hf&*OUte+`~b{4;n)iO6#b5D)hh?gD;;xG#7c@y_52$|e2o zVExRaIUH30?%rE?oIaoQy%N0BB#~ExJ8mz$5UihJGl!!VgTI(8yc&D~$@d5EP4VUt z;3K9>`jf!d6Q2$4Fhk^*f^VjH=vr`ZiZ^cu?_MS89{}rTK+NH&r@$xeAp8pWZqmPZ z!S4`n1$QES+XlX$uKzn&$7Fu~?O^-56ZZg*ARYi7Ncy!4_+P{$!3)|;eo?UYfqwpF z;I`!Nr-8K%^yPEGqlq1G4e>JYfzT;GeG~W(;)B8ca8JJc81Q*Ce{d?eH`%-M!3)XW zT?xJm|NQfB#OIfZx8U=LVv#=r-c0-)_!Htcz^%w1du|25?*^Vq_G1Tdz9aG>;JqmR z%mbf5te>sfhwNnu_*s%q0e?vLa5gxJf97yh44*F`uEXa?h#T2p$uLrj#eY+F98}UQnDWq@DfL|ki4g3-D``}Kbf1hg}FXjCn zJcamAa67b-Iq?2j-0Mjs?*(2<^*a!J8}Y8-Z-_(SzNM1i81UXyz6$UaWg?#eeulUf z{9ob(_zr5n72weoa{fB7LwqRsB4WMw?ScuC{&euq#211`lK;CJJdETwgNw-@-UGg! z_%ZNS;upXp9b9;9E>z{`o}f-fg_ zz{R9*%fL4fYuoe@@xkCfh>rpHBYS)*c)%2CkMqIr6JH7bmH0;Ru2Uub7I4)x;YYyF z5qg>E;KOH1e%pg{W(f}h4^`1zi~Cxf?dCwwmWNNWGf!N2Y%^6SCf z=>G2n-y0M8L*N(o5q<`I8}-lEz(nw2meaxF9eUI@?H&oZjt1FGq{xUy9eBg^x-k^ zCbC~IfLBv{yam3A_+xMf(!a0450QTV3@+&<*Uv#L_aL=j7jQL|uP^vj>aRP4cc%8= z9eg5UJab_D4}OQ@HT|r1f2z+)@I!4SeKmLk`Ll)K6UiPe1}7-}YH;fza{m6{|I8FV z0vuE~^yeh798=Vp;QqlEQ`Cjv-o#ge53BOOz7{uA7b;+qcR10g<4R6W3Qe-qUX zV7b4EYG-ht9!TmQSic$XeRTg+s0esc@KuEx16~kttttnfMLZ4MC*TS-8@wa&Lhx+? z*Qzx5DdJUNK7Sop?zci63=X=ps!&IPlVnd$2Fp>V&IZf%%hbi-TI!#h!S5;ms8zRs z<@#mnZm=SM_o(LJC{fRj$9RSKRdCOs{cF{`;2Ff9f{!Qu7M!d6qr`nTRM36#Ca6{= z*e^=yJAy?YN>ooUr|%DblF|+TeMF-8r7{8YOBaPU2|{RH?u2Jj;! z9|M;58l%d<8-fDi_jtf^MAd9?dGJM4Ed>AA+W!Lm7o49Xyb8RUcs=+!;zPmG-cfZ7 zIB<_D>b{HW-$4U8>Ria>C{mY#<^GG*X7DRC-n#7PT}8+cS3KYgwG4ZMQ5E%Mq#+!g#babK|5rvfzyEc#fW zb_GxMv&Z#Df*rE=QLr2lRRWg!iKt5O>>xu&RfF3G{N`6+7EPvClD{jLnDpOLBqxMO=iy`y@8 z<;Zj2owvM||4p760{JDB-yYz1i3`A&2l0HZ+8g{6@kH<*!S!m@Oz=%@{QMm?AG{yM zS4ps<>n{h(`gxve1m8&c9SH79>5l*pCO*MB|8(%<{^eDkIv@Nj@#WyHl>c>LSx>H2 zw}Zc;^!I`POZ*tPSI~a7>Ur?4#BYFqp!Dy9e4dFVZ=kg8;N%Z-#{Dz-%C6O%=K3Wevjl+z+VtogEx2bzi`w-upA>) z3M}?@gjxX>e>y@nfv=!==HQI;hpVH&(w~Q`lfWseud~3H5MK-ye>YrR4IUO0Xt=r& zoKJiw7**~a!_@=eIX=QuJ^_9>=;0Ej&r zs>Xtoz8L3Mfb~1Z%z^#sax%UetmcB{eg~@Sw{}Q}!$p6AoKZ3W>`G111@Wr@ZyNQ^OB<=>5`pi{*!IMZn2+a4t zEBI)V>$&_hh>O6t5RU`@nCpLm-@60LF;L9{4-LK;sA|E*fx_gb|~pC6py zs3!1Sk{<~Ef#xHR0v|*2lfdG?2C6f`JGJu*fcZSI90SzV;162+-waSUg11n9cY=Q+ zegIt1*-u}qo&euR>%A|5uO|6h;DKEv{fFQQ#Giu?Al7>ao+kbkd`&C=`~j*J8n1F+ zpB>c+tbY^49JQ(!cm$;%0A4~o1l*^qq}R{>7n3{!o=iLjJf6~*foq7TSm~?5@_VrZ z)B^BgN}mAp^_GE?biD@few2QHaA#_t!@-9U9|yk9za8x4JQe&f@wwo$D8Ea=ACP=A z_zsfa48DxYvju!F@k8KODg9I6oNj)Gwdy7CXe!@Z;B$O2%J(7ob>h##e-Lj2bNl@Y z=JwZXVYg9vI{kl~y?2}yMf&~UqXLR73=ASNh^UCj&fwg9F9Iq_MMOkIQDhik5Rl|B zprRrsOo#~)6G{s=B(;>F#@P z&Arg;6S@NW^MtO1juQ3R5jy#M$^6^+3lr~m<(NNgZKJ->8xoq|^M?>$pgB_3GGljl9k$xt0Z%dBaM(0BhN$5+U zz|MwU$4=zXk7C67SM71+eEFQd)eVpn`kTOxPRJ2 zouLON(szV@B=P)Q4IOXoqa5@FVg9s_`a)MF>Ng1btc2bV`iX=-i286V5$ge6=!sG6m)kh4#&R${c$4y>(Jrt zDWtyx9sj-k=;-4n>0d#|mxLD4Pta|GK}Sbrxb}@roNo*0NeSH+x>q9qHqgrx>DxoE zNa$Ul_e|tZLC5!x7Euv;ZX*Bg&`T0}F!bt#-VZtqAKH5mbaFfnhaQavKtGevUqkadkhP7DeumyQ6gWECWPglT zLbrtGcM@CvcF-p#bSLPAmJH|Z0KGDydqQ8H$e)J3Ad%j?N&f!Ow z4~70Qp~pkV>t{ztQ=vB`(i@uOp9lSJ;(RAV|C-2u7IboaE`ToE)-sHaE`|Q0%5+_H z4Rri^55Ip6{ndy#{T}G*X0d(*`VaiCtuA^NeDqY{1T4Xxt*{4TP?66Gy`zGFq}kqJkoyJB2M1`eNW=} z_o4Zn#diGX(909&{}DQV|FkaJH4~ z{vdSxJi2GJ7CL@?g7pc|@$=W7(R%2fiR0gd?vc~>=T9k`0o^WCpcKu8PABwy=y)qc3!&rs z6{5w^as3L>(m&-ZIff=(zrw=yT|}{+a0eKjlwFzeC6MPesjft&Yo2MXjOZ`lX@{ z(CxwrQ&AV_cs`_}?$Gi4Per|; zp|69E-yg1yRziZmpJyNUD;&^;3M?E+nu(A}Zq-;1h_dO;6N zr01d6CCcju{dqzUhW<98he3az(4(M#Oz5%D@zx`n1RY<$dPFmzhlLD1qPfs56M8=M z;DlZX9beyjM2n&0ty{Dd`j8Ol7OnVG{%+BA&~f?QqLtA2&u`tLRS;86;>!PEoQP=G zXf1Sj+<;yOoeufCM(d#$B=nomixPSx^x}m696I(#*XVob*neH!Z-uT&!7bnl(!ywWkSCRy*i;c zLO-3*pF_WqIRE$1%M$1NoyRA1b6mXNPw3XrBNE4VfR6oM8Fhh<-#@O5xCl}*pl#F$9nY_} z(eco+KiWp8LdX5vHd+LIYvTAN(03;Ea_ChFeGT+|34Js4%L#oa^lJ&d8oFabKMLJG zq4{0^&nNVY(CZR<19bfS*fx3xIv)SF(Z|re6Zzxc%4M)k^dr*a>s6cR59qx^{x(tb zgOlsm+C+bW?vO}t4;^pqqt4JnLZE%r4f@4|u7ci>&{^oO6S@y{t1!Opqk+(Id)r4t zq2vB&AB}`wpE!OD^qUDi5xSVr)1c$=Xdg8~Z<09Q@z7lp`A>z8w^q^F&?kpLtLOsg z*w3w^OQ7TaY!zJr9gk0|=z8e!iQ`v7$M?rp(OuB-)-qZRy*30|Mvp>wPUxqhCj_MqCXZxFHh);pjRaHa_G1}TSQkw$Np;(-2@$P&7xbOvmwwdS_K`qw^_6rI-VcR zqDP?P^EHc}gf1qIUk4p;9i#QovA;V;Z$ftn{^=NPggz!5&@uWPdSya?58W}5|99wk z{&b9*>79VO~J33`4aeFk*gza68w&^IO0=R?Qi-!WPU-H=FM3>|MB zqNUJhg+PaB1@xMPz79I}Lx*T3^pA=3RnR>W`a$SB6M8N5&k4N_`qzYB4;_z3hv-e{ zS&8(G&<`f`=g{jC`g`cE3H>{C?AH!a^Fx#4+aYQV9bX?hL>-`4Cyws|9nY^0QFrL2 ziS%C38xlGX9gla1s2_CvdZj}&7&_iYMI)iRgg}dE4D^zOo(O$uLQjK^+utH;gzlb5 zKOVYILZ1pfDWUmY{ieNL;j9Yd+6l#rZe>XM0z*qc>Fs?RZWi1LJv;l@6+V?fzZnm=|iED*Nc(Ra}()f zppQxDiO|XVOlxv{BlP4%{^Oe*e=796MEWA=4GFyj`ptx14*gL=Ujv=I{@e^5U%x7& zJE0eZ>r-X48v2@qehfPKJpC+m@_GGb=;V5@H=vX2t=@-jy@^$*GWrxcx&G=~=;V5~ zU!j*!Z#%-ZnnRq?_o0P4t0H z^t2}Wq$c{>COZBsK<|64ZIZsBiT<>S{=JDV4{ME7UY901(?kz#q7Q4LXE)KOHqnD}TYKGZ*KZ{nlV7mw$(7tWW1PvK^je zrZvfbViUdCYaQP`y2R`8?)VnArlK-71`o|`^`8b>i zTNnJ_F4{F}KaNVzknN&W)NP!TK0Onqyyi4+hrf3k>jQ2n%C%d_&jE#*PWdn5dGry-cApSI@STO>G-{(wAZ~6 zYlqLHhW#lWi<26UuA9^tx%&W==?E zU=wR6%$zZ4$`NxK>T8dfHDzXeP}-_At#;DPhUs;Us%adZRo5`P-UpAUb!FkKv*QwS zF=k>c#F&b)2E97K{ezDVh7L&cpA7z?;y#c6v-rP=|5MDDVoEB#ld|9}kI1qpd@U|2M497ZIaesN zq+OxRl5tsF#hIF6p&1sMVWIdol+q-tDh4a-T@C_fKPX%uUC zx|9aE#>H!R+LT5+d zDL4EnH~uNj5jPD|ZXTrEL`bFC&Q#jf%1wxr8}pQ#5~-A{r<)WhHv>}mMp)#}=q&oz zwcX8`RL=EAP7zmTj=eEJ{on>U#x>;zJLP6TDz9VR8QsK46{{ZZxy69So5^T%T0i^8@05?%T1zmjq-8Pv>Uaw8<(^jm$Vy^v>Uaw>+^J)$EIaVSD&=&+qCQFbeb(nJM*NSd(y5y(`k1u zH-c$5f@wE)X*aTIH{xkGUg<1bns(!ucH@$E4xU&)e$ElKb>qi3)X!y)?0MkeRNnQC zh_w>27nHl9ZpIPyvzc3Z+LRgf{#YwQM{x*oFptEJ!-O4Mf*m^yJJt$24jy)F4R)?y zxVN+W5?tRg?#pn!NbL)A{YLGJ!?&ur@>~xi?q(wPuCKZG<+?de?aOsnNNQiM8wqM( zuIqJZH=DV)7WyW-5n|kTfEx#D-&*HBYO9~S2qEAGl6&89H<;AccfNwoh>ZIRy1}LP z6?8)j?aau%FVC5c+Lz}HN9`->F0<6WqV57r?JJu1%B+<#Z>7v!y2Y^^ zvzKmhE@CB{!*o}4NmgewS;}0dyC3tI&r)VI-5y<%m26&1nb}h2wv^c|Wq#9Ll!u$+ zQf9f7c`jw9OPT9ZX1kR6E@j3`ne$R+y_9(`W#&tn`*g?V+0B0`GhoUbm@*5d+-(_| z)9(4pfp?1T@GjzKo$l~1;+>*9yo>mL)?M92yi;^PXT)w?y63xym2CGeJp#BSyUW<^ zD{c3$bhv?;2lbf1qs)WpaPzW0)Wd?yW0em#vT!FeGwKO~nZwP|%&12Umt>VUGp5aq zdc<&ftXu5nre_c&W$d<{HdpFVg-4ky({_i`6N*c+%G*s&k1#ID`(2MPjM$A%k2Wr1 z_jbG2rR`>yHdm(2m1%Qj+FY47SEkLCX}jm8&6R1p>!t0smo`_X?Z%h3J73ydnKoCZ z?dF#@SEkLCX}kZW?FN`OSEkLCX>(=TT$wgkrtLPEHdm(2m1%Qj+FY47Gp5aqY4c#( zJeW2Qrp<$C^I+O;fobz#+B}#x52nq7Y4c#lJeaZjV8%UVW8gA&AI!L?Y!~q}A>*F1 zUBpkejC-*Y=^d9b$7RfM8N2;u!qcQVE@QX9j2SIs50V)( zTE>i)aW4hfb$0v9n9(x!IGM5AU&d~K88ceOZhslO{bkH(88ceOjFvH@Wz1+9Gg`)s zmNBDc%xD=iTE>i)F{5S7Xc;qF#*CIRqh-u!88ceOjFvH@Wz1+9Gg`)smNBDc%xD=i zTE>i)F{5S7Xc;qF#*CIRqh;*&modj>%yAjJbZ5+Z8M9u-td}wCWz2dRvtGummoe*Q z%z7EKUdF7KHS1-~dRenx)~uH`>t*c`G;7w&+9PPzte3S%(5zW6Yu3w}^|E#g$eIVU z=E1CaFl!#nng_Gy!K`^OYaYy+2eanEta&hN9?Y5tv*y99c`$1p%$f(Y=E1CaFza4z z!ysAnVAedCH4kRZgIV)n);yRs4`$7SS@U4lJeV~PX3c|H^I+CIm^BY(&4XFgE{kH&ODei59Z8+IrCu7JeV^N z=FEdR^I*gE{kH&ODei59Z8+IrCu7JeV^N=FEdR^I*gE{kH&ODei59Z8+IrCu7JeV^N=FEdR^I*gE{kH&ODei59Z8+IrCu7JeV^N=FEdR^I* zgE{kH&ODei59Z8+IrCu7JeV^N=FEdR^I*gE{kH&ODei z59Z8+IrCu7JeV^N=FEdR^I*gE{kH&ODem59ZB-dGlc2 zJeW5R=FNk7^I+aQm^TmR&4YRKVBS2KHxK5`gL(5{-aME$59ZB-dGlc2JeW5R=FNk7 z^I+aQm^TmR&4YRKVBS2KHxK5`gL(5{-aME$59ZB-dGlc2JeW5R=FNk7^I+aQm^TmR z&4YRKVBS2KHxK5`gL(5{-aME$59ZB-dGlc2JeW5R=FNk7^I+aQm^TmR&4YRKVBS2K zHxK5`gL(5{-aME$59ZB-dGlc2JeW5R=FNk7^I+aQm^TmR&4YRKVBS2KHxK5`gL(5{ z-aHuIw9lId^X9?4c`$Dt%$o=E=E1yqFmE2rn+Nme!Mu4eZywB>2lM8^ym>Hh9?Y8u z^X9?4d9Yv}ESLui=D~t_uwWi6m+=(2MgxGf_boD9xRv#3+BOsd9Yv} zESLui=D~t_uwWi6m+=(2MgxGf_boD9xRv#3+BOsd9Yv}ESLui=D~t_ zuwWi6m+=(2MgxGf_boD9xRv#3+BOsd9Yv}ESLui=D~t_uwWi6m+=(2MgxGf_boD9xRv#3+BOsd9Yv}ESLui=D~t_uwWi6m+=( z2MgxGf_boD9xRv#3+BOsd9Yyj!Gd|PU>+=(2MgxGf_boD9xRv#3+BOsd9Yv}ESLui z=D~t_uwWi6m+=(2aD#xqIs}r9xR#%i{`JvXdWz@2aD#xqIs}r9xR#%i{`Jv zXdWz@2aD#xqIs}r9xR#%i{`JvXdWz@2aD#x zqIs}r9xR#%i{`JvXdWz@2aD#xqIs}r9xR#% zi{`JvXdWz@2aD#xqIs}r9xR#%i{`JvXdWz@2aD#xqIs}r9xR#%OXk6nd9Y+2ESU#O=E0JA zuw))AnFmYe!IF8fWF9P;2TSI`l6kOX9xRy$OXk6nd9Y+2ESU#O=E0JAuw))AnFmYe z!IF8fWF9P;2TSI`l6kOX9xRy$OXk6nd9Y+2ESU#O=E0JAuw))AnFmYe!IF8fWF9P; z2TSI`l6kOX9xRy$OXk6nd9Y+2ESU#O=E0JAuw))AnFmYe!IF8fWF9P;2TSI`l6kOX z9xRy$OXk6nd9Y+2ESU#O=E0JAuw))AnFmYe!IF8fWF9P;2TSI`l6kOX9xRy$OXk6n zd9Y+2ESU#O=E0JAuw))AnFmYe!IF8fWF9P;2TSI`l6kOX9xRy$OXk6nd9Y+2ESU%K z(Y!5QsWBHK7CxOfA0lR-l-8IN5euKtn->wYPo-I!a2;BsTwmT$d&@sm^BgepDcjFIn14ig>#rc5ew%qhhp(sXoq#r!u{186!`zBkIEVQav2YG^EMnmt=2^tTIn1?Kau?2FzC|pY!<>s) zIEQ%`v2YG^FJj>w=HFC}85k7C!z_$g7!NZsV*Ud!P&kMA7_o2;b8@Q2tPBe0Ff$_- z&S7>&ES$p(jhHPVs4+_;X3Ico%+#qGb2TXRmH8U6&{yVc#6mmF+lYmBn7dOoW^Yhv zhZ!8P&PPA%;tz$J77$|$_(}iWbMFI3^8j5hBd^j9q5=4vv%Ml77ISt zT1|Y400`#@K2NO32|iD($q7DBtjY;KPX(XH3v=R?Iq}k*cx_I+I4546qZOR4e!=JQ z0-bn;PP{}XUZax=K2HUo$IEo$bvp4v9j!ZcXA3@$*XqQJb>h`J@p7G1@VVBZx>ADA zQ^Dt{;PZIVPP}R-UbYjj+ld$Mq=L^=!RPVXop|w1ym}{Iz7wzCi5Kw1D|q51JgMOG zRPcGcibpG3UE6}s zJ`XE^kQ&+%?&s-nKM$*ba2X2c2>0`_{s*by9Kq-5a6i`?W>@>*^K|feSO$a(TsTL# zpQpq9JRR=mVJ#4j2xA`Z=V3VzQbS*b`*~Oqgo|hx^Kd^8i-M3E#v}MVtP4VFm{-B) zVQCO9%ApxSxjwLP!nc5$@+p~8bWI5t8hOLD~NDQ34Imr=V1{MQbS*b`*~PLgw)Vi;eH;L65$qQeH9iHA!h9e z%ZU)Pb7X?g!-^uL+Bw3SBE+n(!m1+N2CW@oT@hk79$|?QV%Aq-kr86y9O1b=tTV!G zHMAoAsOG0WG^WgKaG6@exp|66^!{Q{QhQ10u z59^bV8u}{uJS_xD)>AsSHhnZg}w?t z4=a|C8u}{uJStYE?e zXgEjkd051RR2z@5j0rL8tFVv>F>6Oy%7mDWM_9~+hg|Ecu$&38aE{>fu%Zd6p&jA% zd05nh)NqdA^RTW757MEpg3rU!CZvXT1fPf1O-K!W6`tF}0w+9}hjxV5=V6T#Qp0$J z`*~RAgw)Vi;eH-gI^jV-j7PYihs91v4Sf}!+rxS%q=voLcutW+m>#MLx3NdR(SSE#+gW(+E z^?6t+g;X1luvQ8&>#ML@3NdR(STBW_mo^?@#S~)JS7FT*V&NR&xjihKLTYG7xSxlW zQ+VMT&JphCVeu4FLtlmad00P%)XQ9hV@oR4d)Hs4@<6)8qOQMA68xAO@lB-!TVw16;eaV!SP|q6;eaV!SPykHMl=6 zVR*M`@F49+;g7UKUUwy64wlUv;T+EULk}DYFZj2rv}DVL*z+vM_UsYr&~NUkf#ov7 za=Ay2ctl+vGY5}l4(?gFn+OhA%l`fK+PME9?Og(=g#*q!mg?&f&Jwr6wH#+*4xWX3 zzB<&BGFJ$*ppbCm(jqffjV6zf_g^F_T64(@+#nl{p_awxd`Pcd2)=!y%MId>~^ zA+n+;cQkJJ&-fmA$}HxmSvfm>X1A ztZ!rNcy~u+oxGRao>|=u$bt2|8ypv5-|-Au-iX?`>lOCyD#X2=hovefBRr4Wqn6ye z!mOq48JA_*4AfFd9>WM*#yyX559AJPV!6k07h!)nun`FhE%A;i3*fwTd(2BK&^>eG z-2N({*NW6^Y5)Fuhp_)3?Oo~CDen26Ie0qeu$dOj=})S651GS8CAic*6X0xN&n}^6 zS={@X32+A)XKGW3yi zH;-Ybaqq|24FQp)>^d79KMC_6*cRr-qha#LVJhly*-xT)7|TH z=4TJMI=H#ab}hH&OPJY$LI5N z$US{9#h=a9nVN0pp7{p4@10RSIWmlU_qlxNdCTvf5YWr+IL7^XT%X}MH^v+>KMHQo zIM0v1a<7QFxBlSq(C%ivqdc5w@l?BZpZmPa&F@J*m9o7&tjXk{;Hz)_EEmS z(&>G8YCoI3kJIkjh`9H$-sh(F`NEU0mfCVmSQCyl_o#un*VPQ#m8==+bJ+Da+)lN~ zn|av^w8lMeq4jRhI9ojm-yow_`w8nEs!K9c)yMHCl3Fv)I&w5vNA6ii-%I|g;0A4! zzUXGuP}han$raxA@w}C1`=?ybp-i`D9sLZm`+a!Lp>^ua!Le3P`16O?AX>SOJmIy7 zmawB$e#U6-Q?rk__kH5}4BC&Fo>r(ev+U_gkAsMZXGyJ%NAI|sD_i2{vO5ENiDz*2 zjmOZ9onn4w`m39J3vrabvj{s4g?qICrOD&((EbMPX7(t3Wf692jk75f`v*G>fxj*} z3t(J02UG+01nbXitiShk*!%W`cc!$!pDknE@$9G5xLG!8sC((f$>*(W&(C&Yb&vX- zl-6)fM&}3|E#+R*L9zX+B#D*exmZaXdPt79c5!x}%pK~YbH@|cUzP0o=kD()MGxP| z&f-u-w`ZJHWih@~cYUU2&oH0$kUP#l?I7;Po5!fWSe+}FfCd_ucd(Wrr&*6aa)9yi+=XSs}9&oP}B89!0wDWuyxclmJ~&(Gt0Jk008JomDg{t_43UdG#1)y*lyoy)lA zXmPJOqQ5cbaq_J`ETFb@jsZ1$412q1`$rVLq0hL_=PyJ0FoAI^m%T>KHe&DI)4<+e z#PneX<38O#BIyGS=F^p3AC6G_`uP_f`VfZ4s~-9Y2ro+fP>4QLOUr+z|uWv74T=PL6HbT3rBKJPOzZC1kT*U1@;rm%15Hqg+(MQ76zMX!a z>4Q*~>-)!DbEqw!Z;zj!`p6jRe*E+yHnp#py%6>DN#8_)boU^~z2=WTvW52ZS>G!` z?aT4=Qy&mB?)%+ci>Xy#eMtzke@xX!^SEvLd7_W+nXYoR7=h`U|5`!-?Z;hTRl;=j zzm{!4`|;HB3~2wLrLS6{RzKfN{?*bEYRwb96$kD8 zrR6J3_w9FYkwN?GiQaUCw#NrQFZ3-qJWlgLOIfJZuUg_n?d$D*sILt~+`qx6rAyF$ z{IzU}TJuE#sjrkc7A&U%kN#?XM?V?8I_>{rr5=QXss_ zP}q-}mSggHMYY1}S9g`t@=L}w8?^M24>YQc9*?M%-(O7J8wQN}(%cgb&gl#BmoBXk z#iO)F#=qY8Z)o^e-~MW%hia7Qd%@mF(IX<_{%Wl^D49>QOOKq?njL!64cfop)T1Yl zx0N$7c#ESzR;O{ziQ&MSuiuoDiFGTKX4%cB#Z$EqN=A@$i zkb1{jZ~5z+iuNz7?A4aP=J-p6Z@ZLlslEH-ucqD%es1`ww7kF@j>={8yX>omOufw;f!r~LIpZ;3F! zuZ_QNX>lXtYL(u&r1mr0Pd6=~MBKl^*3wF9f1Hhizs~BJ5b1u3XqhRrf8NkDD71g= zsU@dOR}X0cEsyu3S=(u9Zl4t)q7Jf#zhTc6(^{GPT=7`+8{)?a!w@w6CZ3 z(7vA9L;HTx9E9;$7>Jm z+k<`m>{+$bW*$*Hv3^qBoN0}<)9UBePYcn;Dfm9`#=7aVT%=*<^x9bs_{Q!@(J=?i zsh?B7SN)9ohA9&cte-J)FcSAUaD-17QI9VSpIdK1_l4S%>!#Jtu5YZ3zY!eYL0;R4 z@1vbPeM%#~KD%!AY<@L4zaKoBJA7tCW_akkHP z%#_BE%U3LMa#z&oDfQDr9oc60z2p3rar~Mtn=-I|T76^v!BZM152%}kf)A{pUN>v< z%!Z~3lk4kd)lNVbd|NmUu4P&E4Gl9JY9~ytpKxUDq`E27>L*5VHdGy7Rqp#`Ktp|9 z;w;C6vnav$XQ+jJsd;0=%xULy|=r?F7~P3z-lAB|3#;=gI# ze{=hk8JIjMU~bwSK4IFC7;k*B`|O4ZwH!rs;Ze1d=S99<4HG8RVp#FD^aqYUaO9x< z{uIX`$5UX+jHC)*`|i%-dZd0v-S}zsI^fTh`BQApj6@Z~ES*^I$`8|I;*{C{Ra!Vw z<)NLJx@hO0j4`4feHho;WlH2XoH>g}hSSe(oH;8_5}8f@>lE}}G)HIMuYUIII()hF z!F90Aj3fT+#XpxL)gYUOvwLlc7-aWr0kh+?h6y{e?nvLgn9`Qd4h#d5INmi6CkS8B zucCDb`+EwUQOgYY&i`XWmHsP52XOYFI~(WB#;l$+Gh}ZPSLO-R>gyV6Ll+)JzlS6K zuf*hG)<^%>QGZI)Zwyt{=!fX}+YsfRyOUFj_vG(3tkjRqlQa0ATQB@y>EmRJr@>We z9oq+7@edtKwmke@h)z|?L$)}7)2PzN$rc~Z{ME`&w)jZq_i?ht4*^%)s`HX9J`P;% z+sNOxD9@iO;2p zdCc$QWQ#8WTN}w1Uk0Su(gY9@f*O_uA9NuF0$ph2W;&kTYNRx+C{eb z8gQpw)h@Ed9|KqVIN9P)f~{R-i$4#xc6BCaRVL?KMGO3cjcob(+alFDc* zD{j-=NRBDTuDqZ;?0+jWITlNqr>H#ax2lr(I&gJw@tuid$yOisiPfhgxT>G>vn_Tm zvgN1O%6C_uUgSN*S#XtSwz1-NwS{cQ4rKm4m46uX+@U;V%QFgG-Cue5yEaw_vgM%{ zss|{~G;pWgVzxZ95U=!cvc(&j|8)F=jcjrDbES`yExrKUsZTTf+K+x~nQ=0`Q|aSm zi_<$5cdA`vD~BHG)K~Q+TYL$)(#OdbU&j2tK4gn8XMP_iTl^a4_w^w&&U)T}|E->6 zi_<$+PqLMBALA|X4>q#JTZ1d^QoG0&@5J~j#mN@$0j?UT_VywV5@*SS#l6XUiT5Dy zEgnqXM?91~L_C7LulNx1Q1Mvueqzp(s$t@Z;EKCdH?q}j2J`H%JPqXGVvc+H0pdmA zie2yzHnJVdF{&P+Jna7pUa+w>9gFG%mFHHZS$~qPoO{64Bb8@uA`jW}tYe;ol;_Pv z9d&GFk$Rv)tEDF;^{qCEUfPRm2KJYAV*wDRzG-z^W> z^3*WTp~}-ck%w$~`ZLdA%ERA_wsOdpX9V+%QJzuEbC1T6Y4dFqs>BYC{o&GY+}KRM64G0z0$=?<>&dB|2~4f9M? z9(P|@t#Xq0g+4s?0maF7>`-v0u{xG)@!{Y~A17OUB=h?pF(zA_eyQ|vvc<=NJJqUu zvc>6_N*_;pXENdy52~JI%kTQ#hTn#k^lsO%bzQRa3=>f;&B;a>!N=>s;yM$@(A9{EP7qHnQbk0Iu|Lvc=B;S3Iin z$rir=Ty>=Cunb&1O}v8neS684{|4rnt~@Kr{@6Pcyc%3Vqhll6v9E!x{Ep!AnJTAq zf~&~06fcsG5)T1aJf`}StxWc<^&8pZ>oQX z+45fsw)2uL&i=9Uk}bXpT(MT?C0l$AxV%y4T1%cI-T>}2BWBCbYiXsAlP&%(^Ya3O zjcjoaL#2Oi*mEU?vqZ1MSEs{`5MXE5&TK(_dK;OgU4hm+BV<;RQ9V&6WcI+HE`5^(hi%5xL* z&ll5o?l{N3vEg<>~eKHiyiK3#EM z_sY)@??FCOyf@1{OU!G2_1R)xhszgQitizxCw>fE zb-ws{#xD@NwqGdb{I6aj=A5s-NX)jEFBSjJ_{HK@Z2K~CC+7K^xC{9T@ebrG#XZSa ziCv#uEzUE3jkq8ATJd1=bz=5U`Ss$FZw~4La8lfwF zoNRISVfo*6>_YO*VqUu{p3xj5TmBW`s#}!jI_6&~UPb6RV-7e-lv}ba%<=+HFSR2U}Zw|ILk}b}8TXl!ZbrEV z2J$K~uOZcUix+@9T@te$dn)3UK2EkcuQQ#F)I3REa~3hbkCQF`66U|OnfpC;GUGk) z|1#$Hak9migYEiHwsQD;%+{Y|i?3vy=EFv|_MOG4Uk|Rj zS9vxv&-2Pdwmd&FUcf)t$QIuW-BIy^@{=vz3S4!c%4`p|`tY}-J6)zY+46S+SNb^F z;$4{kZ2W_bZ1Ekyl|D|kcu#Pr%-=J#>3#T%I4Kl76l@kX+zM>hH?qac!4*$y&XX;^1Gsv1 zTxQjSVjgSPRS;em5WQ+6OYS-}OeRe+L z)sO023z)~hZ$q|Y7lErEQ=Y|%JY>srX(A8r#TBopU1ZC11GwsOm2)%m`0Fa!@~i=O zdO&%|7U%uC(#Odbe-hm3T}(P`WQ#uwuJm!T#a{-S*T@!sjrqOT$QFMCY+fT<{3EdS z$!1`i4`j=;IoRd{+2XCh6)&lO$QEawstKu4Bm-AHukw17wSjNyNz(pA4>kO6Qu9;Qy&lUj2Xc$|w?Z#&uI!xC|_#SaBn|5Ig-OYr~H_J93% z+j-q9e@^9d+{>Sj+gSdBxI5!7ihF`>&XBF1ycU(eq&yt!@|VSfnV&BNv5_tRaB$Tt z$}<9NeL}W8oCD?Sm1h$3yrue+Ezd0Gc~yCi0aw2!p2z&YpUIYgVIt2Ni9BS>a|7f4 z^9!=YS0(b3E&d?b&bx+ryr;;PXC1ieb=8gDx4I>-18*a4<-E^4Z>zmzE9X;i)drRG zE%{&KAIWcse+O6pTg=x274N7VvX#>gT=k~%bYdRgUb5xs3AS?h%-?C9@{=tOpZP0& zJo)^eW&VF`ikd_b+42{e-^a-o--G%6^AeeHK1U5?ejg`Wd~dKlN0F_ZkzlJc->_e!)~G8mZv|s`eWt!pX&C}f7gxWRDGf{Tk^dB$9>%0v;Lzzotghr zaaZQ|_a?H{a}UOS{mB;pe_fx)B2V>aDsy6jHv^lG$W{*PY(64eoPMeJL~Ts^%lYVY zmG9=*7h;Z!wU=z=u#M$kD$h{n@ogbnp2^_quasv7`D<}wf}4Y_{$x9r{cQCoTby;P z_*C^LTilJ&H!9z?YKO9Gu|)ssBI!@BVl7 z|6b*@z1HW+wsZbloyk@=*A`#rWLt`?=MO6Lf2!w~|6NaxQQ40wll@%wlejJUXYp3# zU&Pyxe{B}=v1EJlZ;JOI|1RE@{D*iCa>TPl(J*qE_#pBoVm_;sZ7QxKZzi5eZYG{f zZZ1B7+(LXRd2{iZthh*?C+*7Klf;wB zCyQs0PZ2kgPZiH2pC(>FUMOBjK3%+se1`Y}@|ogg&p$Y+cBv02$7F+ch$J4eiq zn#vZ7`7ue^x#HF2^Td41uk3s=-@YlkK+KnLWfzM1(!Fenm@hTUE)w%)OxaQ~AGOOa z7W1*PY?+vkQ)QQkc}p(4RLt9I*=6F*uq#_GZb`meTuxpg?m+&VxHI_*F)#OJSBiPb zF1t$1%Wm1#VqQASt`YO{S9YzKm$0(y#JmiZT`%UPr0fPUF9&5eifQSxo5Zwb+26&q zR@u#B+N10iF{gOhN-?Kt*+0abYGt>IIbF(b6LZMRZWnXd%I*-e>&xyGv-`^K60-}+ zR*Bh+vb)9ilkX8fOukqA1o=MkKgrC9?IrSR@$2LV#BY%w6n{W|Nc;%nD+wBtI$Mp8S+}XY$kHYVtGU4Eb4ciOj}f z+nu~lJc#_9cwh4K;seMphz};eC_bFbj=?s8{IYlo`4#aj@_O;PFhUGcHx_rzzB-xvRl z%)!KVGkK$UE%`(7OXQElpOHTn|3dymyww(9P6TW_kUtggO8!jTm;AYS82JnFIP#a` z>10kKY^RgI7B3+mCBBmUjd&&bTk-wm@5E1%zZbtk=48b7F8N3C7v!JBzmk6zZ-Eyu zWxt3!kbf2LNajSwRzv<>+?V`^cnCSdpkX_hTqd4P-b8#XnI^z?B6&0MY2;?&Mdaq< zE6Ki3R+4=`+)r+yJWrB07r#QLv9P^MZYlnPyruY8ax3u`TY`OCI*|XO_>Sb(;uM(% z#kMcmkINzCa>eV(ZN&}bcH$Gsexc_gvLB;M$bKBJBl~f@gY3s{4cU*~I&yoJ`5u`U z32a}IJBWWHZ!K<#7kgzL#aolN5qBeZ5~s+#z+l^(+*v${ysh|Xau@M48C-18KE66qCzmrqGd~#a+IGGoCY`>EIxms0#vx*NU=foq( zdGQ(Kg7{x#KVB``gNur{C-bI(ZF_QWaWC?2;@!x7#CwzbiVq_96OSkJhJ$S;c@OdN zL+ju4NUr8RWJhzc~^ThUWBLDZ~5sEj*8;)fMiaU@;io25! z66eYOTt|{eDSjN8H)L$Lk`EEDA&(Y6Pd-%qHu*5|m*g?xXlpQU=Ge-~W5r#`wc;A` zIPo6jI`MGwc=0$g9|W+?B2N@AAlHk}BTo`vK|Vr!D|xbb4Ve!S*q$d(6~9eBQv4-( znmFnRo-QsY&k%Pd&lJ~?`7nZQ5Asps;p7JKIPz@qEOMiG0eO!2Jn~%e738DEuaNzm z`G9v6*t41Xl3)nTak|w??gUcoFktg9z>omK8SpxxSs5NI)}VK@zcmBiSHwy zEPk4Nig*M0RPiU|)5JfM7m8crP06y;#hu7!h?BXxHtJy z@euN5;zP;H#Z$?bi|3J7h|ePbO?)Z&3h_e3jyVkgpcE!JF@8*NC?x zUn|~~e4TiA^7Z2V$v22=$v28;lKp%*k$jWl=aT(=c#Qma#a|}hEZzbi7?#~4-iEwV zybJjs;u85*@jm3+#G}c#i>Hw95FbmvQ@oOVm-s=lzg~SqUZwb^_%P4nMe^N>@12OB zK)y%ua}x1K$oDG#BKbb?yX5=DUz1mhcis;CfVe<@P`nrUA@T9#HR46&hsDdukBDz3 zKPp~L-cI}#`7v=>SMcNFw&bXA@iGL%%EN;C6_!aSX zm-Q{0pMmUuU^ zKXxeDAA1`4ZRJ@?en)&g`CainWPj{aWPj`?-N5fDPX)P$cqsXO@!^U1Qt}6iU!RD- zP2Q;ZSBZGfoe=*}@!iP2{6_Leil3H8LcE97s)?~=b2e?k6E z{44o;@fJP6KZrY!e-!UX{z+Uz{#o3Y{EK)9`B(A5-$-j$_BL5+tPmVT^xSdTd z6E7ogBEFWqsrYvCX5xp)&BV`=`KAT74dfQ$kI0*gzb9`Y-fS0eOL05$mg27DR^ndd zzli&gTZ@N~+lUV#my0Kn+lm{>?ZhXOE5zrK+lyC_w-Vn>?jXL8ytVjAa!2uc@;2i4 z$(_VslPkqhPjF{(Yx1_@&g3rQp5*PsMRHg1VDk3jk>nl3u-(?oLjLv*fgR z068NbLC%Wn$T{&Wa$bBQxgcIlE{ZQFm&7-ddyDTU?@b!Qz?Zy~Oj$dyCH@?;~DL9wPobd0+8; zFjpT9S@5puH&3b{yiz~H&Ph>s^v6`xH$QhX_Sn)pWYbn!jp8R93%GsWx4v&0{e zj}m`NZV+#}D|oiJ9l24wJ$a6}hCEliJNanwF!C|t!^y{rr;+E0k0T!^K8t+3_!9C7 z;v2~G#dniW6t5*O5Whk`N&G(fWbrrTQ^cFpfKL^-C7&klN?s`5m3+FmANdUNe&jR7 zW5{QTk0hTho=09JK9hWoco})I_Qy0Lh;w+CE~Ia_#$yR zd8v3i^2Op_ofX5+6psOgxpmTzo9~a`74D72=D@e-mFvzCwH#`AYF) z-ZQ?u0w~HSo-ywdHe5d#w@?GLD$*aVFkna|^&VcU`Z%e*c zTt&W5yc_v`@euNA@o4e`;>qL(#YdAL5-%jL5nn`pSbPon5%C@5N5zkj9}~Yoeq8)E zd9C;h@)P3U$xn*^k_A5{?o57K{8#cb;@;$E#ru%|DL#a}PJ9IUIq_Wb^WxLUFNl|r zUlde9@onS}#B0bK#m|vH6u(LSNc#({ttOe@z3N|;w_5c zzlb}MTZ?xlw-MtjDDnI+9z<>{9!YK|o~Gl zCO(S1lXwBSyZBu4&f*p19^zZbyNFkldy1bS|5dz!TqXXPTrK{Q+)Lb|H<%yxV(UPz z5${A!iL>OicmO#g9zo8E>&Q9rEOK6aBDo-5OfHHqCzr%GlY5KrC+{YHn%qbHI+-6t zWBZ8QPy7RUcX9LGz`nz zBOfO|i+sHJ67mV+8_4s;cau*PuO%-Kzd}Aq{66_)@i*jC#GC96K2_Y7e44l`d7*e$ z^6BD!&fSeSCP*XKTbYh{4)6h@q6S8 z#b1+`h|Bf>UnDLkFBNY`zF6FgyiDAee2I7{`BL#=u6=cag6YKSsVv{1W+U@w?<}#9xuG6-Rr5uM@W+UoY-LzCm0~zERwVe3N)z^54aW zl5ZAIA>SfChP+aII{6>srQ}=1*OG4&-$}k*{3!Vj@r&d;#qW^s5`RfvCH{kax43nG z@IB&f$@hw@$oGkNBi}C`LS8K%O@2T;nf##mX!1kih2%Bji^va)uOUAozJvUz_!07B z;upw|i{B=%6@Ni~Li{`VN%3C>fS(d~CO<9yEBP65Z}PL^eaQb5A3|OyK7#z5crN*Q z@oD52#7oF8imxWWB)*;eviM>0E8^$L>&0)8Ulo5&eog!v`E_xtf#40|O7g$NJ;`r~ zOXPox_a?t7KA8NLcoO+-@f`9y;#0}*iZ3L;C%%gOzW6rs2jVs4jpFCXABx{3elkcNd>a-dVhY+(Uc|c^C0&a!>Iy;v9a+=0vmlGt`4 zr^H!uT0DT95sx5e#dYMIcosP?K9O7yFD4homy=84o5{V!_mg)MKTYl-d)^$2zU?iR^&a!-N^mL8S(&efAT=_0pvmAapb|`ndH61^T~UQ&mr$4UQXr$ zQfz-G?<>BKJXHJ?c|Y-M{;^E{` z;#%^-;u+*a#3ztPix-g(6<LBW5utMYsDMM%^N41&EeFm zGsOFm&lHa#pCvw$e71NVd6D=`@;TyV)k!kmqrSlo-eOx%}ziFhdaQt@Hr%fwU3%f-i%FBhLdULn4i{5SD+qT2 z_lm2?_lb8S-!C3QUM(I?en32#{Gj+~@c6@N~CP5c}Ab#bc$!5hSte9@onS}#B0bK#m|vH6u(LSNc&ah<8_8dbPa%IJzJUC#_)7A3;#KZ}1M{~~UA5cpT|Hss&LJ;=X{3*=aKmbG1&e_-denp+)?}hc^mPw zwJBJU(# zK<+L+m%Ouh1-Xa#7V<9Q)#RSyXUKmQZy;BRKPFd;eSj6tGENXM!XZ5e>{XO zOHPXikTc>D z-d)^$G;-|>_iC-fR6MsnFU;I6JxVYJ&-~+_%$s@!&k`EN8$s@&kk`EFOCyx@>k`ETo zAoCBuu$@32EnY-ERD2ovF!4>~G2(m4hl`&ij}^a4t`%=2j}w1Kt`l!|7UI z19_r2Mdlx(VcUZ|NxVP#2=Q3*Wbt(J6!G!osp7NAM~W{cPZQrro-V$JJVX2hd8T+h zd6xJC@=@Y%$qnL7$AD*x+mRc^+mq*rYshoOyOWO=4_nPZobeK1ICA;owunZONyJyOI}*cO{=L?ngdD zydU{Y@fh-1;v>mti|3ISiO(dTBVI;cEWVz6u6PysJn`e?^TjWdFA%>+zEJ!%d5O4e zEchaEIeDpgJMzWiUgTxszT`{9L&=wl4|Hs&!z)L;%?;k&t5T!y$ zwwlp(DMG_K`Eg{-B+O$bR6lLFuLPD};31!W`6S9Zw`@SzX|Ih1O*VlaSbU%Lo zc|3BSUR~!qbLK2lrOzDE8IUn^JjN}eOv z!`I0hmle<45He@niBb{J8uLenS2WKPj)#C;2IPL;SS7C4NTU5kD*MiJy~u;OFH* z_yu_!UM!!2Uz9JzFUeQqm*v~>68Rzgio6)VD!+?glfTBV%m2Y|$aVTAzbS8k-;%e$ zOXVH#+j3|8j(jkFS00F$$z$<*@)Z2Od;$JIo{c}0Z^IwSi}1(t3-}ZH9sH^M75+^A z6Mrt(?w9<9+z5XuZ;ro`+u*O|J@7Yjcl@n90DmV>z~9SL@elIN_(%DE{FD4P{#jnB zf3hFTUmq7&t>Uy@t{;kj(S9KQRlWrOCeO#e%ZuTboYUkLB-;tLju=&SBWku|EnI)TiPa^3`}H`B7X`ehaTG7X~J;BCn5Em0RFi z^4@qgxi98{;OR65*OpJkb>yq?8uG)quKW(JC;yJ?%XJ1NuPJYW*OIrzYs;N+19>=J zM?M9wE1!pXV0t>u!wu!dczyY2+(`Z#Zy;|lIC(>P8@!R+2X8E&j5m>IEtmc7KRXPxYtq;qvqBkEpop{wAAV>hIy+ z^5?jZ{3GrwR}D?>C)Z3a^{=?>UXRTH_4V;UxhWnbZ=PHlTyfdGB^$plI^ZGN?1p`v z?}v|6KNKG&ACX)dT5;KZ1e;;%Tx}X-UxsG* zJoRm`FGG8LzIsRO>tr8%f%*aXLU}m8NInK%ET4ogkKY%ZnKf_nZKjACo-;ztSDlWU%9FaD@e(K|^v{?uHGBm-n)dTx7Y>Tf} z-yZw=*%e=--Wgvj_rP=HWASzJ$#|}O2EJaNjc<@|!8gjcCzo!jxa@vE8(-$9@Xgvh zkA0cn#J8xwi|5I!k4(N*UKigcH%czuUUAvIDH~sJ+u%F2X^njuI^y~2dthIN1Mr>d zJ+QC0{`fBSvG{Iz0$w1Wju*-oVn5IMrT8B8%acp@R$O+!oy~pfcjNoz#rOgFbNrzE z3-$^6o31H4H4O_ECwRa|y&!RBH09q=RauJ}=T4_^1Nip%aj*gUS@ z2R|Vng`bp1@VZY`Ty~$t=4tiQ@H6r`_*r>6eonp}KQG^lUy$F#i{%gSi}IKFC3%%m z$uGvFf`(i;_*-4A2)ruqQ$gqK8cM# zR?o!mXmcL+$KK`mUG>>`nS3LDPks=;FTaF8kl(@|${*p69^Dc^v*uJ{^BA zUx0s*FULR1*W;h$o0CgFS6p^qz~&eAhw-oS^Y}OUC0_UUip%bAv+>*b8U90?ud)9g z{X70s{cr5Iz4n;o|ESl;{<_f!`)A5*g8$N{lwA6|;<9@)HdSj>f4;ZD1-U)0A@74% zlJ`$8)vUPe-jB`7>cjCW@-cW-`6Qg4H@ions_JxHOZ{TJnmhxqE?ShvATi;<9`+ z_Q&>Vcr*30@#gXkcnf(R_Q(7}?4Mco0NzrYhm%XqDlWS}!^R);ui>qx#?nHI7M}7V5R}Hu5@nTY3HD(smV>-M3)VQoRLkCGUV+%e&(A`O+bMzU+Cyp#GXx&9{JS^X1ynSKW1&-kbs)tBLKe5o!^?eWPSw6BNL@i$AyZ;W?Q-yC<8 zo98y$;a$}`;F&t+zL+OXPp2MuhI((@N&6G=Zt}Hwclj2)hkQ5gEHA=)%1_}g^4oYX z`9FAXdCg;!yUH8mcKW$~&9UDv+vCf1*$%<`Xg>h&D-TI7b*s4SK8B4y-zVYyv^fR) zbMQR8zxu`4pTD#50qWP`1LZsLLGq)xyZjVBSbhcfkl)8g>GFSp4^jUnxpZj7W%sHH zX>*wR%DAT-_;7i5e1zN^_mYpsXIH;Vt0v>#>X+j_@_gJ^z7O}47bTbaS6p^~hK=8@ z*YE&smSTUM`54zoACT$v1x_EI>D!}KKVpAwRvni-P_Mf(9wgVrgXImdKR36;K4wdN zgs#K3c!>6$@R4#?e3aZB50xk4Ve%9_T%ML(8c}iC{Q@@r7`PIT)Mg$&T7D3Zk{`vR z<;8f6{0bf`zlX=kA7fu{-{K>5z5Rrb(WWpldAz&|K2}~APms63$H}|miSohtczG;7 zK|U4x^Xp>l^Su%e*L8a>K2iGz@FaODK1u!-pDeF-eDY+ujHk$5@hS3w_*A(^a%pPC zW%uE1rm2s{zP&pEpQb(;pDv$|&ycUeXUaF>v*g?G+44R39Qk>CuKXH4PyPj;FRyn( z@&$4me4*R}UnC!kFP1OGm&gn8bootusr(zhOm1{y@(g(gJX7w9FP9I-SI9@;E9Jh) zrCAl1-G{O9^)?<~rOol!*V{BaTm3BT>u@^0TK#hDkI(Dy)ap;`s+(~7yzZ9%_fC9` z_AlUT^OCYSE3xa>Zj&Hd`f zbHhvWy7OAl9Ec3;fq5%o9mqw+gAU4}O4 z_`l^`vinbLUQz!Gzbe<5oc6C(Tz0RUdf|2T zb@3bWM)*y+39tKB#bx(qZ2WP!JzlC!JN&l12YyH18~fw%VEnFnPrOVXfZvnH;jQ#> zbt2}6iloyS_dKh)+C{E@sEZ>{|sx&6oZV{LxLpU5juN%r?< z*T$c!Z-76OH%TsiUUAud3pW0|XpO(nrY*iq-$U2~f2rOLe84=vU?vk->4sn zzm-Sh@8pU2d-)XngM2prQN9HKB+tS>%h%)dIW;|9=Xc>>)E{)eHT5U)uj((mKbiV6 z{G0k`?#ojD8UL>SC;mfT{gmW%UcaWzdev5Mg8w5oO)mXaaoN2ko4?iD;;OpoC{QnJ5^0|0b`BGds%gV&H>NG|c@_vwVo?n~L!Q~wCpmp@~_X2oUqpV_RX{wH2r zUj5YM26Elx(mEBF-8W#fuKK2UJ$W({tLH}YoDIHgS;O0-_1+de-_;e`}-B!;T^T_fc?5Xa9i~OxjqWFQ$I1+ z&%o`~r{kUE8}QEZ0^C7<4DTYph<(}K!bjDp{#^b9chu&KocYbduIe>$t2$MGr&H~m z>)}q?tebNqyqo$KIXA~Gbi30Y@2<@**vIdj^WJz5Z4Seorj`6+nd5(+RVg0{?$2OhxgXzF8B1J>K@!x{h3^UA=j7T zeYE)y?<;?i^EbGw-maf>{vCJG<>coz7rN#V) zeaS*M9e>|yYjXhh@vDF4qs?E%3kPU3Am<_2$3Hgb&Uq^K@h{1F2KMo*e}1Kp ze+xa`kBIB-&YTzGV|Dzea()i`I7{&aZI)qQ51-`x1wKxj@3Al2&)CObdFAAZ+N_3; zm+R-;0H^yJaXB~0c@uo8J}bj*2o?BjIJc|Yvq48bSrb%)_e@|c{* zzxrofPS*Z5x_u{}qJCe_i?ENsIOiqU$NvEP`22`> z?)${`_I1wHKg;qI9lypZX=AT~eVldhsoJcMeLXbJc~d-9n=P>~+t%2}+zC(9rXxO0 z-ZST}c%CljfjRfUH|csCiG7?g_;elTxSUVKKF+B*pN@T;+4u~-?i~EA&iCe=Z^LJ5 zvmodD@LB5on8wVDvG1?NUmLRH^J5FMSoAZO%?=OCIO6HfbuLpjF zNoIZ|Np^WY%K0!$7XP(lU`wH@PjHjH=&Wop$F3i!Mr-9DQ zQ#^BjLiRjGa(2Hsp8mLSo%TF^aMo+AR_SZwx!SCUub0cYzGber!#8Nt0pBQh%k=|u zeE_~mn<03aF6YRc$Kac_IWFfD@h$4-J>F7xz!+=q?plc&|o{3gCb8=mSeGf!hzn6J)L!e!>^-U_}?U9HuV z@6@Ia_VL%wc|ClWHXCCfvxx6j-v%#`Tj4ruRA0_^Id{Od^}Wq*IUk69|F?d4p^h^M z-y;vl_sXO2ee$vRe))L(fP5x?P(By?buY>7XW%t;d3ai!!XoW?%A4$R-ihmKvk*U| z%|ki!bS>HOd772N!`dvykH|bVNp_z%o_3`0s5(#Kk!^T-j_mUAv>Msvsgb@pl3kuP z@nd@3b?^qdo;S?7F@9W|7CE=XPpG%ed1u@}Z{xw($3G1F_8BHVIRMkb6_7oef#O3GISb3PRBpv&JU=K=Ud?T6+(62GL*Uyn1Vze4|W`OnCizgiSt*8bw0`Dcdg z?c#3w+4aUFrDP3jR+qHVme0pbZ*GBji9kU7c`(-oi%iIk6a&CuT)qZ>I z_xtYnHT5po$Jr12I0xa^wdt92Z|vg_!G2#1!#@5*{Dxk45`I&jnlt}AS$IqRf}AhG zOVzK)nY%<3-d4X6`+T{JK;a$ryK}x5`||Kl!r6V~_@`g)Bge>4ZN_|4F9yvzj|@LTtEDAJbNGU z$Ia~h!XNK4^GBt^C+R=w#7%7BQ<pbxi)-=WFK!_t(m## zg)g-E8v8PTk9XB&UMYQ3K0D5;*!z0e`?c|xI?e_;Z-Uctczavmue522Im2{noAb{2 z8};3D?t;HnKQ!kf@OSFfKl9oiLg$T0r(<(I9{->|CFg1QNA>AB&%{5eU!C)H_-FOI zbG{eo?}z`;@q6Ul6Z@D$a~_F({1dU?r<1YYkEdf_w`b!%x_&Ol zf9kxh!vB%yVxQMd*vG#Y|E0}?m@la5^dkOS{S{o5uGDl|n)5PTQ2!+7FK`X@KXU#X z_t)|3u9-YYUJLVyl1}SmzwSnOu&&Q$xTZEO@XGS`Ik&~DsCUeHcg!bWI(5(aP+UvB zPtF7I3A$`Ua~_FT)Bc#8kHaIhKOOsWo{cBy@?VtmrFeB6XI9SFU|-JpIamLjcOU-= zx{v=1_VHiJ`Bhw7$A3HL_pp!uUCuvYAHU{W$v%E9?BmzVd2L)r$8VJL#@NSip7XYN z4efWxxjpvv+$rbI*w^#EIUj(1Is0N?&VjhDjz28tqcLA-(`kIp6R|JnnK_?})8*mo z?Ik(SusP1`oaf;BI{wW$--dlT7vVLvc@+ElT%7X~?2m_KIe&=#e*7ipKd>+VI%_BU zI$R(7e7C}D>3p}rXY1{1lXE-FjZZr5n)4pGf%?HYABOpZQaT-p*U@G;_VLH&d@T0y zC*?c^`}h~;JRSS^*Wq<_{2TFl^6k0(UAUq8V|ab}DLhYa@8X=7;6~cKmGirJmfo&k zu#fWx<_0;PYBZ>L6}+MP8ac0tH&Sny^M-h1^-|7d?DO3j`+RrBzWiNs-UsuCf^<44 z=R>fMb2Of#w`DADto=lMoBAZ&MEx9GlrO*~`5L^bJQp{W=jD7yZvO}lZJxko`T3k* z!kekTk@MU5PF=R2u#fW__HnA#skkQIT*s-Mb3N?il(CPqCH8T)&ABz+LdR*J^DfxO zIRtO1&EdG2JT%uwVjq8e&J*!g+Mki@=iuh*)A82wOw1qj(&<{fjeI@cR=x-OydJVe*vI)3`#4qUP9%lxbiVa4fACDFwQ(!CQO+CV*6Pji z_VTvamuDB;MtwKDgM1*~QSO0#oe#nMAvc|d<@!Y2PJI$?FHg<+47`*2jGV8;%k=eO zPR=)A{t%r`_vHKlPJi*@cHyy{pTZrqe*unZufV>3uFd&+?92ZU?x?r@F}$n%Y|e{uC-v8Iehd5lw?AMX=NJ5k-Y$<@_P``F@r2 zci87!d;MgeZ$0euZJ6_h*yr0c=gqOtciWs>W1sKNIq!;nzK3IK%h5gm*Vei+)2dFo~2g;k{gXFDncey1#SZ;%T zdAjEI`{5qi^u~T0`(wXdN8v-X8G-#ao{-z0oZFv=efclKzWkSCU;eAGFaNEWZ#x5IjVi!|{>w;M{&_Zhs>7`(iRa zO8e8XuiLY8`^#~<%$%;mL$$v(*XQG5>i6ZmD7SwB57*{p?2q&JbNypHLYuF1{yw)a zY?L;>oGasz+NZmgr2Edv>Dx&EJT58y72%)9CE@IGN$Do#pU2Rp!~gRbI-EU*t}&Y{ z_2;oo+4%2JID1^=W^7K?rWqUm{S;@9KW)LLpEfPo_^VC6v+=)C;_Nv(2DACCPWo?E)zI`Sdp;JNJs-=+^<9}zz*>l%SV&mt)nZm};jf1o2#+k;(&*5_>8{e-0XV2|(E*n2b(1mRH zhq83S*>eX?PtKmtYG!iwd{#JnKC4-5Zq(~u!^Zc~!rAj{&1G|?HaD@ERdM!wVz;uH zu0Eg5r4?t-Z?=HV+3NSP;U62*31`pSwkSD!9=S)8v*(e++4IOf$>w;y?z3!szgC<* zC*EQ<m*0&SsD{OWF8-)Hr+I!ewmwY4ahQ{uO7>i})!U{=qh#zD&Qe z=c2^fb5VYqoIMBTk8FJ3dz?K7=C5qp>o|Y1*{R~}c|Ox8PWt<%dd=kQc|>vcJfgMO zY^_ZlHhz2r&Ytg-=jOQI`Bc+INcYjz*Q=U%v|J01k$J7cSh*p7K%b8r z;&JMY@iFqIc)YwBK2~mqC&+E^qm{2Sh2zva&?m~B@bPjte1d!+K2h$0C&@kWN%CNP zvOE+|mPg_#@)&%IJPFs-*Q+V`RP||is(dD%CQrww$usfk@+^FYd<{NRz7?M(&&OxW z3-CGeefV7YNqnCCEIwaej4zOv;0xtt_#*j3e6jo~zC`{KPnUnim&$+Q%jD{hy%{ne zZ-tq1^~X|sy}$VQDO|4J5MLp0h_95ZA3xGT`|8J!%u;W`<|?@*o-KF4SIeF7HF9Ts zt-Lp$Bl8?mh3n*=c&^+VUoZE^H^?LLo4Pz>@LTeDJYSxO{r$8_*tfY;uy1pxVc*W4 ziG4eJF7|Efh1j>P)3I+)XJX%;&ceP8y$1U>bT0Po=1thQo3~=$R?f%1tz3Y8`*Q>D-%eFOzQ(sr)sL_7 zZBs)wzCGgUw6govH^!&xd^g2Y<;}2fcbZ|}?zF(Zt!asUThj*n_N5*6?Mnyj+mue& zw<(>mZ%6jVetc6myr(Y1f!Mbl)sNrt?M3zDcYJ%%n~iTH`r{q-x`VNA7lvZrE{w!m zYBL7=wqR1N!NqKXJN(t}mI@4sYhr^=Vgyxqk+ydGz`f zhd10GwV3{Gj}s1W9-yaxL*j(PnmlR4q=rXGDmbsXMsKiFdWy96g3 z-ZZ9ftd7H*&FPz{NvbPgx*vg zhc|ucp^n3wf%MhW118c5hd0&t(QT&v@obt`9PX#kw^qmD&Dr!8>Nvc)jJ}OJ4sZAo z>BVi;ad^5QnNvbNvbPn%-F*hc^@Gd#Yo81~aEq=v^ufZ@5o#aW8co-dsxGTOEft*V4PHPO`Y4Iu37^(Dzrz;SE1tv3P(w4sSlCAE=JQo3H5yspIhG zH+pw<9NuuB=i$GZk@P<5IJ_B7udT0vIJ_C3To|JLDQu3a zINZ74b#bUV4sR}|4^zkC&20K`bsXN@NFSk&!<&2PBh_(u!;dv89<7eUn`h{w)Ny#T zgg#mwhd2DlpW+yG9NutW?&4T=9Nv6OAE%DP8-Aos@fdX+-c;2|eY`pjZ|cyGRmb5? zL;3`D9NsjcAE%CajzUgl`oxOE8~(^uJYF4#H~ev}c!D|(Z#vRXRL9}XUi3-oIJ`NK zevZw{xQtd7H*f%M7hIJ_B7pQ4V#8~$ipJVhOcH&f`Rs^jqHEc!Hc9Nt_+KTREn zH&@V4SI6PaY8+C(z*Uyx}g+#o6jOyy36(#jDkEc(W({8g(4r z>`%W|9fvoE(&wn-@P@xa7q3&t;muI`Ty-4YjGDVd={Kn3@P@y-7jIO@;Z3?* zSXJ>RbsXMsU;5(B>NvdN+X2N})Nyz-mp)G&hd11%sd%e84sY(E-=>bkn}_MQtK;zI z8TuXSIJ{XxpRbO?o2B$S)p2;k(~1@EQpe%V*Yvy9ad^YiY!w%%DV!^n2BDc(XqJK6M=4@b}B&{pvWp*@FInIu38Pqd%yQ!Nvc)ivFBB4sULtKd+9%n>*+)sN?WvA$_qr4sRZ&zo?GG z8y?0}d`TULH#{7u__8_!37RUL;nJcOY5nmP_|xO;u^ zb#)xx)To#G8|pZ`sZD=V9fvn-(%(|Y;mvyVrRq4m*@*tOIu372^mo*8c(XbEU3DDZ zaF@8^GIbo@a5uQ(d+Ip6*@^zXIu36-($`qI`ZsWR!`(p&pJ~tC8j4?39PWMTU#jEq zhJO++ex;7X8~(|m__aC?Z}?|};y3CzyqQe@Rvm{oe0#n4ojMM0__lcQdvzS%@NMhj z59&C);akkbAJuVqGmrk0Iu38{rvI#t!<$9)U(|7U^CbOObsXNjNdHY8hc|D~e^fgZO%{uhD`k2At zP4(kbYH8n$&FU40`?mDj>Nvbc1WsN?X4$HElXQODuUbUIJal}4d|Zujm`A zkkeQR|b-keWwp^n3w8T4(`ad>kzeLHm=-dsnor_X&H-rSa4*irij z*tDxS+@GSiSI6PaV){<%IK1I;L&crdad`7Cy@NUqZ$72(qK?BG9$QrGsE)&%Kj^!v zDV!^xf2Pc(XozcXb@zG@DTR=$+MZc+-Nur#cRAc#Kl9i#iT( zcA@X3j>8)suTD||-)p2<90lk+x4sX7o_g2T@4Ue%Z_EE>-&ENFC>NvcqwRY6;hd1ld2dLxlW)u2AbsXOC?`*|E>Nvb!<%jCL)3A2)0TduIu37m z%vbR!bsXMwp$}EZ;mrZ`Vd^-%;W1)Gp71Q4aCp-%xiDJ$k!;3R9PT_utT;{`hc_qD zk5R|r&1v-U>NvbPkAAE=4sR}}Pf*9<%^do1>NvcaN1v#U!W!cW=s0%>NvbNvdF zmwvW74sQ;opQDb$o8I(u)p2+;n0}r*4sUooUGaQ%9NtWzU!ab|o0I7ms^jqHboxc= zIJ~)pez7_ZZ?2|aqK?Cx8|l;4ad&Z|Sqtad^XH`ifVn z;?3$fyct8kMIDDXJjSp%PaTIhr_pa!$KlOI^xM>Ncr%NByE+bU=F;y_$KlOQ^fmQ0 zABQ&!k_!v9e~it&6^Hxt^!wCtc=IOxesvt)d_aFd9fvnx&>vLC;mwcqMd~=b`JMid zIu37ES~vBF)p2-JoBoJ84sROJA63WU%|`Uc)Ny#zl>WFn4sUpjWbp}g9NuhCe^MQX zH#^gxQpe%Vp7f{Had>kO{TX!}-W)-HRvm{ogXqtx!<&`YOZ^>n9Nw%!e^(uc zH*3?EspIfwL;8E_IJ{{}e_tJkH(Sv^P{-j-EBc4(IK1I8r^S!dad^{({;@g^Z@SYz zQODuU5%f>had^XHQH!6c8)s$6EYW9fvo!)4x;4;my7D@6~a5^9cP1bsXNjK>tx4hc`U#wfK`d4sSlB z|E!L~n=k3VsN?YFC;G4IIK24}{Woyjh3-hdK^#Hm3inj>DTW{XgnB zyxE%mmpTq_wx|ECj>DTy^r{-we;>i&O*eW$9fvnP=rz=Fc+-czk~$7=hR|!O!r{$-=o_iy@Me|uQ{Pw}hc`UdxX2F*NGBZL@VMh* zV|5(fG@&<9$KlNu^rAWrZ+JX%v80Z}o3`{#)p2;U3%#j24sW{9Lmh`V2hhvvIK1ge z=g!yZgu|Qu^v%_Acr%Q?g*pyzc)W9QOLZLHOr&#%?sUT8%_;P))Ny!o7QMMT4sR}| z^TQd^35Pd4R=U_i9fvn_>D#E|@Mb=JTXh`XETZ!RAJPejH&4@Bs^jqHReCFR9NxT3 zZ>^5Qn=k3xtK;zI2Re6VPbVDS{6^nF9fvo6(|1(I;Z3bZskc?f;mw+K?jWB|IK1Jp z*v0nhIJ_y*cT&gUO*8t=>NvdFp58$nhc~;>cTvaTO&5AcbsXLtK;Kmzhc`Xxoz!u7 z!(+XRyQ$;wW*B{UbsXM|qwk@P!y6tCUgW_6>4d|Zsq{V7ad>ksy^A^yZ>H1tQpe%V zRdgP3kWM(fxsJ{c4@oB+-rPaoM;(VZJg&UBuR0EI9;J6v$Kef+F)!|?j>DT*==-bV z@a7%*0qQus`GkI;Iu38Xq93G=!<*me-PLh;Q`jK&gVk|(!{gSAJ=Ae{vnKrzbsXMo zNIz5^hc`{>hpFT6W=lE`;7BJN-n6D4u8zZ-cJw3Ead@*Ey_Y%;Z}y}2R>$GZ!Sp`r zIK1gg@2if(o5A#c>NvbPn%-X>hc^@G1JrSNGnqb69fvnOcD^`B9fvnp&DUW=tI?Uc=H5(m^uz`UZxLM$KlOe^bzVfym^m4QXPjkpV5z2$KlO4 z^ik?Ky!n+rS{;Wsg$+|5qmIKH9@k$StB%8)b?M{Oad@*K{TOu|-jwO%)p2;U9sO8! z9NzFe0L2OFIK1gZKTaKoH(luy)p2;!oqoJJ4sUwVPf*9<&5`sI)p2-pG<}jf4sVX3 zpQMh%o8##xtK;y7=Nu?bR>$GZS@bFDIJ~)peu_E{Z+KpU;;HI5yqQCvs*b~(dGu-O zIJ{XvKTREnH&4({SI6Pa68f3yIJ|k6ezrOeZ@!?PqmILypXleR4SaM;O_7m95t~lH$(XUp=;mv9EYt(Uga~}O#bsXMYPQOka zhc{Qz`Qbe2gu|N~lM6R%zktoWio^W@`mO3Xym^9tn>r3}7SnH6$KlPZ^gGmXc(ar~ zUmb@xpVIGC$KlPl^t;q?c=H?mZgm{q6gEzMfjSOvR;Mpi$Kg$V`aSA6yjh=quR0EI zn$Yi4$KlOZ^!wFuc+;BxfI1FucBVh5j>DVI^hN48yxE8TkU9=;4y8Y=j>DV2^heZj zcylEEQFR>NjG{lLj>DVr^vBh4cyluS33VLaoJD_99fvm;)1Oku;mu6?)9N_9xsLvf zIu37cra!BW!<)P4&#B|^=5hM->Nvc4p8kS54sVvw7pvp&W*PlObsXM&N`FZmhd1BR zUslKA&F}Oj>Nvcq+9dT?)Ny!IhyJQM4sROJUsK27%|`Us)p2;kV>*j(sN?Xa8U0Ol z9Nx61zom}Dn-27)>NvdFo&L5u4sZ6RzoU-Bn}g`@s^jpcFa14r9NrA0f1r-To1^LL z=xZGgZ;neYe5(C4HlJ4k%eO;Xw4sWhYE_|>3d^SH;9Panf ze^STc%_92G>Nvc4oc@bC4sTwf|Ei9|n>XpdspIhG1N!gkIK26S{)ajaZ+@izsgA>& z-|7ER$KlONjZ^3^%^@TLL1YNaYpIK0^~xmZxg;Z0LIKcq38aCp-^xww)# z4sW)n*Hp*hO$YkQ>NvdFoz4$_OeY-P?3-L%RUL;nJ?OR6ad>kCeKmC)-W*9^T^)xv zqv*BOad>kay^cB#Zzj|Ep_J)_!<#dci}loTcym6zzB&$XuAuV+Ez=2yH*=DUYpLV# zW*&WQbsXN@OK+f#!*;d@hc{0p7uMJQRW=(`9PaPZH&n;r%_sDY)Ny$81-+rp z3x_v9B^OHC*JzS9{GiTs!r@+v9_l!}sY@@b!(Gz}hc`><9n^7n^AUX)bsXM&NAIYP z!<(Pz>+541hc|yG7xvJ;PBCrvtT^1)p?6Wo;mt<$z0`4d(}dng=Y_+YEt3oTYu|>= zffa}QPV|G+ad^{--d!DsH~Z2LR>$E@cX|(X9NzS#AEJ)Ko4)iz)p2+;oPL-(4sXWM zd#dB`=0y78>NvcaO6Q01rV|ct&ZYNK$KlPT^xo z-rPm+ua3i;`{)DIad`6>eV{rHZ=RzMQpe%VtMtL@IJ{X(AEJ)Kn@{OSs^jqHTl!Jz zIK26lK2#ltH-%E_!_;wjvl@N4Iu38vqK{C=;mrp0k?J_SDbtTu$KlP^^ik?KylF!p zt&YQ+o#NvbPhkm>|4sWK@PgKX@%@y=X>Nvc)j((Cl4sYhsPgcj_%>w#lbsXL- zqEAuB;mzapQ`B*I^Ai13bsXNjNuR2Y!<+Z%)6{Wz^C|r_bsXOONIzX2hc|!H&rrwV z&8nNGex^DOZ|c*}Qpe#NvdFfqtGk4sUj$pRbO?n=bSV z)Ny!o0R2LB9NzS#U!;!1o4)jm)p2+;oPLQq4sVX5Pglp`%~blO>NvbPmwuT#4sT}A zXQ<=w<{J7;bsXN@M88}ehd1}quTaO~%@g!1)p2;Um_AD#hd1xiuTsb1%_sEP>Nvdl zmVUK54sU*=U!#u0n;K11zg8WGH*3)6sN?Xa0sT649Nsjd&sE3aO=J4?>NvdFoPL8k z4sW)h->8nmn;q#lspIfwSNhHBIK0`Hev3K|Zw{v4s*b~(e)QYaadNvcaN8ecIg~OYL z$%QYpf1J%%6^Hw?^sm)%c=Hnd8+9DsyiWgC9fvpX(Z5s2;mud{@6~a5^E3SibsXOO zP5)6Hhc~s#ssE&o!<#kfKda;LW_|iE>Nvb9(tlIO;mv0B-_>z=(~|y&Iu38z(f?G( z;mvOJ|ES~erYrp~bsXMwr~j>v!<%08s+!dwKRCP@OfRV8@Mbu@hB^*!CeT+>$KlP% z^qT58yg7ruvN{fLE}^fYj>DU)=&P#Z@a9_jCiNvdloxXuO4sTZ3EcFf5 zad=agzL7c(Z`Px4td7H*#`I0pad@*iy|FqDZ?>T~QODuUj`X5B4sUj)m(+21vp0QH zbsXLtL~p8&!NvbPiN1w84sTAQZ>f&Mn~UgM zspIhGQhF18Y~b+b>g2+<+TY5iWyRsXklsoihc^$=TdU*n<}rFv=Y_+Y7m^F@v|q|* zr;5YkGy{kG7 zZ+g-9QODuUAo{-QIJ_B2@1~B!n~C)O)Ny!o3VnZd9NwHwKR_LaHy6?mRL9}XEc!v} zIJ}ul@2-x+o7?CItK;xyA-#t>4sRZ&AF7VSn`tj;Gyt#{hf;tXw z9;BbBj>DU$>66rPc=Iy-By}9#yh}e>9fvoc(kH9q@a7l#6m=ZlRBf61De5@9S&e?G zIu38vq)%1H;Y}m@G<6)_l<23aDT?^mEm5cr%!Oo;nV1j;5clj>DT{=@+Qu@aAOth3YuGIfH(YIu36x zpkJ(x!<(7(OVn|Ab1i+kIu37creCU#!<)P4m#O3M=0W-lbsXM2L7%CP!<)tQ%hhps z^D6xcbsXNjPrp(fhc}NvdlgFagwhc`8wrGAY%4sX_=U#pJ8n|0}P z)Ny#T3H>^C9Nuh6pR10;n^yGe)p2;U1HGxf_Tunn*W|)2+IM4fYsKMy2>mv79NzSy z->#0sn*sFDdExM8L~>z)_7mCMQ*pSTOutthhd0yc_o?IX=4|@?>Nvc)kp6%=4sT}B zA5_QT&0P8-bsXN@Mt?{hhd1}oA6CcV&BOFZ)Ny$8BK=Wy9NxT1e@q>RH_PactK;zI zWBL>7IK26u{-in%Z+@pgrH;d!m9|R#X>}al)TTe9j>DVv=+CL+@TLjuY zIu38f(BD(X;mrj4`|3EnIhFo_Iu38nrhll8!<$R!AF1Q;W)}TpbsXNzp?{)|!<(Dv zpQ_{VW&!;(bsXL-qJOTA!<(n*U#R2o=0*CK>Nvc4oBp*r4sYJ0Z?5+R4sX6lF8rYV zuWWv*INS@(Q~y~Vhc~Oye^JNb%^LJAbY3{TNl!bGerAVydT3x(p;q;`bE?wav8zhy zdk36w***Prt%{$O$O*TsUCpXC=|y&&b~yccg;R(0tJDw4W%q;9|F`a2ovSb(_nZc& zU)gbn;z88(Jb39>>C9?YyX<~aO0CaO$4!rv&rL6~<6MZ(QJ4q?0#KJt)EuM zP0yDXq!-z7?!%v`FG?>;D;28$2bbNSOKx4Ij+=g-{*z8i)359}%kV1Ne3)EnS#jC@ zm(*KttB#wlCf7+Xvg6dpZPXj27p379m)$o{sdZ0v+_bISA-%|s(+MA~-Z{M}&9AuZ zet1f)uTaNL$H=_Mjx!$Ltv)fmD6Li_UGj9_p5(IoS;^biQpa&m`cFE|N-whGT!ZUq zGdH<3v*NP*L#c0np*oIw@={*cAJ06bzi@^6hsmY66_?$4n0l)@>bT`q@}In}k5iRW z;YRhE=|$4d*k@0?zg*3tK7aoPQ#`>bPYi zc@nSd>t_mXqCPFTv}?s>_lr_*-A)}h-BiAY*Y$Dc;@#A5N-lM+xa@vc>aF%x$1OX{ zi+Eih=TY2E{mJCgofVhe-$=dn3F^4%0rHo;u8+f2S-4xByWW-_thns{SL&@EP{%Fr zk!z(F*>URNht%t*7p1o=F1vFTw|ZV3w|rD?kzQoSX^G!eZKB>6u-Z7SiE3ZJPTm|m1>>GlGb-TNlD`c)g;@=JM4dXXJxJYHR|J2APmR>fuaQ&VrX zraEr9hI}rs>+AVK+(3PLa;bU6W%s$Mw`!)2TdpVH$Lsnyi*O5duD(*6ip%a?#jUni z$1S&$U*~mwoTYe2^<~MW-W8YK`6sB>hp6MG?d3mtT_2|^r9xlzn(0O9$coGEbyI3J zL>;#rAU8}evg2%shpIPDFG@F5Tz20&rPf!gL}c$-aox4y-;!4ePl|lo>j*!7s`{;i|ja4@Qdox(u>j?6_?%5 zPpQ@G>bT_+d1iW%9cLDPOZ}SkqV!G0W%pZCYW0;mZuyS9D80yz^C8H^ZD<^f4`;vy|Kgpzt1Q? z{ay&Rt()M)es!de{(-{lBiM+~i+pl>Oen zeq+>tego16+lnrPe`^J=(x<;Z2S=~?)&BYI6})QYgR1(o_`PIJ;G-UXYF+=){ z8PF?T$Pwvt<=7Qnl7EfvN2;v_Zl*M;D{9+WVy+|4$*JufIg#oW!G=7 zqsI;yyTWU8MZ5oTu`<>Dd3@C;m#G{>oFeieIDUa<7^GXj^@1lK#ss{V}KdwET|W<5W(+_?E%{ zwM*Y-t3KYg=_MzQH>z6t54Wxy^8mlhF5jH=|1YIq*(tkx`=r3@bntJ~f3QZ?g7ljM z)Bp2b4t}pr`gL^r#c{La@psqf)Bk6u?09?+B7eLmAF5HcC^e3^s(+8;Rez5mz0BT@ z&glU8t3P`?9!;D4`QDdyD>~l?ee4eDC8ufWvA7%h?N~kifA)5Kk(@u?>FEkTlHgPJ zc6^-vKmT@Ilm3##-;;Pdxcu4iYNglZ)w8#QKi=$-{y#ghsd2vb(y#1%_gn6GH>KmfnH?;>%#OGBa>si#{RMB5kC&cC{h#9v z^YOB`V_LePYv+!ay&V@VcfK>z?)=oUQ+B@Rrj~y@I`P=zbY1gyG)TX)w}Wq;@apL> z)u-m^lVIZ&9Bb@v`e>aQa~4dtBLx9f#i_y?MOM-j2rU`+V`XFvpeI)%SJKojH z9k282HL5zN3CAm@U)k}VTJCt=)A3gHdBo=`uhSv@;&g60-m~c?$J;dh%8tkTD1SXa z{y#3?+shrVXZj{ccKITAykD0)-m-MOzUlX~Q~K@d6W?CSU%qS7@v@KS&C(*fe0={S zfB8DrU-9)yaKyo?X5za>r}z<7FQQJ=5{hyZE0I$Kd?<_EG+Pk4(Fv1fR0E zqr-CNJ1d_aLc5IzH-h}0j_hUL< z-xVBh>~hEZF&%Gi+Hv`|$sO;a<&M{VtrcHBz7LbXo@c&OxqRE@j(78N#~YK5*E9Wo zcFNvfzBiLU-iPUU=cW;tuT}b$U4PFmcf7^_2k;WIvuZ5 z`u*&bT|VxnoIl=u>39dG5tna=^eel3d@m;d@xsp#Ske1;wY1A0ul};i3A#pI<((%$NMpN`F747Z~St{ zTbzzJF8zLX$}ZpN<&M|xy&6^H(}>HrOZt_5yZZ9YSnhZ{PyL4J_p(!Vyo;AR-u!gD z?DJ#SG|rC4KVj$JAAQsD*kz~eczpYb*XiKj_%nC;c1tZg9{;qMKi&=Lcq_X8_%>1g zcw^ER*zEHCzdFtzB!MW7<3AI^wg|!o2e%ff)@pHZFbbC-kTR7*K^lr092#nfA{yF) zXlRINDVmxJgoL8Cr9Eh9h?bzCf8Ve7e&_24{_wba_df6Qes}lO$BD;zk@{koulT+u zd}A&Lt~9?WINx^-UkUX*e-l{LH*9=A9rEK(dcH65+|F;(^W~gR^BCyIGZIm+K?kF3 zxD+@%dNB;;)(n>ghZMt5ZrgBk9ejs|tAoQU4E3EGZofmn4a1#)^T(h19u3z37Y}<4 z&Mk{C;9^+gKrG_AO|1muU`Tsxn-rR%`5<&<|0P(WR7IJSAHjNTO2vGwdt#zwdYu)QszwULZ*1EMWwXJJi>hk|Q^UR!i?nxk8`~AIsumAslUU2St z&ph+YGc(UTXU;h{_l!EAw!Lo6fqkb%lD7hZd@T2oNKs*7j73)VRZ88WR8C5-{{v5- zqk8(EviT+TfAW9&BlYV4rvKTWe5(GF|AT)VQU7oGA4w@vJ^uf4j*9f~fAqxl>VNTn zZGBxd-d0;5U!CZTH@3!Gx|$WzVm+kA*S04b;+?JW)oqQfBovL;wYD@gu8yy3tnXZt zlv1~*wxuP}6tC^iN==3 z&c@oN#^Vz%wWqX>&f4})C(_Z`+UBS|ffldY(3$9PX)vj?y|t++(Qca6)t*qDjm=;( zy{@&Zr4z?%Yn!@yN+-#9N21OY>DWUNHjCA^)pm7QRZ_mWwO%IIcA?MP6HTqP^+I`l zyC}r)?4F}lG_u_t!r&#XqapbdK?XK_mU^sg!b01Hf>Oxjq9FnOiaqqE{s;h z(aD`%9Z(R5F-anIP3^3A&myKfxZiqE(ajlps>kbN9*;eVSf}!apqs%|n{WWDs4<2K z(cZWg4%yg(wlp;0BRgXl!T|DeWSKB;h*#8WhS#+>qHYRV-BM+O7ufuXlBq?jFqgT(NfjW{)F;+9)+N=V zl{U1uHusRnc4-Mwu%oGVZ6a=L?rLa2%+Ma7li5a_+TpdGj&!3tIN&xNi$X}m;M9rZ zj@srngsXOpMTZt>s}tkJ@@@6aVVm&02 zbaSFPzKTwU`V?(-c26Z)G`+62y}c3LZjB+qwtBA;fe_XcQ0HmDAlPCs2Ie8gAgba- zPRU4e@*0dh%0g{x`v!Cqtgyn}(oAbeuytLFv5`8+NV-JRmZnxrdmWo>vr$!YB1ys) zjyj(89j#sMbqVb~wxlnK%IQI9N~}#Z>4IcQ4@orbyE;78s7!VW=}ELFca*W-F9zHF zT}qOAQAJkr(nwc?<}}e@V(K?@)k&velBNVK1MHcZlDhf1NVKj`N$lND_qy6f?K<_X zEeWqD+7YPX<8iF#;Hx^>Rz{X3TI#(ufX?h}uWiBX?`);M!0DbU5^2;@T4*KKcgxaK zL}amfX8w{IEnwD_Vl=oMFV5=pYLSGo9*Nu4B`sNLMPaO`6^WOp!Cdfgz2a>XuQ~;F=ZNBJ#k+;3)eLzYTM(snepSg z5?!u+J!Q&bwm*6*m6WH{H2;kfai658!)UR&O%hqzm#)^D602+LHssgkx2`&7nogm! zWpXMl!P6BqGttW9L>Aroc7MTIQeb@s{yPe#Ps3Hz9*G0oF51Ta0`gHfcj85QtI?u1DcC;_I|2d%~PcVQXicIiKQ`Oze&K`69o7tR_)@Mc^wW)A*T42nsH~Z{POIi8pA-hv|ef{O&uCr&P&QXV+ z{ps&1C0i}S5#>L>bl~c=;PX$@XN7wH>D_5c?Kmw>oxgZSnhKma5&D1Hw90w&r`5GKx8W?@(%CVM z&*szW6F5)QVa;1VO-?WEV>@PyQy1Jsd>iP>qThkPe z2il=_oSLd;;B#PVs@f5LV&aT2j>E-4JNC1VOMQ9tOXL4|@bgvARzEZ8jQlN|=WVVG zROVg1xguOqIOHmI^V@H$!p6^3c+=LDLHF-im#e;famU9W^{?J)b=1uXrwmLBfAxAr z+80|ZZocqM6{vW7ckuq;1Hp%aj|3kLK2~-A!4K@Gto#Q{R@FRJGxzYD4j+BQsM?b^ z4Gc%JKi*BVXY~C8pDS0pEBcd{kG=W1H-lT#23{~k9eBa+)!Wi{oc75{bsz3lf$|x+ zCp$1DMU7a39(d)%A)lQ+;t8u=r$t^s%1v`d&m+HN&ExMq`0i`B?lw)aLW%1uLoDXycsdUABz2ehyi`ZMRKxb+84$ zy=!2&AiL`>rQoP)_>l$s7e<@QBm0eO>Y5lC*D)La_ZwF~adxD!1^2}o>mz2#1fZ1@o1OJMCe(Jadf;g_s&5+g&F$1Tr|(uBktxNnP_{YtS7G- zvEzjKvufT`^X68DYsoL#vVV8i z-u)u>ANWPg?-+XSkG_B6tMG?+cc;=hX$E;h8hQD4?FB#c&5B7|oKLeCbc+tLZ|(yp zCiy`2wcuVJGP{# zFMQ+w#X~#w`0u=XYsG>0k4b%B{WLY8wpENtdtbRT;SS6c*H5QhlcpZ)VW#g~vg5N^ z>g9CnA2+`_Be3&{M@}UR$wMv|WhQO0KH>j#tw3)t8C`Q;P4Ms!D$C&|JD|O3^C>5QC89^y40zm!4L}u zf+V0-q&+Z|N@k>`OhHngp;_BO+^u>a(EFg?hx9&0@55ZY&%U9u&=PD=it0~Bq*n(* z)Vz#v$}V8v0a*`&vMK8%EzM=VlSNujKfTY?`z*chulLz{KS1wu^nRe;=j#0+y&ueN z>N_bkiA?1-WmIKlVMw&VH!_lyWE>XygHRIBTC`^+vZq6)ctdCy3RoM~WOe$A8?j?U zhYPXhtV?J|7X<4sR|1%T}AOrg_L8wG%^=gxdV9 z>w8mcIykc^v>BqX9Mk0RN#wQ0wyZ%}Z}zB!g|qTP4%Me2s4b;kZLrI3w?+}1FnMbQfSJVf`fqGr>JlVQuO@oKP-oG(^Imu)AQ+~ z9a1WLz+j3dDS>?r=NKMocp!7iFvGbfKhN+W<~{=q4`vQ!86LtMPB%Q%l<#9W&&Y=j z4`U973=cQ*LBk_VK8(&y$?hMnL`w$Mqg{h>&8V_R=IG#vMvh8<+H2%!qr^6H40E3$ zM(J3SKiKd%!-EWuH=JvD0&_pxi2Y1{n#rHYOeYu^843S`j3i6h$jP3O`RV&Xh(}@? z7aEpoxPUoidm?I>l}-(pq2wUa%t{MArPI^T^pwuvLVboBr85m@8=hs@wq&+puB148 zHB~}2aU}f8e$#gVCJCh z(?gh3Ys%oFESi3TxFPBQW0)PO@qi1He!iq#M1N;>DGuEE)=xhzsxAv$0$9_ z@Cd`p4G%ZG!myn!hcgFl_a9-{I@*zjtz#W!$`3U9zQ;^0gd6j|54PQrLO+jm!Z%Mkg|7+V1(jVcYzZj67SuA^dZylxpTmH+z+CNe^dO%eQhNuhLVE5?kqM zrV?A}>4t5k+l)L{dP+C~&4Z|BuJi|9rDvrd?^Sv>7aDG3=Q&16is{aCnS*wUoM-ZF zr8^9BrDujOph~G`uJi)0(u>k*@xxf2) z)K9~Akx^tB8}$p%s2kE};bhA_bt4z@jJnAvu}0l&*cx?ORA4)NjIX zlTlYy|G`v}Vfb0*pglo7$Bbx15$=ib(_{o$!bZH{8Szqj3Bn-z z#Gkm3XT;0QVH@!O%p9;ry<+5T?0(hcTO(d$Hb%S{UV)khktJ-z8=etwrr+cl@fH{A zXU{rsGY4&@@0d#Ln(l9g?eM(IOjliK`Cr5TLzPm^TP(`fn1Yvk-HX|&AaHF9=Q8ZD>z;v>5x zjg~?E5JR!dJur*bg?#ameUOG+&Y7RK8=8kQ9GXT8k_f}fG+G#pWjH2{PO$qi9G6BX zz9|gr)93_Nz;JRJorsDUwx`hvVkW~6(IA3=gEy z#9hencp6QZB@BN|Bgd{`_)8i&*b0V!rqMtj#qh5*8i17ypXg@SGkmIH4Z~*|nixLU z(8lm@4V?^MXjsqirG||RUuoFH@U@05Lv_cifTq)#0!-VPf=uTyg_zD~N@2Q)Da^E! zDV1p#QySA1OnsQHW=dzej;Sxx4NMtKw=nf%x{WE5=?Grh7%XC3VX&C- zD1*}(R~nqbSZ{D9;~Imr7@G{vW^6OKKVzrC0~psEEMeSe@Ib~*1`lG~VsH-Q=>|&~ zw;PjJFwF z#CV6nD#p7F;$|WR|N9LtVSLEop^T3jtY&<|;8MnC4Aw9{Z*UpoO9l^Pe8u2$#y1SE zV0_Eq;f(JZJc98(gGVxcWbi1)PYr&L@e6}TGpZoZ-#BB6!Ig}C4AwICGq{Q|+h84I zuEBc7p#~F-BMde$MhvcI9BXh5<9-Gk8K)RLhOxllv5Z9qn;2&rY-T*bU<>0MgRPA7 z47M>YFnAo}LWAv$OAK}}))?$$Tw$<_@hF398CM!y$5?N0J>wdK8yK4m9?#fj@C3$A zgBuyw8$6M5qrvYpZZdch;}(OP7*992nQ^X_#4JfgLg2lH~3q|jRx;z++^@B#w`Z# zW<1^CJ&fB8-phE7!TT7`H+VneMFxMzxYOVRjJpgz$asaphZwIm_%P#j1|MO(!Qk&1 zZ!!2N<8222hw%=Bk1^hD@Nvfb4L-s6kijPzA2s+C;}Zs-W_-rrGmOt0`~%}l2A^eo z#o%*{Zy0=@@hyWdFurT>kBsjbe39`ZgD)|DYVc2tUxd^!x@;Xlx56L9RU|)o;U|^Z zF9$+&%{p8!vHu*%BLVYhXuyE1jgjQ1Tet$mlUuz{dJd~odU$N5)6FAPef*ssSZWPJ z^nR$`=jr`0y&takBlLbBy&tLf`|5o}??>tVXuTh!_ha>boZgSu`w4qU*-xiW)O)(8 zrqpD;pQ86u^*&$kr|Erx-beL5ruT(TP-R0WroK%Q)Z$UQXs3^8$2RvX*J{2dA=;tvR~W1a z3FJ*oEkIqP=mGE^cihOdzi}heUN?;$$BpfCd1``G(3dt`)noAmF>HNK>Pv=Bq~pL< zp-J>fTVUs_DC6PeMisa=l(kFe;f@!5J`RD&$Ed({p&Xk&mC|oUC*%i?2yVds$l!XU z=w#|mPDTpXcVP&3wRj8cY#OVQ-60nV!X2iOAT^|b4xU0KB@lo{cG3L6QGB4ZAi1Ge zLf20vdXQF8QWw||$|1k8TVUrqaLpJYvZiWJ!m&-5xr=hJ*@T0&2a1H1RGzj%+66X- z^ra^q7d7ez&>=ET42A!VW)!cpiPIm}W}EEqhr%NbVK zODX#flUV#qn_E;E12AvvqE7#67NCSdO}*tE~sF4I8wU94$MgI-6KQ!$^Cz1=s?@u+`ILz zcR8WKB@}J7#*nEkq3|(KT)e|3CTF*W!rPLvbu-7%oTTq{sX%^6PgOdmEwFPUW)Yj2 zADTd+oHm1vkR`Y2>;qbQb8-*9yAWqm?W`YtvDYZW5IELRNm@ zXqytZ2P;E;BO#|ocLS;Ub}B}Nuqyr3G*h47^Hi96huv9)!n=@Zx4_PG5b?R=RA|(* z5zb)W42IHofrIBZv2XU6zceUtpK#0rrg zZs^Gm6H?-2X#5^p!76+9L*3ithg`Yot#^XH$^Y17+gtAhi)?Rk_q`L`yPJI+^rpV& zX8oZ~SBQpWMA!G=U!$#ra}3YF8ckmG8~fM0!5-Ay@U7MSJ;*2cUMA@){@(jHYU0j% zC75p`rRnOs{K7O1S@^Etgyhq~UBLtByPvcjpu_4t+_&te_XfQ)ZwU)2)d6L+qPahq zv&*J=F;5?OVeAp~?@u9a$3?Gdj~D3E%D~RK`PT4D zg1&S4CBZqgw53gl<7$X<2xPM_4eD<=QogS3A+F6v$s&QR5JB*((1g@zJ^XjRL? zr-e#Mc)r%P%`5;}_ynVwR^BXpLTI{H##S}MDq1FTUUO)s$g4vhEwL-;Yo)=uP(Imc zdZPk)6d<@H7sq+n)BNBbgbPU+yClsY?Ll}t31gQeJPLi$Qv;pN!i=gt2={37340KBHVe&H z??KqvEQJ5C2VplTLO2Kq=&gY|lF)GXBq;4wmE;(~S%KUTyWy-r>FwlsDli~0E^A;$ zC~J7uvLOQk*+U>UR%K)yh$PG${Bc6o?2P?0W@S_k#205wP9Hegctt6x{UM9ML?6U` zaABm<2L>`SxKsdXeKUoUnUKy%2^^R~@=m7Tevlb~yv!mYd{Ev2c*v0@#KW^PNM(Ox z7m#Yr)}=EM&;xv!?vNxC2W9Hk42EzY*W4ik1EH*p zu(NWgQKqXUHF-%1xF{P|tQ8G6t8jqw|%_J1wC5ZcK8C%7I*FER?BnULMSxkZ1G8Co7^6nBYmm5hmnm-Bk5{ z$)cnI!7LxWhCb6u2Ly6b=M24YuC{bi2D~jN6>AGLjQUx3PY^CQB_ptG2x*+U?c@N2 zqBzVyohQCTOc2o|eN(z&@6A4B8KqHk| zk#TrHFZo9lJKxvJIi{6*hEgj_O?fY2uI!_TZe^M58hn{7-|MLfdGw9m za#^HuAQzfX_S-?jsSY~4F~pfjBH2+Xb&yhT3#x*jSO}=Y?VH@# zh5IVL;GXh{+Pm%}UE!ncp)Q;;?vv!gd(E~*1L`Pu=;_u9`}q~_HQQ9%R2 zs2KU4nkBNoc_CNLUi%`TzDu^NL`<*b+0boz^(2`zJ-zZ)yX;ZX7c$w322`Crw4Xs$ z)I;BQ6BCME$-RzR&qK9W2NlEDQ)yeV7?hwo$)+k@#OKRG^gqb9s%2O9&=JDyfbxc? zrxu88tGkD3-1Crl!N!&J>at1FP@9%yofpJk7#Dk1JSK{vMqb>^q$+Y zS5I>mdSarEo)vnX;|hDt>$y#P&9+*C%1tBDOM6JRr9x^$z?-+Cn9WZb^?IAybHluB zD<)=*=oN8j1?3pYW1HVsU5bmWc7LQ=Cs4K|#^z1q}K|DWHX2S(${ zGDR)NJp}wB=D)Kt>4R>y;(uV;n%3sTH2kdU`f2$6ooQ=}^9%E1bU3xKzG1JwYpA|) z(KWSAq_HqoS2(S)rLL)~J~0hxQb9iQ@w>VmjSbT}TU(ntrnNVA)U7RyO(jbbO%2+j zC``*Qh{y0Fp9RH*1>I!)Wo%u|wRLM6@f*p);Q!V7IyQ93y3mBZ^eb}lTR_dttu3~1 zzFpZh>*5_0r`y^wZ9WdFYZfn^dPt%juK}4x>gbIU+{IS$G%Nqj zEo^FCZA*XiLLIGj-TVb<-&_GXoE?0hqxC)*=Etz;_q{zOoc7HPpcYsIzLn+Oe?9cu zR!#ndpZ>Sie{-9uV0UMtfxu5*H?GC6bV*(Rn-fU?3YPa5|ZMstA1N8I#f^4OIITty&OGoC33=eI`K??GeOz+@mTLbO~Zd--d z9kf$&M`wFi9hr|x(GFPO)z)c@aN5kTBd?(!o1sQpi%|}3qZE4Q1ELQS@Ek%bUQ>&o zRmQN^b+%Lg_2*_;Sa)9V2`}czKRnE)pv`Q=K#{`cWr!5E3q8jQhlY+LBk(_|pI_8-Tgw`)XgSYt)WbT)+7$fy zm~M!d)4e_~KJ+*BLRQ0H=ofl0p`RM3+`CBm$uvO2Ypnt3PvAhZh-r z!l|HFHyRq-wZyaGJDa7Ri|2wq7ztH^|h9_`5;t+1KhB>y>B0G@T98wI{$z-2-M2y4zZ8 z^$alfcqIejES_;(q3sN4Tei~$mXex>?9}p2TV7oHMUpRq4nCK zu$|-?>op$r@wAkakW;!DuR~F4Xf4^N2UXXBBm7F4NpnZ|PL`E3wL@@#IP~(($XOe+ zdF1`A{PO=3t-Pz}knWZ%StgKUBr~ah_cSrMcfW$ zTG`%S+5;U)Q{xrgoouq_^8L&?&`hUrpl64BM+}8^gtR>$?A zh6lx&$xI7-24UU1wR1~n2@g%u#5HwS%+E7?S~wc<)T=4(>L^CFKD6DR_dnWQb4yk)Q`~L^B1PkDu%8T5v?biXeNCP2V!|ZgyvHlm zsMg4XsZVZ3ARp;Lb9x&h+#%^K9JW^?-uW@z6vy}ATrc5;g81R_@|vab(({k%Jl@dNQWuZoE(q?3tWDI%3uo5pdnR-TW;MO!hwq@^huY(GTL!QE(sy6z zHVb~qp5B{9Zw$lxjp>C~xSOUbmQ*h0Iu@0#Km}d6>oYUnsp4~S_uH#yCTa104xZoI ztV`nEL-DFIPp-f_ig`yx-mNdF#fwz+yPVf9!40tT^^Kincs*$&-eRZkh%H*SB3^U& zl5#~>M5jYuR-61Q^t$>*i|3WY`X$S1;)|En=#P22=V~gV@#XVs;tR_UD_@w@hjcTF z?>e>M9c!ooH@_%NzZp%@tCgTMUbgU%_>zSS>8igi)i*>xV9o3+!hE}{-((9XeG*L(Q+3;dE+(S&dmlp46$IEcr z6UWhe{^}Y#8e3bqKWHH7l>~8E#AE5kaN*+R++=ND_42t3se7CQ(QPw@_w?y^^lF*q zmGdj(bLS>W$xf)OI;?bIB~bY4M{I`V|1x0U1FHSuLtl{N7wy~&6VW43o|x|Lnkh?fHD z`C$f&#=W6&Js3~2@_pbSkhqg~>iujzlC9zJw-b|G*U7}}SO?7#Bd}(!A ze13KLp)^=!l}oANdhq6Rq=Uq;|1&ln5Z`H@yjcmFY2(N zTjCX(E=EUA8{Jbj{B$NYkqj(dTEnBUuq@e|5Cx(%NA>$(-HmJW0#)3~<`L0vsO@UO z+X-9neiPKwPEkB&OVXGuE3K|c_6~cO9gfw~*JS-Ut}Em^#j;*4tV=v)=27ts129q6ELLuDIY zB15mC*YA4K^^`5HE-#2Lshl5QvMBi^OAfejaRm&RzxW#{t*tw*tFb*njugeoptPzA zC!B(0EYww2FHN4TNhONd6RYRa>8CtCzjB3{sC2%emqF{PT~V-?vl>DT-pSjpUwDkZ zr2^c_dDW$h&{khN=`=v^HRmv6Pg58Wel&#su5E1YbvoMf0|ibxty&{^!aE0w))px9 zerCINiPjcrBlRh0QE8bBh@KNhYiF{L70_#>?dn8i*SR_hYwNtzIZ1TJ8#5|Ii0O+0B@mxAeK?W~3Z(JL%b%(3uh8kRju`j4t<0-HO8x3SG9IdTh-OrgqLf3U9t)-Ku_9U#5&E(s*~2sxrtT_shPS@ z-IBmeIckg7(cNMjzq#2~g|5-ww!E}5X)@QXN#HHwWS^Z^<`Fdwc2i?rlC{F9LbS@W z5M50ga6W^>;Bg?%Ypd|)C0gFpp@S5??UnR#M5EW1+i7b$2B+7C#%}AVdf7Yma%}6l zNAzhiIfUx*O+ML0yRTmCvscxO7e&!S*mzST-W;qD*IVjWZ7{(nu1_zB*?8?WUdaqw zqjBA#->Qj*w5<>)YzPH9R33o{$YsaKpLsWGA+|V>}qNNHG@# zyhx!_X;Linh?hY&FQ%iGrNSiQh-UMOlk%n~(TpUTnMAYfV$OL`v_UqxK{mNzrdbg1 z*+qCN7R&UqDhhgNJf7O?&~AgPZ&hF}CU_Lv@MdT6o-5mR@n}PxUX{h^Z>hc17~-5c z@ix@f;cezVj7m}TKH@DR3fzTP)b^ZjeVs;yFBvF>-v6qn=F){Y*+^$0Zz`X^Y-#es zTUZ5K`3>lLUL{XFXHp?t%@vaIGA83?43n5@q*Y0>SG&RmNtz_cKo*mMELO*3Kd-W) zQm+AN`8Th8e(AD>HGC4#i-n~17cDUhV~4Og3(6{!&EaW7XF1o=_*%u!NMlL01%0Hb4s|CAR)XJX+(SJOBTah%{w1DvOYW;ugnat6oD4E9}N z#k$8RS|8zE^V$xnxsF#%dP%|8ULsdcqZp=9JYK86XrXU1NIBUJaC)y#aBb{;GX;(G z(hD&M?DdDt~I@m9OATo#;3Z?5-N!JfuwL4j(nT_3k0*cFKuKqcSN zu(d=BX38@#7Rr11)?4@QInhKjUvNoY^XmHnGjTh>GYjo>$3Qh`p$-SVtUoQ(?CXGo|i6}t6w-RBMx7%>g8a?W5>G*_w$3v1lRX zx7V#HX~!2~8=LFm$2Zn>v}50pXsJsyMy9T=Usv1SFtrFrtLs-qrY>F`nTqdam8@>* zLLE~Z=&mKL@TPVo^k)as=yr_cme#2qYj7=l?9_GbwQUf$ zhQ>rwJr#!VFFW+fgLifs>D!(EJ5OcoClsaW4oj-PX$hTKCb3(Yra-)Jm^jMNqQ0 z)hK-H?nquHC!b}#u8@sFGwdQpFW9|0Xw8)r>EwARS|qzduI&o3w(}~A7Rx>;E>d(8 z!QFC3ToJ6>s#$n-Fu!TF`SvGBrVO*#k$KWqU(Sz zhA@Wn6s@YgdreVZNjnzi$8ZMoYKTrR($~F(F&PM=(}jpQDMPI-87*{&)7{|=cgT&V z3+3bmAzz8P69WXyTVAza#PL>M8ba+Y^{rj_ezvDG9-S^mFou(ZTY2G%2$S9}ajlv0 z7|u*y5KQXw7*123SagPT^%*WF=Gqx^BC%qxXly#0+T)@lHcLDBvZZt5OUtV(OBcou zt|_IvKklx%y@TjmXT;=bBs#<0d(bxp^fjz!d<=nJfHN~5otc#5nuVMsF_%+_`wsdh zVXOTfuf8aEk0iG@6B{ zeo!GYgbgu-Nj*e#-v-z7di?oWiMS=NJ#xvig$tK0iI-QE;z^3a7wGBcT31tozwxY% zHKru3b7P2NNs~PmFSb{OWRqxBOh&R8BAK%pF^qwWKEz~vh#@}o_9UTvMQK?LkCVOa zx^zKh`9gkz2#2WY@s4C6rhT`5irIehY>Ocvcu**(e<7k2-Lcls1nV~7DXkQA(>xwS z06@36+setoai;bUJeB1OdwKT3wB-Q6kGd+8Z#>%q`f-r3Q5YOU0B|{&_3*?!yeeFX zNpF(zpistx7~%oVayN1Kd0LX+6?X4WL=Jw~qfdnL86`Z(85@)Fv{0_BVt6{`g>v>; znqRaC!n@zG_>*_3&OR_?_Br8O$p-SuxQ*#@N zAMyJ#^yB(CXSq&AD52YaR59Df*9G(>&j}%j=yLo#Nu={N0o?*bCoRGGt@~pDdx=_z zctd`@upG-2IfLzG=)Cf|%PPnr-2%yk+i22Bq7VxuXF^i&LA>$K^y11#Ts4Y|Msdw3 ziis;malt6A7schGxLSn{_u3lWNBOsPMV$71JkX(fnBIb~f)ZjtX-Y+s~Ih5@8xIdM&P?VL( zI#7kzp2DOkg216qGNt%#1|DV|R=Id#Y0Vz)corgDxK)C_;6cnGlW4y4_aLn2Bi4~# zdZtN(p5*+VDbfFduqpQj*^i46JU)1Av0~|wNROlPr9jqKr&b?7?#xSA@YMTR_$>MJjIR*g|qkLk-gZ_%fxms$43k)`kAdbwB<+7YD2*r|?d zq~_W-ZAsECY&t)gWhp%;r*N*HSW}1LFYIutZd+H6KE)+6cbC3jYime~Rph6oOP5wI zt-+0PgySS%MI+;-b}6%P@!}=sW-IxYu+uqEVfR@|V{6*Ou`ua5`O?ZGlBb6}4dbaj zRTK3u40YA5EuD=mU9DXm`rJyVRrYrZL(5C6tHcv7-8WJ(O-%1g7S)TAzjdQ3%F1R( z_QRi2c688RY)`GKh@fMq`u;|HqPf+jU*PdIwh(@?Kad&ZcWK~@`~`D zDif?C(JX##Lz2$y1y*P94Nu=*>^s`CZ-mf8huprSy!^4<^XGG2!3Cx!T@U_FG-=yQ zxhh$1zob%Bf5f%r79;r-_e-RkY_{%~jap2b!SAIIa&xl^4z_)>BOH9o)A;lr`x@hW z1jJZh5AE>mYqukZKVmJVpWf7e*slV!aF~)E*0)1rZP9phtPNjPqn*Ap$_IRNR3A4t zcQr-Z^zW()%jw(HZc9<`f9(iA-kFq3%)dxsWkN`iTL^z~3^VnX3(+8WloSAu_pv{p z7=O2HHZI>AyC1q?`QCV#Rd4M3uAJ}F_g#6OPv3XtDxbdZ%HHqBnEv~&yvk?ax8=3I z@_ydv%lGpZU%sDz=*#boclqSMEnn^{f18gV^YI%#{@ll3_}EQro-c#FAizAu$8&vr zgpb>Ne5#Lk`uL_^_yJ$OpP%sM_r`Dd3tF;deL0Mt_O1-tZat41$yUBi+{@-SbJ_ z*~|GkULF5C?EUJzv3IDiK6ifQ`d$AqPx8t8+4U#O`#IlN-mP+2-p|v0@_wG@%lGpF zU%sE+`H<`P^D(~ie(v<;`+2P|e~XXL5bPb|AcWs%`GH9wn}XnE|H|67>KBwxPsAJ*3!&+(OaX`B(SC z*ZJ~$VFW;@# zS)O8rEpLzLGsLe7_L4#>+ZRu=eetAwKE)HazT*7exUW|u%lF1E-mtu%NBH#ld89Aj z&kEchBtB1DxL*yYoHE`+1nx2+sGj8-LFCvm1ZTkNEVB{V#LA(08{v=JB4Q z`+tSVr~d7YkMha8@#pr`i+t}82O*W~8}D4-cz4eyd-`}vIN#0J|BSPJ`f_~i#*_8? z*^MXX``L{j=lj{MA2{F7vwik_Tb|=9U)2jQ@#VYmXZ!qoj8DGB$L&7u^znKhAKwda z^5vh}3!ml7_w!C)zMroY`Q9N8LTa$je|zWgQo$a|yLiOE2Nz?&7x9+^)Z!GGSkygOfZ z=RX@sj(5|vKEJ%1e_Y^WF6obG0wu&xiT)UA*M--<8)0{r@z_6te<&lR5R* zc_ROt@DF|R7yXy{a-Y6Oza>B6lYh#`ZwdAeaS&3&ee+?sZ$5O-r~Y#Dk@MYr=$YMo z<$OOof98A|E8du$e=<+9*~b3fc%Dz*&kKF|em=^V@BEAH@pGF`{=dy9`}8}1WPAL) z%O~&Wt9|)5`1tl-_zqwGoj!iZ$Bzm24sj4t`$z>jF20XcSping@phta-$q}3 zz40cWyz_VN@9)anefn?xmh9#O+vEJ-jU1^Asff>iBR>D_o=^Vk;wk56d-nCrZq>v2 zes)%Ie#ED*H+J!r%TMu@cmBxv2l(=Pfl?`IcZx&GsQ@_u&X&+;x__RPC{ z`u^K|t53h5UA$!b{QRu1yq{n8<^R>k@AbkT`SP)lG8^0Do=-E6@a2ydY)jH-NR5^V z9;5a#vNUEv@Teq-F~0fJJ)h($w(`dL-|@DC5BY7m&ZKA$Mh{Xw}sUH z4saAwCEB0l_YKHjmUvQWI{yrh{m*0h`JKF9PURasdA=W8?=jzRyV7I6U*pc7e81o= zFQ2bBAM=>k&v$st=XV*usD3%Wh~;<_yX_!V9l-r#{O2u29Y)83DerTejmUMhmq&?s z0~|Qw<)^AOU>85qR1?^FLAs*v`W)fOr>ico^RjexJa~)9KM6cc@D{L}Pw8qKxKrex z33l~osPn*|dij~^Lhx6D>AOXn1YZWu!GGQ|)s;AY#3G&-{v0fym)rmzD)N5?cI(Yd zbvyWKk$)HXUBUN*-PT_{3{LS9`m4vl<2}w+PlHzqejXeV{3q~Ok8{*(V7DI0QE!6X z`5;HV3vT!1bJhFcQw9GE?EEQL{TuB1JC}m8xc{81-&~R-%J)TnmEiv1*@9{A_4RnL z$^*M?s2T}&vwo-=19t7nQ~QB0@(Sdssoe6m+yq&fn8px`)Iu1D&@ZoWlSBUr9aTEG#nd_;AC<$7p6 zmG`#M>O}BL!6$=9dpt&+2A1dR?O-=PW7N4|cm5iqeh7B{G(lYg&hqq4P`kixJSV81 zC6%9`t_8cTNZk&uhuiR0qV5CF8{qg+@V)c{w|Xm4e@H4nOZ_E@_g5c+4PGzw?=Ir4MBz8i)j8fWqeS%wf8_<>5;Yinf)&U4VIS}zLLc7#pr#6alff^G z@-Zqu*eWPdv%tglbzBOr$#Yx@{@WPGhk_5pJBfHJQHO)C@d8YVss%raHxJqTM(}Xa zU&nz%n4>m-19+e)zZv{ms>|O79_t0z5_K;4ZP7m$gJ0<5zy$U`j;^f~3r+WdXM7 z34fUjo-)?icQE)){I~X2<9M^@<0a|{@WsPj{wna@qW_Kof9Xxg64ef#D8}=6@Kv@r z#^+@4%MqJUqRs%nE%-d}M}mI@{#x+m;J#wMT?-y0_$F{f@a^Eqg6{=S7yJmgRPa;a zE5&&J5qy*2*T8oQeh2)B;19sh3jQ4Yn&2SD;va(hf++8P|62IlDsWWz$1&i~MgO&f?RQ2M z#`}11rHDr-gTEZ-^q&F#9{%%IqRzwdB4O{3z)y<$E(ebfIQeVA9U@-c1Wpt2{dVxh zK$-3#@O-);P>(0^5-}{ zP0WWN=Jr2DfA$5xC)$$(eq87q4n7kx#OfOhzDV#?@QuQr>EKhm3&s+45cpid3&1}S zd?@%Af{y_IMsOYYVZlw{=LC0w|04MN;130#1`devIR|{N@Ry6hGev)04t_w4&(Fcl zBL5cf+oHX{1-~Hp0q~zh|2+2HweiuJ(p-~ka^L5VsA+#vF|gWnMScLDe!?`xkW>Qe9! zVgFU&OT_rx0B#rU|24Q+*mp0uj~Kt-gIh)aKLb8c*z+gw&DLD>&tJh$i2nE|_#VNZ zf?pB!2cUZ@(s(OTeZg0W_6!7HD#mXFcyZXtj|0CV=662$Tw&h~@K3!3ZHbx#zC-v| zCHP4(|Es|%;(U4}c&MW@tM0{NfZV~hEB=Ex`|8!yzKh6cu5&i!o@c!a_ z@>B3+!PkK+Mf-jQeopxRo#1Mr|3UC!LjM!s%S1eQ|I>?urV4%Zs<#V7eM7;&z#Qfc_g}y}g?*F2b)x?YNj~D_>1AdE@SnF5 zMXxPu@h%`sR2BGsF<#5TPl$L&Z}vDu)Yk|u!GEidUR&29{DIz+Q7_uR1-x6xpNZq^ z1pg4ne-`8Y6L5v_*Q>$%iSfG;e27>t-VXkOH3$8FANX*g?@@3c^trY758$|%uP=lD zCH(tMaIWaj_rR57T=~zyV?_Ic=*ypr`I-S4$POst>MFc%IKoDDu$a31(D!K1-<2%ZdnS#S~f9l<5we+ixs zUL(e5G5AcuE5H{Et_A;0@G;=XSl3@2;LF7MY$Ny=g13TyFZe9*1oVOJ?+d{vi}Bh8 zUN7>m0slepP2k^%c>5dhbAl1OHa=An+#PuOq<~Vm?j)FBMz>jtiazK34Et@I*0x4gvQS{aXVbEBJfh z8G;+Yd7{5t!E*$!2QL!58GMA`Gr%iEf9?REBzPzIGQmFsUoZH2a70{x>;_kf{=FM~ zq+nWGuMzwd_$|RNf(MKKegiy4@ZZ4&g8v2nQ1I8_VWNNgAQnv!JODgf@G$UMg2#Y& ziTE=GoGQkr7(7BS-8=e~;0o|a(LYPTSt9-%4jwLe75F;A$AbSNxD))f;1j|9#QFbJ z@bQAr245%mBJcx(F9Sa<_*!t5h=(_W9~I}jJHUSy{5vqcam>#5$G~F*KL=hc_!aO` zg5L(y8o-wS0Q`aAe}gkce4w@AFu|GNLcxQm(css``eikE2-;xvwSmV9-T;mYJ{f$e;2(gm5dL^R_))<>27e~_ zO7I={Z|nOdj_(!zcpLal!S{dz!k-=i|3vW9;NJ^=3H-d^zkojw{10%m@TX6}=Lx1i zVfl&RbnveQ=YZc6JRBSq{x}wVu;8iS<$|Y!e=YbR@Ed{`fZrE@u`CE#qkcozsK=Z;ZM(iXAAxl zxJK|_!G93^Pw?l0KLw`={|aF3FiJ43HGU{~Aovl%Bf!rI9tZwVa6Y(2_!q5BP8U1} z{7b==;D-fQgXaqWI}&`2;Ck?_f}6qj30@0MiMa7N2|Q8o>EKeq=Ym@V{|LNW@K3?_ z3%(Bgq~KqHe=gR`cY-U%DYKQR2f?q1`SJw#?}A?d_ZRE;*TA*oUHQL(*Ngm*z*_}> z2|iD7D%Nt|avs;O{lP&mp+pS@_ZK`0e1PCd;2XvDP9gX<_zZ6)>HzSQg3H103$6ke zi1YVy@E5SrmR|`TkN=h%aZGhsZpSfQqgg%ye27>-Z2>0)p9yXk{6p{$#Pz{Xzyrm4 z^lI=_!8d}J3%(uPF5=03;1|Vu^ilA~g8u+c7wgTJ!5tz#yb1oR$bS#4#QFL&aHilO z+VVGHe+KwVaX!oi|5ME8eZb2^e~kyfE7oVzz_}sUpEJSqjGMO-RSMoM^c@V|DDDp| z1-~rH9|iuYU>b{Zp|1sevWN%kz{iR6>n8A{qJ7)IzY_JG2c|WfweJ$}1~I>`02hn? z{RMcAX#cI?_k}%ofw$wo)%OsNw+a7z68xcP&mY0GhO+YXtSMXA`!4u|h|B*NTqNYb z0&fxa(6gB1#QG>3+&RXT&jSye;CM8+LX7uhaJ5*U7J>H{^Roo}6EXkig9nT8Uksj& z|Gbr`6*!(F)~B`L1tR_)13pLiYX|tRqW+EGjiUao;Gc{BJ`3C^CV;CVjtju$!k=e>E5vxs1=k9D z4*_oz`f9)BaE&Ox6I>_w zXW-un`Rl=N3EmCP6#a8Ic(UM!!Iz5uc?x`@h=&w=&lBN4T0Ycvr z@OUvkbZ_}>(VkUcdZxfzi8>bi2-;w|6HNCMEuRQZ2!A>iJVW&V+2AH|y>}6Kz0iLd zI79gNwcuowsJxiZzXRVa;_+kPXT^9u2Y$nvi~05nc&&)PZ-eQXnr+Vq z;0uI3{{}xN)(p$f zz2QgsGVpY-zyx&&_+qbu5>*3s+Zc5e_;@d2jH(A032p*c3GM_RCU_(GXu(^+>jiJ8 zeBsX*fZdjUpsJ zjy}%R>J_ltO7yeqglBKDdLQ|od*b_@pMt$`2mTs-ijYr(u*}Z_JNq-$ARp7cxgU!1 zW5Ly)L78eYc&*?V_!c2Q8~mc+x!_Ggz7o7$@DlJpg!~HdSt36U4tVFwVznB)ui#ej zbwYkE_z}S;f)5t*Tftp|&-BTk4}M3KzXZHV@a5pe9+#+}gWZ;)ZU!IWC1j}IfOm-c z?gP_z3VAD5zX#ta;_)-!S4I9y;2)=0`4aUPaGn<*i`C!3Q*1VVUy8oVGe_{h!83$> z2y3eaBEK)#jc=lSF#;A=)%1tn@C*liIN1LIrvt=*MMIX@;8G2A()<>1-$rPtnL9%66GHTyZ9DSPlBa=FMwS+-=VDVP0pA}RHz6JSie21&wfEQYE{C)MkVEWFK zE&m9(%_8!j1fMMUd2ox6r|*tz7W@|Ye8F@t7*pPC!_}wY(H5bf{z?1#fY*rpY_POv zDA@Via1{aX67u_juNGVYzCrLz@a=-trt3~^2!DGDj zPqAtQuM|wz&hth24PY1F^3-NQb+30`5v@%uTs;PrxsgTF82$AIBdX3JHR!DB6=d?DD)*Iczf zc(%wd16K(?1nkcDxoRnRr^r7Ne1+gTaBGfDC{aydx23C2u$%AcY9shkVgD)MS`ojt zgI^T+JHYPwT(SBQc;ASvp+tW-Ypk~(FILwgzfJH>;2#OT9X!t#$M1#S1MU?35cqU& z!s7enV7H~I7r;xrgf#Uk_;I2CE%37ORsh%M;6Z&Y7pqUfZoKgK1-RBbQsnmmOa1-9 zYeYOA>RlU>&Kwm1*IV`A{lM=2O|dEfpDnJpW`Um*^_7D6^YV*TCD^TBa?}#A^T!;u z9DIg&Ua}JGwrsTq?B;W}Y6H`EI(REq>%rRvZvy{G@af=uD~_3ZHuwm^bZ`H>u{NPZ z{RI4q;H$w8c>xxGPXNAsjFZ0|yfWzcK5(UI&!gaR-uVuHKLUQjyPzsjFN3E?T=_S_ zZ;Sl*z$1kI&%iChAA<1p;#5~Y!}EPgOHl*C^6v?Uga0l1XEb0X-q`=S)J80`LD4S(MUp6i`2Qq=drD+Jer>2LISOHs#y zPZit_-YIwk_$I-dz~^~fqPBtii}5)R?71(lXMY6Fvekhv2hS0FE!cApyZM!=J^*{} zit?X4f;la4;1-hz}12$f#vmM6ue#J&jh>kL8dwg ze6`4*4|e{MsTP4JiT2ijuM_e|f^QPM3jB!RMsR^B-v)MDhFS+k2sK-V`aanCLx$Q4 zcH^6&wu4=NWvCrsbg@_dM_@M|8R|0d9Gi{nx2wUfzcSP>!ETGF-Qb9q5K(u5-F%Cv z2T9&*PeeTq9wzuX@Cd58h`-0tiJfbFm-8NE915ff2MyeU$1%eL(pDefnjDKbusTKpWEMg>JO{PY8Yv{FLB7gO3pWCfIF*)jz>~yoAB(6R`9D z!TN8lvP6E`C=YOutNMeTKj*3;;1!-ouG$xTs^AG=r$1Ls1LuhR8Q>bh2Z4_lTmfzo zycpajcsaOTa2)KmbkzVJ<|U-7X7DD#o!~8kPXMnMd@|VCi@)~E{?6#OX6YSwLW4$LIU_P9Hzz zvs3Pmg(9EikMwb^kH2rY4`c_>U#`)s z?3xm*YwI@T^ZPCFKG(JFiH3Mlmu_H}*4Kper;WA1qBw@V896OT3TYPau`U*)HFV#gF)lo!pMO3VaGK#2d zkuE{PcxgBE=^e@8g}2yI?sO_qOlid=H(lpa*)q~nMn>W#t=MT{N}E9A*l$N+qhZTKKd@Ie;fgKEYHnSu{f3)KPA!$_Y-j~+~7 zqXMt_W;vrvk3HoZZF;zgjXph?U_Hk4X$;fDO>FdOmmoIA*3 zzCvrCCt#ay4AtI31&yJ2+qG_pb|s{1zoJj0SbGw&QH&QxYkBQvlx_?yGWxU+Qo3ol zc1&=w(N}B?Ew*D}^l8^4Iis)G=qon%X|F`S_E`Ef`n2B?8+~}yv9?b;Fr^!P(~Um7 z`<3&JecGuZr~R5fjeRqWKD>=s%WH3^{Qrlt^8l}++S>n_6he>^2qjcQ0y~Jb(?Ssu zFjNr{5kb)qLV##UViJlSr3lzX6crT}6tSVA*hNJ|^dc$>_Kv+^*K7H&ciy$m8FRhg z_y6X3a^|<+d1viCGkeXyH9cz#D0y`Q$vPXUxQp1eKSkLRZWbdBd{ z1j-uEPYx-|t9*Tbe~s5)+t**?$?JVNUAJ$4jn`k7S6=zc>Ds<hGY?&0cR0>-zg)N!F{_Y)3wR8$wK7}oz z!j@5COR2EsRM?U#Y*`hyvmTO^4wy3tPs8E#<sTZ--i&*MKEcGImdJ#*#h^1b{QZHhu7qQffSn5UW zconhKi&*Lv+7TgQIT*1Vj93mvEC(Z&gAvQYh~;3!axh{!7_l6TSPn)k2P2k)5zE1d zrF=ELW@lSlDV@E6*BbJO2OU8&LW5kj%V#ye>WQWQrF=ELWv1E)`GDa*JBbJO2OU8&LW5kj%V#ye>WQ%yKYhIT*7Xj9CuGEC*wjgE7m&nB`#1axi8&7_%IVSq{c52V<6lG0VZ2%yKYhIT*7X zj9CuGEC*wjgE7m&nB`#1axi8&7_%IVSq{c52V<6lG0VZ2%yKYhIT*7Xj9CuGEC*wjgE7m& znB`#1axiW=7`GgZTMou82jiB5am&HD*w;YUH4#q79*w;YUH4#q79BzR^vTtFJg$$5_9;#r;%97+gR>7>p;5;nzDDS>~5JlyO-FW4)?U=x31x z@RM2sSaQexeS=h;=;;1F0s`umaiYKb`wR$rg(dFqJ0PI4p+o(yIdqsmf{Lm|#iEGn zkB0hP6BBWLW9U%7I}RP@kDy}lF{at?nlcrEpyKL}%wr~81A>fpij1O|RrPa8ruwNg zbg17=hYs^c6UQWag1^(lTESdcD>}EouaLPDyNbjFy)F~?*B=~cjVvYBzbqw2P<3hj z6*J7wVyIYviM$LhUnk@KJ`=S=N9`DkFOd}fR)&CZ{v25K5X_18`V;grTHN0u!@;$} z(J+4`s-HO0`w&KYpGHfJ5dI&42g?3LI zgS96+NBZ=(O(COU;*&~4+dBN4HTGQy(E2+M|}9Y+X@?OGvA+YAX)O7t1u~6o^Ur6b#KrS>z!I8^th+JY zi|NkGKPizJxG=hJ)m^Q>Ka**k-9I&vEvxH~&Gq+AvNqXH-N)#zM-P9x1JeDDzq^rj zs6lyc9IKYg%`+CPW5(w-W|VE+>!$E`=FoL}`QH(wtm}yT43yb2?qsB_YmJxvrL3!+ z*YQziQu2oal({DPV~3RelLr~=mf=qf(6zm~Lil?JeA+(0lS(gxH&o1zDYxDOZl(n6HI-soUMNiH6o0aH^{;ciuzxs%-r)>O53qD={*72?9YuDFi z>b_l%IeN(Pce=6zV~cb_bUE}WrEAUKZ%c2{gkVq7mRr_vJL~GwwWKS}|3WCcCeG)d zdq{~3rv1VHt|ubbqJLzOE~_Q3ay?(rj-&mKTZ!wCEztF?n}f5mVt;oftBgAXEDL{` zFRz?Yg*b9zh7fWjhhGju9QjKvA}SHl9}V@pmz*1+8aY!!Fe$}DL&gm)K4!@HAw`FW zYRYDoM@oxJ>uM^B=hc+gl@*IpJiDa!6#oX4(pe>ym1PyUJ!N)DwcJZmQd=wcnD}?8 zgl6K#6x`@hJ~LESTU}gJHM@9vSw+cd#dB&gceuE^WO{Mn?iQFTs%93~mCr7#tt**b z?av0quNw12>d%9FOZ>ZS>Z*!SVW_sGrntJSro4IS!z$~_Y7UnrE0k=DwdfAMUITdws1J&HJibOA|t|_mqn-MCRCL73~U$%|h+Vl@g zis0yxXfOU-MDFRr3tMEECV%a&X^`NkPyAnm_NwEaJJZ()_c)vLZWPYGmh*zmvn`;5 zO@Aw(gH8V~po2}v{h1aYYY z2GulTdIp>RfUvD+u<0$NS=Kh(L)QZ@)R6)AbhcZ~bq+Rv2jTXrgH6Xh z!|fJuUa;wMM_#DC>R{7xPkp<2@*xA*^nSwaRR^0sSh(G}cq1Y2e}xV%lE3z;kR{6c3b)e->w`@nEZkmou<7WN?eH=$8G`*2x!+#(;C^5Xbd3YHIOB!0 z@sbc3z^0!h-1BP2pB~^e;U3pe$6U7Fz&3AFVOwut)A4@`S$N@?3|-{U)*IM75#e@y zx!%C0FFSxeG5Hci{BkOW&i(VOvk#)zLgV# z>uosn)8#`3u=ytm+qMInjyBu21Dk%baMlfMTeWb{HRL+zHbV2gwG*AAu^ zHgMiN;dc6uvS9OI{kK;gY&!awt><8W8x4I!1NoHa?8u+_PZGBN4>r9*xZO&&8EiV% zd3)8trepnE{|B2s-}iG_z^0!G|1H$PrY{g~uR7RtY)9+=VAGciTmJ`}ex-0veSqI8 zcy!+gHqR}>wv1rYHwfD@f=$26_p{Al)9>~D)WN1d0ROGj!KOb9zv^JqABV0v4mN$O zuq`9l^j*TXj4umY9|N1`HDT*xVAJ0b&c;iaWB{AKPq^nDY;%@yw!TyaY@Qt99(U4% zeMRAi&QxCu5L#|Z2HVAChSul*lv`c&cUyV)MF>9e5g zehh3n`jV};V82=_x~(^``7agDendWG0GsajG2K@L``8-sWN&19z~)~M{T}LI)6svj z@1-8>OD~At^DeG)Ozm+GxshHG5WVMpjDH?Hx{P3(7u(vFF}U5Y5Z#s$Y<~0sTgG62SPj3n4Q&23@NZ-r zz^1PiZm&Anbo3dE6YM{CiEhgXHvhxIwv6Z-S({i_YhmmEVDlrFt^b2f?0GsaTweB~9+t<%)-ERc9(|1DG{RY_d*P!cu z18n*`&~?87HvLoRy59hsj{k|Zc7jb$6Sj7OO>Zo0#|5zIc(z#2&D^H#zz>ph1Dq!H zwtIlv0&Md(6mG9N*!0H2Jsx44ro!zub6&7{&{x~54mLeUIO|c)n%SbJ`uXM6KwiaVQVMY^y$LZPO#~-gxl$Z4Z)^Yz^^*k^lD*iC)o7)!aX17@(PB$ zK4ffnZv?q9JWr6Z?Xn-{as{_zC(*OE(Br^Ql6%3g#~`rP+fTUXQ}iI3_cR%Gd0WYN ztg8168IPFtwvpu#dm-=H6#qF5ox$6wcLP61?hW2S#&-9fCm#aFOQdBO1^yQq+soTY zo&tW6Tms%jt^&VAo(q1NdFq3;1>N3*a}% zd%DZSpM@K!--&zTnbJhmxEKuRp2!89I(E8@eFVS>T%8S*OYt@7%x7TVKX?3j9snQoQ!n!T9A=u zUN#wB$I}P;WAl5hsACg)czL=E*bH79GFGLRL&oax^kJ)5B(EKHG{tLAJ_y`_+#8G+ zu*(n!cOoAGK9D>FoJ$@7?o1vF&LhtP=aVbJc!|3VbHH86mw+94CAfgR8r+S14;T%U z;c;+x^7CN42wsN0;2z|U!TK^xJmcT%MZJaWd_63j3_0LFrbym|b11={Q zfKMjloxI*D&;nUM=}| za2>g^JoC|;LmmRwdXEOrrCtJ_M?MuipL{O(H1Y%B)5+VwXORC5K9h`hsG2?)d=~X_ z;Iqk7!RL^x!3)R>z~_?h2cJiN2CVbq{gvKA>K}s_k$(j1yxrv)gtm+Wz>Db_4PHV% z9(+C-@8R^8l5YU(`nemd@t*)|J6{BA8}QCcTb6IY%NXY`@N#lYP6RDx5m;m5{gM`Q zI#^@Yfpz^X0&C1Gz#0?pa)gIAKj0$)k~1AG;^i9Ac(TSe{&zM72p+*zDy;A^PYfUhN=2gU(Y zhRea%k#7R)GVTFiPyG|H=1X>#@D0>EgV&IIfo~+^IlSIY!k*mPB zkk16)N?rzDPred-8~JAN2J%Mm?c~S6caV30?C z0U7VS^*$s&2L6cr0{CO{o8W!q&%vLNe+7R^ZrD=zGjbd7=VS-|f*c2bNiG6^MLq`n zHF+BN8}g~(Z^;Y5`^lGpzaw7{{+@g%_y_W%;2+7)gMT8w0sfi%8Tc3SFW_Iv8FCT9 z`;FWh{BLqs@bBap_z&{o;6KUZ!GDoU!2aD?@~lI!CnupYoC8iFUkpwqUk6Sj-vLf1 zKLTz*#yfPp4D##XhGe{J*vlmU3~oej&|3Haaw~9Sau;wDaunQ@JQUoFd^9+VJQduW zTm{CL4;jt|XOk}iwkG$k2e+pFFt`o*IWWGs$gmgOmi!4=Uq0{?xIOiBd54PE zf!q?@k(>|iM2>**1xSV=;9T-JaAz{!TkYkME5Z3>ysydYLdN@OysqSH!H&EETtI#Z z+>N{)d=PmLxI1|tSYMR!Be)0kG`XPZ^(1G5dy(_Ny~$y4AM#*un0ypCLOux`CC>)O z$Y+A%j4!w{ zyb2ye{s?>|`FrqKa*F);;T=WBJ2$*>D>Yyj#JmB!2*|BJT%Rlku=;?^JR#a1FT=xR#9f%X)R>f#5l0yvx9wOFkYvk6aF( zPo57xjeI`%bn=zpGsx?}XOcI8&mun!KAZe9_#86c3E(Xte+xdB{1^B4bHUe= z7lT)muK-_1z8QQy8P93=ZXmx3UPJyCd?WcM@J;03!8emru0+;r~|^5x)1$*aJRk*^0oPF@Rs zg1iB|g}f2`BpL5L_MRd?3VxdW6nHCnJNOy$PVhGJZt%0@H^AG;?}48q?*s23e+hn` z{2llO@-N_jk^cnmB&X#HzesKb-bKy=zeH{gewo|>{0cb_yqnw&{3^K@_%(72yoWph zyq7!}{5p9!_zm(H@SEiE;J3(=z;BaJ0>49^4t|$>GWb1mHTZq zUIqS`d@pz(`9bg}{R!Zosh5Kvk&B%&oDKek`h{S<@90MG zuhj1b>peD`z`s#{9{g|eE8ySBpM(D(H_j9OliUUT7r77|l8e4Fi~;Kl$|itQs80c> zl54?fVekRu{@}*sA>bzDQQ)TJ8Q^B* z8gLf*bZ~R>*~0lPl3bwrGI+A7Uj$FfBp0Z@8XkR7*^OZNJ-3gva}&5V{SSe0Azy}F z;2iP?;I`z?!R^Rj3+J~_a)IiIT>2C(-3 z2f*E^KLS38{4BUT`33O7OaBLn>yYv>-8b03Fn8CT%dY$ zc<^J346VSjeK9z2lzJaQgqc#5d+2M;6v3LZ}WLpXm#k_%LC=)|LarX_eJJ#E3-H@bpHQSS~OO)dlC%*(ff&4aj3i)gBiRACWCy`SNgp0||z*EUN z;1Y5N;rwYyE>OKEJf+n8f~S)Yfxj%t1*(sMX9o3S!86GxfoGAYgUiYDz$cRzfKMSW z16Po*1J5Qu0InoI0j?sy1Fj~20zQ@eEx3mKE4Y^2xSMbtIUlUY-0t8x)C<9L$peJ* z=Owv7^ z!ugAmT%h{d@aVc)4qi;pC1CB(H-L4$-40$t&nEEsYu`MA@%*>i^#u$FDB!kNxVzQ+2Bjb9l)27yMiw#4+5_sj{sjmo&jD-t^!|4 zo)5l?d@gtu`7-d;Rk~gn)jc&z`?eI~ja4=dA^=B`*v3 zF9+Yset2y_U+XjD+yh?6dAEZ#mtO?mLj6tft>kxw^VcW2K=sez(f#dD;M?f=9lU|u zu!r#Nj@fH#xZf*&N`34VzDBKTqQUhpI2pTLijLp_BbBR2*=PRfp?If z0Y6WEPB{OCBp0Z@8y;=*d*FZ3^D%fQc|Z6?@=xGhWV{g4o9B1!P&&8^_2%H0$gROI zlk>rH6P%pZhoWGecOZBH`}`#EEA*Fwcavud=f9fd0@Z8a(Y|yR_%(XY1MeYU1l~)& z9IX3+)nNT!!rQ^G)3Xu$2KgcIo8;%gn(w>8SF+7-2lRbljrlA1EzX>j|dK9e7awu5;pL7iPeR_@te?UGS{2{pltjjV7tjltC zKtCU>F|PoB#CdN5>$bidtZjZ2toz;_;E(Cw4cK(zK zk$VR`1HqqD9}WJ3JO%tE`DE}{##8$$NzJ zze{p~>R-e2J@xOw8s{(Y57e85g?}Ws1ph=H0{)p?3I2tAE%;aRcJOcHAHn}7=S75n zCm#j=gM23VPx5WxzsRqFLk;`{PK^qC5>=-(LNO<=9}1+dn;3!Fv&o&diIE=mvmCBp{+ z-Urrte+uw#V6E4a(*omku-4lVto3#VH)p-w0^9@Kf_gN-*o9fWBLaK`IGg_Q0iFof zddt8q=_v=dB3B3e{(b4{Ul{P84{lBWmEbnyYrr|=8^PL!bzof&n*yE(!MYv&d(@Sm zhTfKO-VFHP4d`EkWm{nQ4&07@Pj>fSdvZFs1GzC++mHqBNd3ToKR@6}nz!MWsP13VernR*FW=Pd*0QJ(|WIHv{tIP{u-QNZuti=NMUuY%r% ze0_lNZ{FSrt}9$h^VI)1cmn(LGXciGd6@rwa976s80^USHv?n;{&S6kTlp;}Zqv6o zZBvB{IB!RAH*%K%cLQsjzTkuCIRxCDe1v+iEsg>oOuZP~gIo&kNj^EimEc~~=LGmP zaBu3kWzZP61A2X^<2F9yRp2o78v=YYI6@t_vKiwxHSajCf83H~?ZoX?)=u0eWsF;( ztPQxG$QZW@c~Qp4Ek4G$eaDMYPm`U#aYL}Svsr+%!P=gK!MfghgLSBV&Xtl|xz-;?T1PY0{s3VaAX zZNUS{xdFy$jdv*ZSb+P1&t{$;7U09dgXljdz*tmVOTlsKqySF?&yx=sa7t?Jk^L}j8iMS9);5pZzw%DoOp+madgcA%=px=CsYHem z;NkQf0fr#M@nEbZ8BPL^q+SVLLA?g7{&NHRV(=*Wkl~7ezAB)v2al%b4lpX0!T%ow zW&8`MH-`G-0e%X6B=wgA{2F*H^|u53KKLl=`vd$VcpUZL102c_{b=f00d5JtmdlVUV2yt^xR{>vz*ET=1o#qg3H9s2)5tf0OUbtd_)hS2>YD=mAh?YB_5l0;xAFx0 z!<*1G{<~m}zc0X_gJ&?#ez3;;5v+02GKFW-(-5rJe6qmmZwXd^mw>+;SnKT<;DO*- zj5!iqP96h3nLG)s@uz?_el=LzQwP@gX9joy_!P!DAFOdM0Bf9Uz#8Xzu*SJ1z#G8Y zwtK*O?dyJU1>-*o*7#e%v#Gxb#?DfPSHM-|Hv;?)xSIOc0sanrD)nCj{0I02Zr@go zgf)I!Fm}c=9IWwA0Bf6z!FBY{2=K{ZjlT#yhn}V2x#UX% zyaGIr`sx6$0newtF~FO^a!m}!>qi3o1o&01hdp4e_f7C=jPpT&_klJ3PXYc7tns}A zlAI1copD+PxGh-g?FK%Bo*rPWHyZHw4fuzH&!pe~KdH0GM?+UW7JN4KvH+KZ<$4;{ zLv?`b!0&K9TnN_qmx9k>oT~zSEm-5<9$^3fur&Sy(3KwsFJPP<0p1DLdfx`);4j1b zV6FGlfd9*Y|KH&A==cAJYazLTT+s298-W*5Zx`TB;KkIt2KXTG66*Z}d?@&Q>i++Q zDUXD%*U+YdwLSj-h%Kf66zIxTV2yuHfER+7(Z4*v7lSqaEntnm0lb|4djfnvSmQqv z;OD>>(7!9dyTKYCQ@so6@vnpF^+5SohQxJ3uw5s_eGGPeUT#56T%QNq_4!hEdAioYtaMY(S8NCYt)0`+08gb z@MsQ#?V9{Zcy6a>3_N;V2HS5&_lc=UV>Y`+6e6}I1D zr^BP?(qQ`?b{0Hy8K(js{hk80-?gjZnMh9^Jous`1K93cm@jPiES)KA_bh?!o}~rw zH0QjF;AxR$yU$AG#631?;EUL2W&i9srwJ%)=*1mKpSo_ZvVC_Gv zzzexPSA(_BtO093Sqs*FvL38`;|{R)jg8=TjI#;cp8OzK`@o}M?E^T?^5nb$0}hjU zvi~)9s^gH5*O)rksRz5uye8DaPCe*4c}=NR_jyd!VKPU`f{2v;I$Dqsq6d619JPo}Kb+A*< zbI^0BgPnR_gf9O#f&uK*^D1=t9}Em&r=B;V%l|WA06X>I`)OVW>R_jyPoT@a^%%fT zJzqhWd)6_4oqE29jvqi|06X>k3O(1CLtxySj^Qupos;Zx$?5XFEH5v~PCW-e&!-M{ z>S+!gI|CWOPCad)ccl(?>gfpGQ3pHq;5&6*0d=rb&q2_;Q3pHq^oD*Ab+A)U9C~-^ zV5go#pdU;f?9@{Py$5x$QxCqI=gDu+7{E?F6QScrBpJX?J;l)F_eBg~r=D5R`%niv z^_&V_eoMmucIr7Dy8KRt0qoR+@AY}|+ZYD0Q_nK!G3sEao=c#|se_$*RzfeN4tDCf z7J6UmV5goNq4%Q>cIw#xy+3uZQ_p?S2T%t)^*jXq5b9v3o+qFWqz-oK!8M1xL#czE zdUis`4|g(voqF~_9}G1V0z37*4Sfi8up3PN5c<$0JN0}9{c!4Fr=I=Li>QO0dVYpJ zj5^q<=MU(^se_$*QX7gsf;!l#ClmTe>R_jy7SKmg2Rrq&hd!D**r}%r^dqQ)oqBpg zA447N)Dwk%Bz3S;Pk-oRse_$*4ugIab+A*`(8p5;JM|m~ z{TS+Cr=Am`PoNHV>cRDyykn_@oqEclPoxfZ>cMrJyyK{YoqFa#pF|z()N=;($<)D4 zJ?BC{o;uj6=X~fVPzO8pTm*dzb+A*<3g{R_jyXP{4~4tDC<3B8Ou*s14b=(AJ&31Ful|CuTk z^nV6VWs;rhKR~ad4tDDKH}q=iV5c5jr^-8(I@qbF3G^E3V5gqe&}*rKoq9S!ucHoj z>gf)BE_JX|PcP_|Tt=`{kAJ=EEc%DRb54?->PJ9dKppJVgXhNNol70;)N>s4^QeQJ zdQODCkUH3@X9n~|)WJ?Y70?$`2RrrPdRpER>R_iHTwBXKpE}s7XA$(J)WJ?Y7eQY} z9qiO|CG_Rg!A?ClK)--G*r{hd^b4tjoqBLBF7G1hV5gpkpkGWK?9}rV^h>CNoqC>! zekpaZQ_pVbmr(~h^}G%Ja_V5Go_)|)PzO8pd;|Ro>R_jyU!bp~4tDDC8i{@-b+A)U zBj{IA2Rrp-LtjN5?9|f%`qk9IPCZ?rUqc=2)YA+4wba2*J%!M(qYifJ82}v*pOXRX z)Ketv-Aw<{@T^O+Q~fyTw@?Q=^-P6+D|N6_PdW7U)WJ?YHPCOP4tDA}9r_09V5gpi z&~K*>cIvqh`W@84PCYB3-$@M&^J>DJN0}Ey_(w^ z?9}s{u=hCq83%}GOOl=HSR_jyanQF@2RrplhW;FNuv5=8=sT!`oqA4z{ycTCQ_no;FHi?N z^_&C!U(~@)JxihQqz-oKxeWS?)WJ?Y*FfJz9qiPz4*E;f!A?DQLVuY$*r^BCe)C?T z4tDB!9QtnRV5gpK&|jqvcItTv`fJp|PCa{|@1YKM>UkIXUg}_{o-d%kP95yj^CR>( zsDqt){)GM}b+A(pt}W-iMIG$a(-QjI)WJ?Y9ihKN9qiPDYtDJ^QU^Qr91Q(E>R_jy z81(n4gPnSCT{`ar>R_jy;m|*%4tDAp3;iSNV5gqrpnpsq?9?*@`abGlryg9#&ijNq z*r{h8^iQdSoq85P|BO1=sb?AVl*dM=0l1$D4f&o$7$qz-oKxe5AL)WJ?YcS8S~ zI@qZP*U9s~p$>NHc^vw;)WJ?Y&qCi%9qiPDYw3C4Q3pHqyb1k#>R_jykD&iR9qiQe zCG;PugPnSQf&Mdfuv1T36VZR64tDBk0{vI&V5gqe(0`*2cIr70`oF1zoq7tO|4tq3 z)DwpO2X(MhPaOKGDgFeoQ_o?-UaIHoW8g_ovQvFL^aj+yPCZkgXHW+_^-P1_kUH3@ z=M?Cf)WJ?YbK?+JM~-wy$N-&Q_m{sO{s&OdTxZ?j5^q< z=Qikg8I%lQr=AC(<7H4XfSr1_K+mQQcIw#y9S>HQ0qoSX8+t41V5gpUpyQ=dGJu_W zK7-zdI@qb_2k337gPnT*gpP-}%K&!jY1mZs_SC^nJS+(X zhJ6X_)YDbi%cDO6PnRS+)%!v3N*(OfGZea`4tDAp3B7QU^QroDaPhb+A*{Vs>R_jy zkD&Lb4tDDK8u|e0V5goRq2qz#GJu_W@T|zZfz-iHJzg`>YuT5;PCW+*dqe2Yf#>if zJJmZuFQN{1>gfV~7R_jyYoH%P9qiO|GxQ16!A?E5LqC=}*r{g|^oi8LPCbu7KaM)ssb?GX z$<)D4JugB(o;uj62hRx2JApdbspli;Q>cTTdcJ~wB6YA+&u`FAq7HWINzD?ym^#?0 zr!n-Y)WJ?Yt)Q1s2Rrq2gg%Wr*r^ArdM<>He>jiCQU^Qr zbccQsb+A)UU+9-m2Rro)fqp45K4tDCf6#CWF!A?EbLcfMO*r{h7^lPbuoqFzuzM4AN zsplc+*HH&M^*jyzdg@@O9z2^j?*{5%r=HiLub~ch>iH1*jnu(TJzqh;i8|P+=LhIF zQwKZs`~iI}b+A*9*FyBUdJZ7$)N_EacN_gV@Z6qcr+R1TcTfjA^>l}RCv~t>PZauH z)WJ?Yhe5xaI@qaaB=n8c!A?D6q2EIt?9?*>`n}Y_PCX|=zmGcDsb>cCP1M0oJyp=} zrw(@NnGgK|>R_iHJkvODGj*_2&qdH5qz-oKxf1$A)WJ?YtD!$k9qiO|6ZA)@gPnTt zoaDSmse_$*9)SKBb+A*<6VM;04tDB!2Kp1!!A?ETL*GIj?9{Ux`jgbbPCf5Ie~LQT zsb?Sbr>TRTdcK6dl{(m|=NIVDPzO8pgtA57Mjhgf%A9&-xp)YD(sdxiet@VuI2r}`M^uTcj( z_23!Qd3&gXoqDD~-%B0r)H4nG>(s$cJr&U3pbmEG!LzLM-lPt8>X{GyE$U#W9z5?l z?``T}r=I1|-=z+A>RAE(J?dbmo@=4MPaW*kvljXX)WJ?Y8=!wk9qiO|AM}r?gPnS| zK;K6l?9{UZ`X|)EPCdJ!e@Y$f)bkGX&!~f)dOn5zId!m8&-c*3pbmEG`4jqA)WJ?Y zc&2yW*VMsIJuRSrLmlkY(-!)-)WJ?YU7+u$4tDD41^qkfV5gpb(7&e+cIp`l{Riq` zr=Bs;f20m}>NyVjPt?IqJ=387OdaghQvv-K>R_jyxzK;54tDA}3;J)=!A?ErLZ8oE z13UFxAng4`|0;MqdcaQg8=R_jySD-hf4tDB!7kVajuv5>c&>K+)JN0}G{Q&Ak0lf)z zuv1TiR-!kh4tDBk2E7?|uv1SCbo`UF3}C08F3|B(FB!m2Jw2hfpbmEGDTJO)9qiOI z5PD1MV5gp8&|6UlJN1l(-kLhtsb>Q8Hq^mRJ;y`Op$>NHnE|~mb+A)UCG>XG!A?E% zptq+EcIr6`dI#!Yr=Eq-J5mQb^;`%YFFlh1?9{UgI{pD&2C!4ljnH$cgPnRdK<`W) z?9{UndLDJKQ_rK&@lWkCfSr1_LhnKy?9_wjI2xJN3KInf!S@sDqt){tX@f94`adsVBX)>?@+wTL|aH zlk8N_fnG=*?9|g4dSB{br=IT6`%wow_4I+>pE}s7r$6)o)WJ?Yct=3qKfD zqp5?PdR~J*o;uj6=L6`+PzO8pd<}g9b+A(p-lvdvEOoF`&+pJDQU^Qrq_q+KIO<@h zo+i*IQ3pHqw1PgFI@qbFBlP2`gPnRhLqCH$*r`W$`SL$a)N{ZYShFEK20oNO!$+U- z|F;+lE*N6+XL0(0Plg%_4V1t9`9Atwp!#r;;&Z5jW3$NOH&VY;M)?mVxj^;nL@IocI=Jgv@_HFroIAje zQr{?}{6CXip!$;{75+pW-1Q0aZW&peyIaKdIEgyA>rnDQ8Cjgc z;8Um<$tb@z$pxy9fk*q>IPhG0Cdep%U6Kn_FBPfqV(Q?or;+PqWO3$$Z>4^wjPiFT zxj^-cL@IoNI=Jfw@){XgoVDPWsIQk%{=bu4p!z0};vZ87$99vq%E;p2E2Z}bbyS(( zllcWMQ2kxu!h@)TyN1X=2wNPS{(52RzYFIVCAmO#oIb`6p$?A4$T$tMI62^v)H}#1 ze@c=IRL9{kegbuH>q@4{xUPodSw?kb^Xo#rrkB)}gnCV@tqt|6DXS>y z1+`bn^wQ#risHF7WiyJa=G0Zs5o1jitp23w{J+&ctE8g1sn zNWCESCUd>iRTa;a*4LXBE|x~kD4$t8uY7vlESVT+nNBI4RZ>}5R#9A1S65c~&+9G` zkg0mVfrvt0m&E%wR30v&u?ODMlBO4OBa;s;+o?O}T6b zzvhba(z<`B?SGv|YeiQmE~%+0IjvqZif7F$E-k4jpH@>+S6)?_Smfg3;m3|We8Q-s z#ugX%>hsTXI3UlMQ&}p`NI(h%i2k!IUAtB?q*pDsS){nOymDqmnV&W$h7)3KB2Q|{ zW)@dem7b!rmsXroTw7CGJfo)U)Z$sEOI_&l)61sKnJGCiL%I^VWZJZvvbleoEK&Ye zE~zQ0oLOc$%h~=xswl6NR&uf=X{c9e)$G}2m6lALFr%hqwzz7_YfI<$l1^DuK5b5& z#Qy&s+KW+kZ=nV{1I{IagYJn!okfH%RVUW>VHyUUqcoJi|IHT`PyKqa-?YK7hX`r% zH&`c3>gt6y%8Wx*$27SGDKuLC5HBKs7_e&{NAy48!}J;*+w!ie=aZs8;FKs>Z^HsF z^pR+&7pG%Z?`6Wl<@i(rEEmlNi-+@|V7xCS-XhTuFH@&sIqsIfV7wYxk;jW>gT>n* zLNH!+H!n0nG{loz0~77rB^->0R|7^M=wR`lmvS)PR*8qN9*8Hm(&UEGt4Aot2a|j!Fto=1gD>9s5eXgFb(UaXT5m%7u4yZ+hFme z*?)^SutzeUT+&X&8&fadpAzpD3npWWH=bozT9Pfq1j(#ak;2j`rJN@o*j$ zT;8p{Jb(ERPri~Q+P6UC*?Qh2@upcY^@$~PSG{^$OXt+v7=5?Zdt1GFcS*gwWFqQq ztMRa&aXB1ur8nFBtQT)h*bA)^4e_u~vF(P-yNGAYfoHgsO4$bZFx@|A zlCjm>N0LHM>wT-$i%VO<_17<&?5CZ?Y4zf3JmOlsFC|_c1RX3MPT7L-=EuDdzRnF5 zU#|RFJbVSl?6w@Z-&?<4h)N%(pQk>ncbE81_Z|F@$^LMbK(O9jeZ3IQIfu&BeEG9_ z?-rljI+WO-j**Ro{i_Y|;cr8|c-#AX{yQBIud8~neYc1Y?X>ny5OKJaZIH?S@JPLQ z?@7F=G6nIlkGJ-{uJLTX)e^6rOt%3(4ByuCJ@{XI8M1#u`z+pW@gdJ_uz2n2`9A$G zzHmL?@BhU&QhdSVR+jAatS;1Te9}Mo{;7SnTCa@!0rBc@H%vIcUc8+DQZHWRi}hjy ze8ZwvN=~~@d}!-noiuoW7y7m*w;TE{rpYP@`Oi314@M^rmS;cNLQ2`{da_=<+lxXW z+zV`j`S8lzV7+~0hnOqBvkVnuT>h+H|G9}avy3+#9SU6|xRnQ#3A@qVedyp4~M>os!C#s-Ur*RclMSAC8b zdbAhYcSs;!nwT(89}N(ZYcRc#KssO={`}`X%Gi8U<;21mR`Ye#c+fChD!zWQUTi>{ zFysh;2csZE4>?feih%WpOGuc8&DdQ)7NuIyAGWUug^H{oW7LZQ<3Kf`##hL`#uZ*)BGzhIoe=oDIoSS5)$5XD7`afA9%h9~S&b$}8FG|^# zvNh$Y3DQr-Ovp|z3fc7LU)6D#{#)z%w5i{^{--v0C+{uy#^}9c zUmL%>`|@6k&Mi83lsBsF`g2F5kBGLpHFV!+pM|33zlPEmEKX~+b;Z1vp+DYS@#7E8 z#xJ(oN(ZN>WoM-S`QeC+-xrU#@2XGaxhJ1(mZja6vOQ%-$_ptw$8H_Hty^M=zZ*Ag z!pjqePQG_?-tnDfsj|~^vwqwx8!y!Ugg%Ev!?TCwcI#R(=b+rKwF7b|%qq*}R?97~ z&8@7e%dM@es;(}ZF5cOV{I!s`)jefv;hE=CpKX&G|7PiNZJ)FD*|hw%87Y0G*Dmam z7Fs&krfyHr`UGtsXHypzq=mL0W2MxtX^ExCmjpH48+PyDyrRpC&?ijWuw*lO!ujdR z-XV|wOdn>`v(x)zeYP2&FKzyZdLDt%4&0~X5>z_6et=sVpMU_kO@PIhfba_>=>j(@!>~}oj8@NEHwGl zC9mDI`<9n??Ap1r`=TjBF1n!fs*Ic!>08p1t=q5&Yb}4xt)Wscy~DC$4HN5T>2800 zuFVLoo>00ZqurFjD^?bS(r08hShC>pmB|Q8w8xLpbm9K<(QT^S(8>ba6&&dBkT*GV=N@rA^aYHZCf?Iz4Ml(bdmA zmHy=0zZL5;LMs*zOX-$lYk$L{IiGEo-QU7nGiCd> z9r5r}H;#CG>v`J-Y#H=a%GTwHzAc&9Xn)Gh@(1UboMc}}*`4xQ%3efYaehW<(C*Y* zGDAJGMvk`{R*o37bM&q$gO@EF^m6LD%uq$c=IJ)g#$KW~B-_7ojZNLKB)j3brdGrM z+?!UUl2tGI^z9$5=LnnYkCwk~HvZo-X+>I}thP6q+iK2Vnvs$|;^w8Fq%3^4AoZ&+ zOkenH-_(y2rBs=A)+aVCRi>TwiS(MS`3?4mZkC?`mW{~I*e^#Li@tbRa{VqImfULC zuVC+x+{P%aNPi|Zsr-Fkl8p0r-D<-8jfebw?iUVE_P=D^Npg#Eq;HAn`fFgBXKzl{J7;q@e>d7SH+E3&p@-)7(c`n*F?xIVW%n*BT#~Zwwh{O3`6=bB z<4PCq3k_OgExc<MlS6RswDLOtdO8oabE>PWlF9u~`vj{K^VXKku9oYdGjnm-bxv7j z>1nz0lLn4W{smJWe*U44S&VTNWhJ#`xpU;N?zHN%2xmwfQo%x*Y1AKM6f>;HLQ zit~}4>upP8FTCadFlX{iAZKKD#-7(-nz`cqf=KCCpQPlBSv;b&_0J7AAFy|s7sTlveYYJLdWDf}ei(&*mOmJp5*vdc_n>EnT)vjsr6F!k>P_)L$P%Y4uxWl9$gthW@<& z{(tP3a?&z<%&5aBbk;M#V(D6X5?E4EQ8lk@dTw16PKBh$OwXNHUNK=HKG@Eb-#Oa59(O}<=}R~FaKDJ?Fm znt@-IDyEgl4>buteuyfU-d6=@-`2gL81*B_&1nq9*lkE7gdkVFFW*YP$qeG;+hhl=8M+6Z7wDdxvmZ zT6($syps<0YfpO(uYn7tWcgo=eJQgDI=}3|A}7)8v64!$ZmpWWM-tH1sOR_Yh+R*LH)$@Tcllsq}?o^jbZZT%$Z$LDY>%6 zH<&qXkN>$|jK1EeRaTC$Hmp&brhiGvubQ8KYnaZ`Gj(rrmIInMy+tDZw^@SA;&TK4 zGsFLE=znJVpLkM@ETR9|*#B(ee>U|$oB5wv{%3RlvxWbO=h(;st>|Lp94=J}ub{%05ellKQXp9}tr(#_Wo z@;|%#p9lM&J^as}{wJQ9BUe8B&p!TV*#C_9pHcr4&)=3Sef}q&r6X7A{7*cKI~3~g ze-7|J5Ai<-`k#mTpMz{`Hm+>?vu&EcZAagx9n9zdWut_eu-`U5%4?b}$rG4A&A*%; zYCPUcMP1sDnzU|ui21Z1vF|i#n=0SR6SiJW>+0G3(7`-N)fr={BLXvyY9K8ci$D1PXsEjtep#)Z02;}FR4upHa*CEa zXxYD+ANc&0)S^Xe>>$$`w9|4n%U)Y8x72cumRqr$ zBQv#0Ymt>6mPk1-NZht_ODaMwxQ$RryUa5Zm9(!{Nr!rsbgWlNr@vLwHvLLef|^)K zuD_vBNq*+HiAuU~rj$8E8|lKxt5 zuki+G*|zB+TDEOEP|LRDhibWv&Ob=Yt+jlZmRo6gu$DCuTMW^1woV_ayDm(;?**eKdTDDG7tYzyYQ?+cJq(sZsNv3JpI!URP zt&>dGvUQR&mRoTlC#4@ROOk^nDI`Le^;67P3~$wvcsNwuPLdWn0L(TDDA>r)A58`C7J2I8Doz38!n> zGT{s@TPB>TWy^%Kv}~Dhww5gu&e5`E!U8Q@CY-Bf%Y^f^Y?-i7%a#d?v}~EMSj(0P zOSEj6aK4r;6P9Y(GGUpPEfbb&nVqCO{T%5DIp`_uBo`(+$t9Vim-+H z**eMPTDDHILd(`kuF$e|l9gJvPI9G|t&?1(W$PrXv}~Q^YAstQxkk&@Nv>sCGvVU& z>9Qm_SW+(Jb%}*slX-DsA#dbNcCyprCYEt-AjjPs(r-f$L}HM&i6FOTM&-#HTvO}o z1-VVjwz)U3?AhkNUCXw)@6fVs?mM+?oBJ*;+vdKTWt{m*BX3C`D=o=EOWDYK5{=xH zIX}_J`!$Gd&Ief5L+E|!D-Z;c805i3kVi7{%o8r@qxFJ3_O~Dpr|(4&L}HL95<#BI z#Ca@(JY6ry*1rXLG98Z`$w4Fr*_H_MT;_;GkRA1cJpZ>K+ta5Z2qH1azY;-qW!{kp z@>0DZFKgMl_$ykrF20-Pj$H9Cray~HP!lV8Em6tqnVy`Bb8+9OSIL|8DtU`#+z=&O zb8mVFnKK8G8T6e*(DyUvCW3xYFX)H$f_|iBYx&1ow&dK$atBuWUixLI6g9KbPZO1X zk@-cU(l0fLb)m1cY^&>QEnB7EXxS?LmSwH<^YjKSq*Bz(O211~`eWu)nZ(ui6K85@ zyM>=MsO=VhVfg^tH~*?-+xPvZelF<`>1Uu))XYkMXQl1ZTF9#@9ugTh#D!XTp3Zil z3MnRZQXy3Z-EM!Szly+!-oZabPxlg$8+w^3vM`LCX@M+qBNdQ|9n)H5c3*(!LARcNUKuIotUO}+Hhs2nX|<*k#I zxAiic$c~YV(N1Sf>!3n=3*BCY4kolyp`!|Np@lIzsUYv$qi~=Ka*l@9{xnK`4N49ozd1B}CPQPIPh zbD0?(X2!Vy8YwCj`XR%jL?a`$!bGDY!?L0x!y=>NV^mgHR8)Kl%gl=Ex7Pc$_I|Ik zXK?gWpYLD4^LW7Q=lgzH@3q$Zz4t!nUavKiC1ajj`9%^Ca4Wyq4HzeNO_6|61rjh- z0%$A3m0uXh`#4w5EkNa$+RA4H1{aW_L91s`DJchZsnJ|0dD29B*3eDwggD!6@ff{Gq#vpfXc75 zmCp?fe!;7Jo@5+3Qih`14Zs*y1@eB!C2?^mX}&F~HZYi962%x^i$h6^Y)SQj!Tee#O1j3)=$6#r2B4%RfxJ7oBrXmmHQJI^1P1T+N?Pe=bW6I{ z4M0iD19{JLNn9LCy55#_V_-19&WJX}-HdKYtK9&UbVDF-^jIp1i$h6Gwxo1m@EnRn zNf|ezTT-(dfRa*yyc@VAE)FHN+LGF6$#^BLaWlFlwYvc*>1L9DE{TgnNu9Q&?!e$9 zUP(P}Mz^G1HvlDd1@d0ulDIgOw9b}vTVU`6ItxJW-sWa>OWNQDprl&^d6!e-VlECP z-EK>|GcdTtE9ovbqg&G5ZU9Q!7|44Em&C=Pq<7eoHU|cO+AHZEH=|q9y>0+XdRHLt zJ6sYMhmy9~lHL;-eA+8%tDDg+>3%l=CEXXu8%K|K7jtna>3z1O_PoLKDH7w^CX<1 zjk>ge&wU1wFG40UT)^isg@6?We6B+4o?}`Hc>i1kcy|HsGm8Na7w~>!Jm8}R?01&{ zK3%~6^CZAC1?;Cz0qieee{&k(8wKn)mI7WVVE-=)_(1{taWTNp3fSM81^7(?`$=;E ze=1=Ar5f;$0`@Bw0{%Jt57hWNHoMNK{6GO4|9a4{Kmi-J-<5a8aPt$Gr%Ijy})9@&jQB_J`F4p{2XwS;6C6K z!DoQe1V0Zf75oA)D)=lgCiq3*EWs}U=LmioSS`38xKQvbz&gRN0_z3825b~O09+~f zb>J$&=YXpPzX41M9t5@sJ`ZdY{3ftd@LRwh!9&3Hg5L&i5PSi+QSdv!O@fDkn+3lM z+#>ir;8wx!1Gfnt0d5!kZ{QBW7lAtke*k<;@F;MX;17Yj1%CwGBlu(BUcr}u`viXi zd{*$M!2N1fUgRk1imi#Kfu$1zXv)wB@TT?{Q;OOcnUa3@D*U8;2(h_1^)yr5_}a{ zEcj>Oc){0zC4zqeP7-__I7RTUz-fYi1C|Q@9T*in4U7r?12{|YpTIeS{{mJEIyuHx zEEEg?>jZOv^@2fQqhKy@rC=U#m0&(_wO|1-B{&G!A~+b>CO8DxDL53^BUlJrFE|Xi zL2x*5qu>bOCc%-w&4OnEw+M~`ZWSC2+$LBA+%7lG=3 zFaj(Ri~@@V%Yfqr%Yh|=6~IY?G2j%zO5ilX%YdbVmjk1Mvw$(d*}z$XR{-Y-UJ0xg zoC91aSOu&ToC~ZMoCjjyQNazsnBd!ivjlGk&Jnx= zSS`2_xKQv;V4dJyz=gVKut)F^aJ}HSfg1#00B#ig4ses;Vc=%L?*g|7eh;`+@cY1Rf=7Vc z1^*kkL-0l5PQf1l9}_$Z+$H!!;BLVm0rv?07`RvPCEz~6p8%f~{3&q1;Lm^u1djm^ z3cd_HB=~dSVZmPjj|d(I9u@p0@Fl@t0gnm(8hBjr1n`95Z-6HSe+xV%_&eaMf+vBm z3;qxAwBYZ7PCnM}AAq@nr+|Y5UjY^h{t-A*@K3-Z!B>IBf`0~%7kmv^BKQ~JB*E8# zQw0ACoF@1;V5#8WflkFaWF*%mLO527!%&xxkfz zdB9bI`M}kJ1;CWxAYhB&U|^fz5MZa^P+*T>A#lCmFyIEk;lPc8BY>L(M*=qso(0?@ zI10E`a5Qk6U=eV;;27Wz!Lxxo1;+v(6D$Vq5*!EIEqD%akKnn$y@KO``vlJeJ}Wo@ zxL@#m-~quB;6cHOz(ax;01pdZ2s|P<33ya+GVmqAi-5-jF9seLoB}){I2CwO@DkuD z!ApU!3QhyQE;t={T5tx?DUkgyFjue?I7l!AEEEg_M+!!OMS@Xav0xc+ykI%7M6d!l zNiYVSB3KEWCU_aJRPb_ORB#qBCO8{7OYjQd9KkDr)q-caoq|^bdj#u%>jf79HwZ2UZWLSs+$2~J+$?wv zaEo9AaI4@_;5NZV;C8`fz#W3ifjb3P03Q=v3EU-kEpWHsb-+D>*8}$ot^)28yaD*E z;Elljf^pyh!PUTnf(hUu!6x8g!6fjAU1nH3$6j47HkJPgJk~;%oXee4idZtSSZ*994XihEE4Pi77O+Q#|y3nmI$r` zP7+)XoFaHDaGKz4z*51t0i%K&fHA?h17``|4xA%+2e4XjBXFVMoxnQ5yMXnAcLN&* zHvv})z5}>Q@SVWbg6{&R1UCa)1n&X13Em6r6#Oq>kKh*Idck)CHwfMb+$i`S;3mPX zz|Dg91Gfmi7r0gMeZXyk+ko2z-w)g&_yOQf!3Thk32q1O5_}N2Tks*^9>EU+_X_R+ z?i2hF@L9o!f%^qN3_KvX6L?VYBfvv~j{pw~J_5_nqhDWEf0_P@Yf!9Bo1f}a8w3Vs?mQt>BEh}D zV!_V>#|u6UED`)1aFXCY;1t1UfYSs&4=fe@0x&B0EHEbcMc^#KF9GKWei>LTxF5Js z@GHPN!LI`A1-}Mt6g&W2Dfo5ZD#7P~s|CLSObH$Ywg^5CY!mz@uv73`z#hRv!1aRP z25u010k~1{JHSnXhk=^~zYE+V_&wlO!S4gN2_6A%7yNJF4#5|JI|Y9Ld`$2taF^f@ zfx88N1l%L|W8hxFmw@{Oe*%0~@Tb82fz6vZB{4;R8;A_AV!M^|}3BC@TBKTL}G{L_CO9lT9j0&Cx#svQX zoF({A;2gn!0jmX_T#_XY*LuNWzzu@Kfg1(s)mTovNpK`^v*204ErO$fTLni0w+R*jw+oH| z?hrg1xKnT}@G-$+;4Z;&z}9=K2NJm9l}6M*{#&j%h5ECC)AoCrK5 zcmeRR;Dx{=f|Gzp1t$Yv61)g_Oz>jhalt9T6M|ELCj~D7o)Wwi_^RME;Om0Zfu{v$ z0G**&zcYckf~CMgf+1j`U>G=3Faj(Ri~@@V%Yfqr%Yh|=6~IY?G2j%zO5ilX%YdbV zmjk1Mvw$(d*}z$XR{-Y-UJ0xgoC91aSOu&ToC~ZMoCjjyQNazsnBd!ivjlGk&Jnx=SS`2_xKQv;V4dJyz4pH`$=G~;2z*0!A}7T1wRcODfk&+k>FlnvEXNc;{~4vmI!_h zI7x6HaEjnFz-fY?2bKzc0T>m078n!!B5;=AmwvurUVZHTLhm6wh4X{*eUoeV2|J-;CjJt12+i10Ng0}9pEOx z!@$jg-vw?F{2p+t;P-*s1djl>3;s87hv19Aoq|6AJ|=h+xJ&Sdz}tTo zOTc}CKLI`~_*3A1!Jh#S2p$6-6nq(YNbu*t!-Bs69uYhaJSzB0;7fwP0v;3mHSoCL z3E&CA-vCbv{uX#j@OQvh1y2HB7yKXKX~EwEo#9x&e*oqRo&pXMd<9r2_($MK!9M|u z1YZRf3;r26Uhp+wiQr#=lLTJ}P7(YoaGK!XfTef0}lw601paI1RfH+0C-sNLf{d>Nx-9mlYuV@ zUIaWQcroy};1u8q!KuKLf|meK30?|(Rd5>cb;0St(}FXA&IsB60&@jRf%Fwy4t++2 zfQ5o#;7Gv;ut+cpEEX&Sju$KkmIzh=Cke)YQv@r4(*!RAmI_`Dj0(;I#sp^rX9->b zoFjN8uv%~qaG_uouugC;uwHN;uu-rYxKgkNxJqz7aJAq9U`lWyutl&I*d}-tuv74A zV2@xOaJ}Fn;0D3Pz>R`SfSUyCftv-d0d5g&0B#jr3fv~x2;45X47fvZIdG@o3gBac zD}lQNuLbTFybicW@Ot20!BxP0f;Rx46}%C+UoZ|lAh;TMP%r^JB-jKzESLly5ljJ( z3Z{WC31)!D1e<}!1zUh81Y3b81#beL61*Ass$d)Nb;0hu0)FrJ^ay7nztTJ0EX56_Cdn>1AJf$2hlW_Q*%PVy--gzunN8#8E|a$MJU#=1Mv9 zOcdT@E}Cx&#e2*}3k={r=AwlL#+zSfa*Aq$)l_z_Y4G@>t49{EaNAfnQ8jqc1sow2 zEjBTDmAYujME-(Fyh>eEZ(^hg*G&8o#YhtxOiVG2;v{OanS-LG!B0}%c@wB)nej1; zhqn-!5q(oLj*`YK56)DD#D{@CAz@MV`;ZVrA%C0jH6&;2Ls z4E~5BMiietV{qL{8O^h24*xq(nVJ5xOV8p4VgSz$jpphwfMYvsy}92Ac&3Db2!ZjAmfo{1Y$p%}Nl8+YAJxJ8Oc^P_jHudkK~A z1j0oZQ4fsPT9q5<82Op&rPe^_Mf^c4&gexH}uT=8#JPc^9ua`{h$GmMX-k>}hzlpFJD z&cgjbY|*-W)5D@i@(*#0(E_H9;&}m+;RFX8ndRBRcoe-S|6d$z{xdUOkjryyDlB>` z9|d%xfJrw<0h0Ie{BjOaH8mjNB45IH<)=8rRKiy@a+lC7qP@4|Z*U_KGV-GQ_i>1s zBmPEQ2`mP4bnU#^^7jgi>De_V zb^eW10slu8tRz)uN*eO9LjErC5XYJ6H4?znGW9tgNRz1OgXgk$v78f`evYQ7sRmb} zJRaSG+&@r;DE)ILOwGTW6SJ62Wue0rqx5%f{`)zBo#JzzlqtR=f3H^$Us1VN(xhRs zBAA08o5EQ`nJXib1-Y!4OnZxeZ#sP1OT|}I&TqT~PnZPf#kpl%467x{yTL@oILiEY z1zl0zZIrAamlK;R&VR;;c8Zgk(K7$>03d$IlCyX?@9^UJd)X0Ha-GTgkQc>SF@xvq z6`>r2em=u#xK3%?=S|mMOd+VRCubOE;7?#jaYAO=)k^zUQ+tg}8m%;o zlW|98^Tl7NlHU+eiBN`@2Ug+2F$q~4dO1w}oTH!A&J|o-V0w-jU%uu~V8`Jm{5&8> z)iUsB4*&Nn0#sGS7-+~D@fp6Lj~SQ!)Da%9%k6k&w}j`1S`rA+`1l%sdEiDjB<^0U z4i1@>BW0hGvRBx$=W@j{`biomurlY8-%;c6@#-|=#dXf2xVKhsH0Sa_A`rt!#@f`7 zdWCLz%Y|N<u6N#x&4)UCCoc0p(^HtAIMAjX$xjG|j=VoDpor_=6O~ zbB4RMRC8!xL{1?u`<(mR<}lBo_F$^bn6gRzT9PN~dP;G5;D*6}3jTTMvHZg$!Lk0tfiFo70F6rM(Ufe>Reg6J~*U==2Vsnm5vA*M{bH4$I-M0qHB!c z@1T<^5h>_zguF>0&c!YW_Ucd=rJTbd@5Ajq2OIAd{ReySdorUUNxqAw8R>H_Z%j5Yoj1APKJRy4b-^!r%apKC7Mt5 zQHyfc=hAYagtS&D8p2j+78Nmx1e$w`zqzNq=H3#hHD;VDhnBe|km1c0f82oe#(-16 z91bmP$x}w0UA-qS!Cd}*?C+3hsPN33jz~)>zi}`Lhz-5@w{uxxxadG zvZ>n%gaYTYOBcL<-yKMBec&8EfC}Ef`wlZj>|OnwI^-^{oI$G~sO*;g*+g6)2qUPP zf=0A@X;%e@3>su(%5BW`gYR;plkRfHhbPe}+GJeW5|u1xPzmzCP6O2BMj(hC%e4ri z-XSc9!tOO;*XMM}f_j-`=wS)FzZ&U2Php=y82223AELm6Zs6`aurAqyHsf$NUHr<# zUKhN7RlW`UD*|1Okfmv_q-MJV=UN8OB=qBeH3g-ScNaj+sq=}FW?h`9rf%>vf zpg51wCG4r13wC19aKT=$iF(An@Dj7rY@)a;M*823-#`;*1oF{Qu2nX;_jN|Dx{qE3;s(Vi2X-Bv4?1X4CiJX-|hrH?g{qQtsPEaSK+rzR{FBTWTx2(JUyCE z$4C&&WO1e2=^yKrP4xfuL)H#R$ z+I5Nce%Smv3&-@UGI9nz+@Hp{hBM^M%P9&r@D+b1QZvp9OddXZXmI$s!kXtd5Xbm*|5g+n>GD3|j3+dU=_s2$A>IeQ}YcP1qp zJ2tBc#ly@vjMJ6S;f=IYdU3AQXnJ95950!qbLUCPl4*kJOP=lR`MMNtaYS=5F~iY;?+O?hnVFrmb~F-~QYlWzi=z&6 zvk(`~4n|-kyL6VisF#k$;^J|pLT*S|c2X{ucDXZ1NN5yIO=ks0<!XF z3(j*wqqz+$hhCevf}~)f9*kNOF?ZY9CtQ_T&#6|%-AM-W8lUGoK^PHn-fzV zoM|sdzf+c7$FS^)um!7;^{R7Y^>EV66a>5)bxeP$l^m!`H>GNC|Ccu5o0Y77a=1ad ztyxp(mF=cfvHi`eP3BFdN#>hBHPih?+fuyo?tf0b=JgkCOYxGafi^h?UVGUi zlQX1v6T!BD-ckrS{av~V^PIb!vI(Aqy)n9()Qkn3lpETA_q}L0nVKjycIwhisJpAL z-S{ES!{jYyfAXE=`*NG!m+OWO#BMrWzM2Si*?&qU2K`;Snbd&wKT2Na{-SLueO5r^ zFOD~NYG6$%v_N#UEyb&>&>D-<8D2R(lrqPp_J+~T`~Uxa3nTCca_VxOlLcgY0)f8| zAI5+9)Pw#7X0~*!NzY8QrPt4--?E;$wroaZMwl4@?U9D@= zT{G?PVLNX+E8VT;5+mVcWM*r7vaL6jp2>HxRRJ?7zAN3`-I|%%)6vn^J+rH|JGnLz zp3W^vw`EL=Le#VwrSWiSI9gg3DeaTSpU16hO(NOS+MfQ8*VoqCG_yIG?9&dk)9vbi zyxKE$v-{R=T^Ehq8%!s~#%XrfbhP)^&Nt56*3tadGjWBTYu{pxgAd%A6AXGd30qNy#7;dcw3>85{cL($dR-b{B_{*6+)JCc2boWkCGGkBG_ z66;$XZ#*4bvzzfP)yPwVWgTzsZ0+z0LD-vbc^}mv%HqwJz%6N6N52T)$+J2$wI<;; z#>frnohiTB*vneL{rpyPD+q$rfG$UP3Z8yhzXeDzq zB#2w*Hl~n%DTNxZ(2I?CLJFuHO2xsnN<@d*u+DT>YiA2F-J>Uk*ppsE9qQ^$a)+q; z=6*`2VvwH~fv%dFV(5&}HbREA#TkLZD4rgY;?W>^i&Kpha27IjwS)BUDL@!ccLqf)~W=30utTbr2deDYvIX`Clj4q4?RvxlSNht(X*O*Tibf3x3*tl ze1p7zlV`lA;Eq5bFE1FNsiE_j+(3SiXNmrpki4*PUY;8=*$oLul0429d^_i&f8;*c zvfm%{%FY|<=5tFzb}3}IKQ>Q?Q~%9mW{uT_k_q9_M*&coSpysGS!*QgV$R&={F<58h!q zJyg1JPB7o_SgD`J3F*&vTj-745I2OHw$5a7N7-vDjTc7H8+R|nn^Ou2n%w8O{$-8s&+X_+i~arZNl%gOtknyHRR1vZ7rG%6`%CYQteQvU zt8()#MPcZQ7^hDW8n=RnV~v|&YG+NT7pDboj$ zV)Vz356?<|@bv9mm7O8FvWv-HNpF$IT@PnTtrU6|T4t}@2GPXKG@W^asTvk+a?S-eVMd(C8whrhHk8_eo=7F(sZF^8^Z`MUBj{Ef1=e8WBQIa&yQH zpr0RP$(-&cp{8Yrm2+uXh*;fh{=F+)tJ`-_1H^%v9ExM3`{0Af}y@&*&_cH8Kwr|g9# z!V7UmnV5o0`jpcrjf|8hKqQOH%FP?qzA0`A{<U{ z7`H8y53TcDL2L)m$zgCv{p0$i9oK%{Ig?q2g5bq^((}<&jF67-)?tNPU$tbpME-gy zyp`%|9&bD6St<&F-tb(vkx~kIriiI@>v1=k#Uf&q7rpt9lt!ZlKcmm66^dRM8Jx$% zME|l3+N(y#z_38}wO%zXlrCv&c_v>*G=+2#D$a}p&4G9{XQ8vQ~$YcNdq47$#dvB;WuR4OfVcR1cweX!ff;BY%iYZB|}+^d7mpXgLO z-ragz+M(Mk>8`cuRJWWOvLRnd(CmzrAwkP9p8`@MB!x>?+CDBfI8RDtdu5_}e zwWB?*@|LGm^@*memMcgkRR?1U1&JiJt0&1vnzrslQk7a(rV1)ARe8%xxlit}m1o81 z0?MP*zh0Wfm~MJmIdyw3-D1N*acgs{J8Es|F22mPHurWZX-OniLt+U9iIl24Msnn} zDxFXbDKAxdVoj>?2{Vk%@wQGr74D|d<}vAR>sV)tDi4)9-ElsD<&#^MNgbyOE2~fq zC=aOylvSu?$x<6*Gq4n6L|JZeWhK>Sukd1RDU}rF_JP}c5heBP49%i~LH7cZ!*i7#7R+ZYe^AB?5no9OBZWiPq%FgL3?p603KDW_hf zJ2G@DpgS3F?_Fa%P#)&SG*k9Od<`Apccyfl8q+d*649NocuWgqSuAFnx3H=%zO1f3 zK7Z+=_@X7%H4ZO{P&us$tM(SwE?5|^t65%CXA4VcEg3V5fLfmE?M|Cct#80xj!e3% zA)QRqz42w8jU6_7EK5abO;@f9PB*E}l!ueqV$j;&+T*mR*Z0_R6Iq%smUPECY$J^Jc z29#B1rB}@_t3+nZJkPIQ3dyV`Ss615zHvb)zM{GjW1pq!S>PJ07T9(sGOE!ry_CXa zEsTNTz7$*NEto43kb^8BTU3sX-~Fzsf3+qr0;; zV$_?AnYl@oUQ3T%cyp*#czIOM0IlIfPmdny@~D~=5&)|yXd>2`h!$w~B* zDD-xw=s6YR(5SW=Z>-rE0T%PL+MrbGMOC4lvr4_FnzTPwPX3th;Q`|y^X{j$y|<&c zJKou`j=cGwMB2X&vZ{ZCzX1ARFF62iCtw% zNm`Tkq0(7HOAZycg<3+YORWj7pbFz5xkiDc(3J)96L_ug{*!i6w&n^gZ{@~C@^ULl zOp?(y&!2SmwzZ`?*71JREKFk!Y8M-0;MoMPISIWEDzr7Nq^@|$nzZv&N#ZQtQP^v~ zyY0xfhe@sGV_G35NzHr3$4DBCDqC2UHG^J)GULy?f~R*U734K>R^y6dkVc7Wt%B-3hI_lUj9GYT2&P-ccoaM}2H}ZDgJufJ!an39W$>q;$1O zT-jJvXO%mPFb$aYH!HMLR6$OWkyGArw$jOpt+Ik#Bwh{19n}#@ituJ8sW-kAWRGx2 zVRmF*qDqq29&+b9dVAt)x{YS4YHX}o9Iu{hPNGDTl3IHvwDwGr_GEqLy)g15b zZX%1cwlzryWNxTCfLdWDw8D&Osmy4%HK~1w3i2VmSxac!9?OzBtuQ`v1AJbO9 zLLb{ykcsz>;+)?0?$+k^bgG0->6EHXYCBy)dOc2CF0$y3IbcZju32*{KR=f;hYnfi z4M|c-t|D(HMczfJXn#+CyXjF$Geyg)8X7~{`pNYnV_NdcNR4|_DP_ZEvYqEio}A?7U;psPFr$9%SVJHl#Wa3*pzleMnqj<)9Ngt)mcnS zUPgQ}J|xOIu}x}~Rzc=XYq5sLdGV#REmMusYAdEiGhsG%&2ewvomEXt%W8$TuQ6@P zE3_%Epz{o#K`OD-^_1u&AWaj@W%EGO(R%;VlO$b-r)lZwTJoUi;5kL-3p}ObnDQYX zJ*eMG=lSFc@lKeOW_8WHx~hhnc*8u_a!VG~&WqP9UT(Xe(xy9QtTnyA(Vb3(qw%mk z$BZXP0~$dH(_skdBRUWeTc?g8$g8D?a?R0Md6X`o;%RS7jcQG_(d`9wKv!XoHDuD8 z$V7AT^Ba~diqETGX2zh@t-=$sCapgcdK(tgryU8s4U6eDkuZBQsWe8$*>2YBmn`L@ z4Lvk^AsUNorY@Q-ZwY-i*QE7fN?YlKR)H}s)*150=p96)EEjkOk{( ziqnpU^&u}8{@X@31NiKX{%>w2ZPR6*3ui@6&v)}e==KNjh|2t@$S+{)&u71U!ckqb zbY6T#Rc#}+*QRRHYCA;^0}o)s(lfZQ3DVv;YmL**HCsx|+^8|~6V``#USpcFHeK3d zZPFuMsaHUZR)A}d%+ROO<}BDNw32*rm$JfRs{GSHj%5%O1Ie-WSF6+Rcz-lW59v zu3ROitw&|n^3=wnlGdsj5fW$jLH@QxtGcfdqXqn?w(g1KExmN-(auGsagD?vkfXrf ziF;sSk48O{afTFfx0X*k&X58desdmjh7{^_Ek=67+*@`vLzYujrUy5sm1&9`HCMb{ z@xgwAI_&MK==}*-h-g2|cPCrYbT@Y_|5_$FgFaUSK05S@A1L5LX_vj48QXRPdGzHy2(%bHupnTNwo5i#OL z>zbrvE#D%Hr|CvNZUgtZwVl$AYDjOsBN`IsD2TR2v?1#=P$})BhV(YQNn7?xt&u|7 z8%Sv&AC21N|4o8FXuM5_O$di%_M_9eK9HdZgW*zJwM*i(bUm1lV3Yh?q7(EdQ)$A zyj6vz^|DLT8q9f(0Zh1`mo=I(NliI#EX%DlKJWQSo z>oNKddz!R8t<-L3lXg2R$?fEVJk_Aj4RC&m#jDOQNuEufMsiR3-yej?3VRDVLW66p zABU)cOVFKNFHuU1YFZ0%QhTwLdf?I|#5^fx3)1J{IFx0MwO-Gdo3HL9>54=8$Tg%7 z4U%L*d7R9dU-q8btcmOcxX>Hi5J_t9xJi4*m3sL!>7#^7y?mOCV&n%6_>?(LZ`+Zx zNv9=Ez0Gz!E5!+B$AWjI<~V^4bb3h2vAJU>bKb)2BbP zrGr|d6uv%XPf!D!<2s}XXM*zTrtXH9VwEYm+|SsMKpWq=hr2k3^E}8?T4kj0djls3)~|+@wx5D4fR@V}2&> zsgH>(_3~{}?yxx>Q3q%;(tS==mo1!EYa5o<3o>Mk4jnY(*&P3})T<+{7g5q!5VD|j z(8HTC^E`p7LyJU68>J>~Mk@7E44KNvEi^Zz;(QaKts{}5?Mizu9~ZWp`<1qi5Sc2r z|9nV;Ls+x7_hvU~ObZ!Gx)+Q?4RZA3>snLvxCx7%beVfV5At}~D)lmK(sn1URdA(V zlTGIQ#ML6SCXKysBR7|qr7b(6)ksW>6&>At45 zkv0`+y-dQ|ol0wWDopMauY5j=&DOPEcavJ}C$*-p%<_%2Sf;eVM)ZtUYOze~duU;! zrA1()y2UZmV&kiaah^o_jgBp>bY`?TWwg+Qvox?)p<(Uugtg(WBtheofa=->wdP5t zrF3JVx@LaWvbsiFXUe!j`iR**rj$OUXl?5ARK6<|314kXNNSfUm31pntJfq6ad&G| z8}Cn9bj$*Cw}*6of(ayjdWH$iXjeU~mq$cPW`<-*w%A=szQw1XvS}hY!Bc~z`?}Th zZy7yN;VgBm6=_&2-&oePYyFeb2LUPVi6pf|rSwgWq|th^aiU?t19p6(YeiUG64L`o z(f4Lwb=5q|B4^BEx72+(6NjgsCDJRuQZLX9$#EZZ*RV)QPM8*VpR+VPL_<4qezw>= z&B;^kRguwhoYI~|CQFXBl1*y07}l#WtUZR5IZb2DhbKcb9bI%^OFth|P~*Du!%Hlzq@0ve2|h zrYEF>5_Ff2j@xZGJyhVm3R1QB+U&a~8LfZ0;bsG5W|Y1a#@xK5pf$>gY9iUADGA|; z09#K+i(!N`xqGW%c}>Gyx>;jWhG@U4cQ{!?8PVE2qXjae1tX4&u*8V|AEAW(l zVj-jzIGHC`8`iI=u4%+G<(}Xf6`XzG9Mz3Uo5x1P=5o);ovEsy8|O0n-5WOPQykM_ zF&^sV&fF37X0cM=Z=kwOlZ+j7zomxWI%)60vjco$xGq6nwmH3rGR<=4^(HKmrPj53 z64E+8qIG<^+PK9dS~I1!SXanatTo*2-8t~Q8hI9W{*s18RgLCm6W%;9E>GV`K2~(S z8oiuDdSKGz!I&L-eeD@M=ahD9LV6rh+EEW_vq9F>69s;TAl`IqPr4g>=M>#`bDe3P z30^d9^prQ>w(uIPN0^3@3!|-&`&b{F@@{&jL1&2B%u%Xdw&{8=)1>uNnpTuL+M|ZN z!I#AK{bDcEJ656Yw@X2~+*>~~>=A8_Qrfi&>4Vb<=?9(zehYvcdh-H?Zx!$pTqF@t zQ+{(yqsC8Xc!QVLi#tv0dBNgkCG$cRCHO+VlId#_O|7$A+vuAJ>AJN$F}=Gpotzym z4ONE1p$Nx!C0k~9(f1Cvu1UskYfW}{(f=9RIj37orZ=b7CAu=xqjc4rYATt&q`71| zegD$z=JsByV|s?)CF2`T)4TD;ST}|7jdRWI9n-s8X!+edeO*_glM?VZLM3~qukC1~ zn^kS;>9obpw5HoqoS72e)Vrp0y7`(r3E=O}n%=#xwI|s!oj1vJOP{K=V-V7|IIT5T zRLfRM@4iFYWT%Y#DH9nY?ISl8+y|$!_Yi*PGD<7l_t+w}&CFuRJ;?G2b$fc9Jo8|C zktIJ-8(x{^e=E^XWy!eKMiqKMBHE&-w8t4T7M*UXbkK_9Wkyfwazpv+yX?J0+meWO zO4C`IB}-Lk^%v4sJ+1XdN*`B+w24pY{d-7T5At`!+Tgp~NGr5;v^STqjbsbt-p(~z zF8fIJ40|sr5(+Xw*D#Yb%x0L^Qhs3(Qh8e8^u%N+3z<+wP==WFORxSkK1;| zSr=FV;$G65L77B%5AXEo?I0UhsfCM1fCW*l@v!cCNOwJ|oz%2;QlsXafix&R8<^$v zrF2t6G>0TVc<|8bRV}w+GTYo9-eYM)l-5!kCdZV`xA*vE2o~G2GSXpvm=GeX%Xju7 zVO@AgTU_?n*PA!o%t3tCJ5^MV+w4%-HHP#YK)U%>Sr4k%P`T-eIsT(PSSM}6AhVRF z&!(8})Okh6qvQtiAn*e!*&2dsp~p2j&J@cJ6Vf?;)_w7$-hijHv`6&`Sz0fOFqv($ zx>Fs!{I-GH$#_Ux*R+=WFj+(64T#gBIv!7J*$->aH>8g)(%KCUYh#kgnzJlp!l$?5 zr}*EIBQ?oVVO}Jys^dq^_$33cGvPAtG9INRU^?9IHY!|c7U;62bK^_t#U*;o=PG(x zu#fMcU%lhAC$>c1Ye(vdI=cIg6K8qWR-Wd`S|=4+1jE|GM76&g)+#!rElfuHyBWQ6 zOKUGRtZhj~4|7^Oq+xAkLfXotvl^c}Cy1 zOzQnqRC@|(y%xf9gGFy2vzB4X?E6U|NLbH!>n}uRir>hfH+!;fL}X}j^_)ow#WQ+E zrS*ymYZI2yD=JNkC~5A#Hgn(g;U<5Ds+k;mMTXwJ?suP<)^1x^8@+_CB}5j`yM@VL z62U{lYmy(8qjgD7$Sqs4j2?rlsj9}-)|-ToF_E$~xQwjj5hXK)8`Cr@S+B10JyNfb zw0398wAe<;pXs3|@hN$S*^=5!F|%^;z)JQ*Nj6P}SERP5=Jf=lh~3+^Nt!U#lxUW_ zqgQG;%W!H>D5Q;LgXt-?HPv2#`ZBx zG<(KJC!?A5eI4w#XNS>SlzqbJ70Nzg5hZNu9jGj0qMsO~QSEGPkMrHZ?DO_09T}P3 zK>f11x@GnBfN~WHuPv2NlyR;$O{RqdE zY01zUq;Ex`H}|O}@*EJmU|I5<(LPpM`&eOZWHWlDrL}t*)+RQs-OI4HstK*2%g8h6 zJHItcO*?6xSSfU*8_Y0Beq!&nupv6&D{f+ zbzStVs;!}n{5ZCH^u8ZI%Ga-EP0}d^?X>A-Co>K1>-{hrswnNdWsH#ay%pbFn&fwJ zd^h6D^g(8rj9Au5d{rI2*08j`&Nxc$-FUBdeS5;ZDMv4F(fcI)qzYd7k=y=mt?UKM zcjS1@qlbad_>e$GOM65guw=A=N3?|wYm1lB(jL*aD6HMau(n?by{gK{-uGD)i^A$W zyUg5-g?-3=SHgP{B}Knt0hQoBFuinPZB1RZ5h>c>`#1V<{X=N?L+InTQiy0ve#`(QlEG&lfNNR>oitO?Tli`okmr>C-l#{6- zb<3~H8&$yPKkfpi(=fePGYd{$nqXB;J7~Rl^-)AZ>$W7>Y;!ikt{Zu7@H*w|D$ekH zf0_0qGuo4+-z~BID9gH^W(ctgTRj^s*U$I)F6K(eq11eRtkvWR=aqg>UT1Tl31TBni;Z z4$ut^8(F5^tc;e=h?z3nhw}8996Xk3uPdD81CgoXzVhJ=Rm9(0apu16z_$)z1ByxW%_@w0@U}cnkAl$+Iy`a5zb5a^VMYsI zL@WJ__G%)e^o`V{==XX2-=31u@)gl~Kc-h_8K0ENi$WcAfSsW){K6AOJg;>%XSx+u zMvjepr?8rCPODdW%C$3-(auc7s9IT~-gxUn?CgabmA!_SRHi1X9h`{PtWmv3kC0~d zoqx+$x!9qOkoNTUVEjxwxpj1RJFzBBXK!>1mF_n1!_(&UQ@H2 zXs`9AOQj>k0gLzeptbwjxvVvY4_nYW4eZpEU{zHF9 zL-Zzsw?Af;V_qd&Oxqc=mh}M>6o{SXa=nrguZ))h}Lc~T0|@){JPf}Z^zlklC!o;Dee818^f%s z<)ogAz~bqCcK}_irN=S&G0*I?8GXi6t}Sy^8{={^#@-L2nD5Hc-)t5k&B!82cTDY= zMzt-D8uRO(3A#^X@oAu^7b99PMztM|Xua4(63b&Zw~D?>j9zM6Uc02Os__hGH4)O2 zG#qq8%sV*q>MJ*f)f+qSrWqH`?>O_??SG$At_^KeE8KE2rk;mq9^lmdOFDf$Hya-% zqq$bpjQOs+p5CtZTKZWXSNBk$_lA9(K)pD|`_yWVM z?m}MAjnLwzWy0ASB4G$*#AY z&J^6Wx2~h>X7@c!7ASu5WL{%K-5CT*A0$*z%aj~c(^m^=U%Wya;Hci-lw}!I@{LmT z+;|W9S?r)Y*!ySS87tGKHmXf+nO6N#vx)KS55Fy#rIMm%lOpFk9Ao^JL}zE)t^AWv zW}o3bz2yEVmU$q_?(1$OM}sB>N2;XhL(GpUzhHu&ukT zQ@+U(XJkf3Bn2M@di`jjU((9T>3umWza|g~t0&h|dM{F;HEH?=Jht<#=iRx7R$B$NEo+Nw7h<7iWR;2q7{CM)tvI1FJ96w98{2N z&_mArpA!@co(!%T$Zu9M~{LOeFvx;S- z%=Z-6Bsz^}lJ($s_STDB2G6JAmxNiLT5TF7m1170^?!SqJnGM>+vwpGo1=_W4WFd( zAkv7fOVQoUtgkSRl0RYHUsuVq6q!34?pw{idwO&bWxiL{TQ6cqDzY~C#;Z5CALuJK z`XtppLYejvD)b^rX}2#*{(;d6?x2!2#y4*m-MDmV?b1f__h_S$r61k9CGt(U_D%^$ zRJq4XbxW4i+ktB$D~hK=+01!DP^P#4QSE7z8BfFX)_1ZH)ow>r@3@-uNo%>WX4zVW zbyFV`L^u4XL3Fm#?+Z*78>bg}GFnJ;1D5m4VkAq_Q7*P`ri zrSm2)LCW7*FmK*vB~$3954-98p^mocix-s80-5gnrP`_T1R8yTJ^gf{^Dp`Yoxp~` zupDPRvHr{*K637zfz*(%%pLB`r5`Np8(&g=XJB(q&YZ8zJxFQ##&iDby!@rQaJrs5 zd`=zbzbE+K-1p^e%g00_Zl|X7skdaITW?OgSE*@Z-#Wd%?9zSdzfL=j{gmU? z+2xKP{Zb^omchS(Nk3lf1S;t=cVwPose7+d`fG z8RH)}v7cP$m48`s9FilA#Q4Q*H!w&c`V-{e_*9=D{mdu*Fs1p_)Bicd7YXA}o^z>> z{qfAUROI)w{eg7E(@%rSr+=oQ%!>E(1#Yyo*UALSv$C1z+$d@3_cCd;rkeh7U-6-z zIaQw^{kUnXa2@^4ASKN^Ba4SP>xH?D9Qx5(oU%a1h^2PhP z#~1JCwZ8aGKE7A6cS#pPB^ewZq#s_+mah>$`RW_b>Fs(#{6K8i8`4{O?4Qr(#+eV| ztvvP5R=yB#*C%+ATb%UQ&sLt0-pWh=9P^bo*T+_0BL8w<6!{BwNi{d|=#e(?ZY?~8BramL3j18|ow ze(eBk*8}>u(U;!JJK_i8t-kz^`1r8_c(*V9DIb4&0N(G5|LOqzoG;$b2YvB}2H+Qb z@rMWCW4?GlANR%k`S-qfKfmUS&-b=%m`^_s^2Pgkq%VGykH`CX+5lYci}&+ozWDhA z@N!?gpRe=9X9nOlUwpfdJAK?W0I&7M-{s?beZ0-b4-ddQeewS;e?pb_6_F+OVFRT7 zS=Sy>@o$EY`qKYs0RF8n-p{9e@vr&#Z$8e+aTf&S-_QBJ_)$JC_VENCPg3mG#D9Yh zkDC1ioiRRpI>u*D`^NM54)TgX{6K7LMS5#L!PZ{{pW`e4f`5~vzWjck^c&?AH8h{u3;;sEbeK+~ydwhKR z0Br3C%DdN>{sTUK#K(Jl{3XTi$nxKyGgc#Uu}^;$`}9}ec-CLJUMYwlh)4R;j~alj zena^szVw&)IO^kB1Mos$y!H1{pP#M%LHtTz{?!9;lP^Byr zzDIoglw$9aE`pA=L>wM;&h^RLxjuR88_)7Kgfp8D;;lUWXV}Uk%JZ|euZZ`vJr6~E ziL};{{`z@}FFrN^U*?Oq@{9WXT<=T2%Ewk7k>AQ=|D5sV_p_BZs=8O09-+b`{@o8WBfBuKro(DmG!k)kQ=D6IKKK37G>z|`N z_Wb6}u|3a0dV8MJKil&h#NX!YkDoXC;;sLV{C?i#OTT#lw*EiLyU&+?>i}%en~>k` zANuDVzViHR&#RFCW4`o${)8|7DIf10fIshx_w%#9_yYs*L0|kKAAfHEe$f~IBOm|N z$Hx_WOP4N!PKie1iH@tQZljnSVzyWIGtuWC^o{5Axn2guzf~UY%kSs$zIf{|puP)y z@qV7>i(fndFZab;e-ZWhna2*FiSC8@8+0!8@nmO&%*}j?$#Ew8#(T1Fy!*!Ucw7Gq z@o$w2y;dQ=9dGbCzIZ$Sh_~Ylw*DFT5?}uEx5zPH`pbMg%f~#H_)K;$%-O3omlNCdQ0QDwY|AfnRufzQz0gS$+s|-^&*rQ?9PV@w@Andn zaQLk5y^3!owo)^~xt(~kiocuKe$H~(mhbe!Mmg`M>r;x~OV_U{et@p^{Rp1ru*Mt_R?}-k;Asr%JUfK zd15P1W1JU=i@p3~obMC!nBX(U;d?>WUm4^4gxLBUW1OE8KcdqAny$IcZvK;W{g8`v zKjjtTU5a_^to)C0{!V;A#gh_OpRrCJaf=sH>r8Zc;ps_$tLb7b_KC zNNhjnI8%sAynu6^>BM&_4ij%tTtU1?@hsxCimQn2=R9XVvDL@tId#NV-p_Lyi1&FJ z&U020Yk%Yh;>*1F2~Ja1`Uy@mv8{iC(?(pP(%(XC_0a@pEwSE@yp7oEfC$ z@R{JegLtFjdx^FG_a0&^-xHi|#J8#R4-#wt{b6G5uRTg^KPArN#H+o466ce|7kE6; z*-N}!@#l#bEB-REwYL+U1H_ZO_{q*UiLL&d>>MVx<2%`TF)ROM=OtqMndzJ)&aZGo zV$N&C=apL~qvOoI!154c`-wW|WO2DOh4^br+!XZFTf`4vXStmCr$v@$6HmR?ay9WM zLYA*4w)aozD+`FWlzC`>* z&%ni;=ZKek3NPloKzzB1f020I99!Q{iLX=R{VU?2r!Zp9?}?wf#-@Lb`0uMM|C9Lc zb1dhRu{!DrWXu^({FLXm#GJEHd(eGT!im3&=GeBC0OK0*AY1(sWh=|vj(#GG4*Gpc{L5+~Js-${Jy zg*N>?#5bz;+)sQ{p^bl#`1T=|KSF$|s{e7~YSsQv5nn#SrhkU`limW3IbR|EUX_i1 zp7_pM%ikrwvfAq@iNCwlmX{!&e}m;#;)mu~zJ>TBlPup#{NzZ>cM``MEZ;+1>nY%vb3gIpN#_9%g(htj`*uCl4mfH zxJ!-aRN{9l`3w=iHs8$xhRevz#P;K+RVh z@vGx(d@pgG(s#EL_bB;!7xCzNn|>?teM(-U%1 z@`n>|m}7Y?aa8G}65=ZrPbI!_mQ5cfenHiLIdM*njjtxoRqbCy{63X`Iq}_!8o!M|8s_oKSI1*`42xKu2c5sSH#B^|AF}XivLPnqQ*0a*7~<- z&ARmuCBA8b@ni& zRsByAPoHb^KTW(UV)@I&`D(ll5+70P<-5e^1#S8t5nrtA^Dl_+Q}v%DW}g(FnDb}i zX_GDgllXR3e!*bJ`A&_EA4&Wz<*$q*o}}dS0^$zk?_5f}MfqD%;)_-Nvx!fU4!|eo z%qMe1Z50)t>{zD`PhOw~5Cq`FoN0HpM?9{^C-b z{si$ZrLSKh{+^QmzY%XymN$m@o>i775Wh>!-^Ikkls{Wa{5Y+7 ze8@f$mn!=*m-y$ZJy#P?z1XI2B>tn)2R9Hupz6yIKcnJ1h||jdSWn!n?BAWlpH%X2 zFY#Ygd*4U=B_-cGh?lGR`Y3Ty$>USR0i_>5M|^6QZU27aPtCLZJaM zQ?+jz@xm!KzKr-hHC|T`FU_;@3y6!9y{{)ep!CY_#$3BwnHP;d_X0QscRu_+qtQKSF%_r8fU3IQ`X@KSMlG_5WGoPbmBKb>ge$ z*z_+DpHS=n2gEa!{y0W_mumlSh<~m0>mP{|^beny^LM&_o8sI;$H`OcZ5Z*F&$j8$ zCSIoI`+VYcYQ6DZXQ;AAA>w?c?=K_%yOM`_#J^PXUq}3X#mk8K49IQojl_Rd^U+K^ zN{v@1@pEcEZY5r$*3VtUp1LG|`@e`i^+mjm_-3~{;tvtut@vZaUsLPhlf<{rbQ8p! zeZ)Ue>+>tbm#g}}N&KM7|9#?db8P;Xh(jvmY7iTG}%f2I?^uIei%zEjEHmBjB-^S_WdN9l)ah?8o)Uq@W6 z#w$tueWh>Oh-a(y-b?(lvRAhgmsQ&Kzl->zs(o9DTgk@Y6LTIUzEAmQj}U)(x{ZH= zxTM7LUgB5O_)PM_UF-Xt-}}e=?&rz< z`K-0}yso|XeV=vi17FE9_VeL~nEUIE@I|Km68OEQ{k`y`O#6r6FZA}? z_c*+X=^vZnSDNePEAZdV^52GUHhI_yKfye&d<8Es$M;A0o#uM;7kt6te*Kkd<9MS? zrZ6}V{-*JI@R!Z~=TJD0nYM2Q|Dl`r4)FcDdk^6U8$T9)r19SHEp>eR0q`@-`~6|? zAGI3SyHfbxJ-R=U4_Z#r9O#3V0>&*3j0ld&$FK&Z3H}~J=@Xt*D ze*j*ynqU7q_yOkm^lA9ZCf{4(cbVsnH{j2i`FFrSHSIrxZ!qomz&|wYe}n&J+W!lG z!?dr8WBH3|Uk6^t)E@%>+IVw#b+f!9;jfzeR~lZ=od2WY#m0NWPceQHyr0SQ5cp!_ zBjK+ap9ufY_%!%r^L~6b{6XWF!k;jH4SbjJo8fn~@#kkLe4WY1eeli3*T6q8{ser7 zxqh>67I*Z^dleoUe+S;(_{Z>{+xzxk!!I%Y@hA8##`nTE8{ZFo?=AEEQ3L*L!Y{8r z{3GK{;9r>Q%MtLW%=svR*EYvD4{u|nk;bRM zuQm6}neZQTet8$eTbScL58m1M4e-|H_%DXfH-0z#5#y`juNr?0ez!Rvo8Z3~e-U0} zj`y4JwDAw%?alH39Nr<}xBol%L#FLB0=6X2_-rM+@@V@4HUe5OB{&POO zgYnDYONaRFxfcFsQ}2u5otk;S6F%DbO8EK4AAy%O_w6^rR~vs0{zi_&E3rrvFWa?=^ld{BYCX=D>R!zY0Fs^tXlZ zhmGG3f6w?m@c)cI2>+{#-=FpHYfXQA2EN_&$Cu#0nfkZjY198cgx_rZ3;3(XzlTpX z>;D7(hIzi=uh8~4?{^P?pKH7>{08HV;HjQ|`&+=vjkkkuG@gaOX#5!X!{<7w7Ng zmv=J!HseF#D~ykZe}BAhKMCHexA*DrEq%OS0KdZ2Uk*S01Ydt0{C?xNz~3~!3|_-5 z?|%3j#@E8ToBsGD{7mD|!!I@dI{fIie*N#kuQL7#e2wwl@K=og0zc(QKmR`X1I8=Y zNB=fn3%=d>!SE-G{rpYgMdo?94Lof;3GZwCDEP7F{@oqE*!YR?b;bw7pEW)lzO;j1 z|9E)K67OfjKda(>7W@=be+j&~x!=r(pJ@8mjqq{Cm%y(velP1ye|m`X8-E-=!1S-p zoZr;H3}0sIx5KOT_S^dryt(l&;iHWI0Pl8!Z~rHJuJHnVRFeh|9)6PX{_t~+p9T+3^6kgK2N^#LKE?P9_zlJ{ zgrC^Y&wmAch4Jg*i%#|Rx57U*^>@MVJlWT;f`4ZGQTX;@zWynAlm6acfd6fL8@$T^ zU;jRQsPRwX3ypsZZ#vMo{}q0`>5u=wry8$<_v*JBuMMwk?&l5RcP9Pv_*voy#@oVw zGoFIKZtmZm;C<45{vPmY#{0srHhv1c4BIGE7>s~V&w8H#Uu?V#{#t8ae;#~{xgO1h z*D}wSSHnw=^zCng4>9$3z+W=gpB3<{%=72N@HNIaz@Ik$Ed2cre)+G!OHBWI8{W(K zPWUL}U%^wRKm7aarz_*$H7sBh9 z{&g(;P~*MfCmJ6B|HJq&co)+jOW}?8_s3^4yxi2E1Mfb_*Ixv`()g9|CyXzEzis?B zc==#I|8n>y;}5`h7+(k9Yy4?=+aZ4bt?+Y=zX89&_zw63#y^AKZLSY{;Ejg*<^2ZV zR>%9l@X4mW>LF-Iiy z1RrdkH;2Fk$K*H6&`(WZqy_U-hr<-&(9yj&o|GXU&9|W{u6ws z@xAczW_|k=;qwFYJX!;OvFTs+;g1+^0)N%`5%Awn@!MYlA3nr;9zMxf29&|7v_Dyr#LHUJSq8^tXBN$Bf?qUupW^V)*yQ?}qak zN+yiAgx5OV`(yAGs`$Kc6Z|vdFT(#d{wDm80xbxG58&&KbL_^)#=nFAW&C$|ol1WG z|KR5}@m{S_5PW0m4}$NvpRX^1S83|~aCkR!eJh49HvNNRvpzQUo#7ngClkKW9{y2f z@BQE$Q>FE%!p}553VxIEGvSM?`u64U|4e^8AAX2=-ntF|!{8gt_O^y^H=cn1ZM-AAnpuB0_{+xoz@IbyZ4lg# zM-PKD;QXBiJ--}_GspC|sqjt4&xQLj;$bic&N1OS|5fnXravu&&o_QMe4X)o;BOj# z5WdRvzx8mA8Pw%J18;BqCHNV}--1sx{qIBgTgJbD?=t>9{1@YY!0)f-*T=6!Xn%nB z1K>v)uM6*Gyb=7S>b`voc)J6=w}bO%`Z9$<7CzAUG4Mt;e0?wYO5-QPw-_G^|J?X! z_**so{FC4pndjT-@Kb8}`U~J=j9(6KU)$GT2S45TE%0lMFN5=E9x{c&{qPw_d0z`( zZJv*wgnw!J=kxFabN_iAzT+f6|9kMe&GqgRco*}$xf}kwx&QnEZ(;JZ4?fFyWn5bq z8m|Ta^EAJ{gW=`o`LikfS>tWs9~n==2buivXLS#m=g;o&-NsLZ?{A(r2g5Hg`!^iE z!1Vv|@SHh*XTwi6J_|nH_$Bb8%<-HL=NJ~5!r(@DQ`6s;z&jeh7ygy;hv1i({>8CD z95bNH+YEoq_{;EBrvGh+*EId>Blr=O{yyqD>Z|G>u?uhJCP6LbBn z4L{vHe>Q}FW4sx>j>&slcoWm#Qt)HU^JXXbDaL!i&oKf=#7{ulfP`O5f# z@G+*p)q|HGAH-7_917=Wf->RvmEr#y?*PBMfv*qYRZago7M?WT8{WtG0QhBn{rtn= z&zSyL3je_PWH{dw%M=FZz^5GI{UZ1d<5$8rp6u%vz>mQ*yG&tl8+>FV@BH1Db;cin z|7Lt0yf&UWbpEH|O>oar-wMCR_#5yeN__ne`02PtYWvUN8;~*eJ@9l>@4vxI&H4Tp zzT0@!=J@?sl*tqZb>QC_KLpM;THhR8&-jtxAB?BLR~Gp8N5hZo@4YAdI&=I^g7>ZD z>xaO{8y^Yh?_kOl1{2{|nEjsyUu5p5v*DG@^W~-RHpZ`kx5htR-p$~i=KjmEUA!t0vz|0cY<@eknVwDR+R4)1BMf8W9PKf>4l4!^&R z_y6EKO?@@2yUg^DgW$IqFM>Z}{BZaJv%F&Xo5nNnBJ+IJ8ScN(0Pp|df0_GXKllNr zf1L_%V0;w(Xya$XKQUeoKgB$Mo)16U_+{|A?fw2=3%~V1?~C9&jPrN%el@-l{-L=Z zJ_6^MOqs%9Bm55I&%qxz{u;ay{%QMn!OP6?*#-a3_&4yX=J@;!e=YR${|zrR*VFyc zH*PRq6JFC?9~!_PJ<89282k$J{Mj15(Rc#>j`5E0KaF>TuQSghec&IN^$&voVf+mE zDV_cL$HAAGc%`m>{;S}-P5nZ6&OC424j*d#9{AE8e*OpHN1Eq} z^>F?STPFPeBm6SsFTo$}XRJ)a5RI>^sI2mXWc`S42SdVdrAAagxm3jf&j_m%MNL;UjA!uLDX`%~~2hkD-% zpJJYO--ORL{vo{79N#bDLr?ef{|IlYis#+E@MdQJc`ZH4crEy-0-YfY8p3BAZw~k0 z_YnrgaDGRLO!zzo?!VI_47$KitK{o@!|OKlJ`ldx)Sm&rYCm5;9{!v0GWb`x#>*52 zv*FqOyc$=wT4S%tUuU`-6&#<)pX866vUxB~b&)2^L z?`4kXF8CwHcf&Us{}n!NfS>FOSk7C``&2l82UMmom<69}d@lUgVqbp^{I&zUFM{_r&l}6&V~nqY|I)#? zUkAV1JYQ^rziRv?`0S)_za3s+j?Yebck_JlHT)9eKg0LS`uX?4`8yXfg+Ub@3;s@k zdL8&Kwb57I2QS*Y@q+I*}9}KT$`r8QjLgN$R zJB^pauQb=23*e#YUsu4F7+(P2V0hNhZ43M$bNpU| zpNwNFQy9DlUvK6a-CK7`+JwD&LJ=b7ivAK^C| z-wS`x`2IL{Z+7wX*MeVf&PPM|N5-4O|1e$*U)kNypM`HT&!=7BP0aIVZ+O?^eEWg$ z{-*v6_#Wfq;jPT`W*Pjq-hTes@C!`+W$>=%dFVR$RmS;UEH9ks=U)zg+0?IwFEh`l z>)}=LPo^-~3~p`w74Tr=?|@G-%i9G%&GfI`@bSiZ?VV%%U%Kgk)lj$1cwKnXJg+u} zw>AB*6?~q(|HH?a{?!qFw(;)ptBi9j=3vwRhQQYu9|hlLd=h-O@fq-6&GqpjcqQ|E zF%RC@_(FKr_!9W3X@9&|!2dPQtai-!`i<~`#-E4J$@=!m&V(|YaZp7pN1b{yfeI6Ctu$S&M{*$ z;rqGZRm}6}FgV{cY5iDuy+gcDg^%m+eHMI>shwk-){QXBKU8{m%&>%^2=KV zZ#&34$L4l2{cjWeG2<`6KRm^^-wr=?i1(dv{)|ngF!&l?$vltpcYD4v=W8FlmU;fH zf-HR7)X&drH$M}XDGZ9>OU?DN1$?ThZx1gz*0&Ggx0?Rf6+YkGKl{KNn*KK!UdQym z5%4|6C&K?SUJm~!=hw&I75>%i-xcsu)4vwL%Zx9E-(vh8_&KJ(Jp_Nn_y+j<#<#%z zFFfP>&)|QX{`eleyXlXg!Y3Ht1Habf_jmXPbA0*bn%^0(4sT#SFR2GV+ISQAM6-RZ z;meQl$0rGY*?1@T&&GSg_jK{?`@!d!^EniLpK)FrzcxM@endAv|4jHi<8$DfjL(N( z+ts(f3BJYL50}Dw^zij7;ggK7g!_}#{r!=E<3 z8s6L7FV@57nf|pIezWmc;7=KU2mV|azrJ1YQ%wKjy>hzoU*U_5{|o=x^rvb`JTI93 zRu_K0@y77w##_N}H~p^!UTFGPM|fzwJAAnDzVI5R{|$k6F+K`D)c7R$#l~mAXB_AE z|02%c%lkaeZ+s!=H@*aZf6KnoAVvQZ!-JW72eETfBCx+ubcim z7=E<5zKwt%Ywmv&;fD$-e2j^#AGKImXaDK+Gz6ai^!29p;lTCeqXQRGm z{ng=>%=2SC_=zX``J2EO^!MHxe&7Dylkj1tzjlH*sqgE1!mF9%)enA^$;(hUe`igm zFc<^xY@SE?yYExX^<*Y|p2^P~_}%sW{PW?bRrP)oJZbI+OX1Z9`1+Ob3(WJ*TKG)^ zef?ALN~XVUg`Z%y?@f4U`s;`AK?nHxzl67_?EOc$>n{BKAO59zUfdtgqUR0u?Q6kj zo9EAl@U5mlHitiE)>jOFuC|{)%lS|8-UU7Z|6~e--ry1DdOi?7&)l!hfLAitbGY(`~&lTV>SHry1srryi*PDo8f-K z_#pVUrdopEM}XgH&i5|(_%6PFH++Cu-mmaYt$qE!@Ow@FuZH&qQ_S|&h0it5$Bp3~ zOn+?!Z*ATWmB6c-{?-w`-ki_w@bgXo?hD^u&u`BVc(v2LkAe?0$9EF^WAlDs27HV; z-WS0`bA6u&|ESO}Zy~&UL+?xAPntZffb)0yWD0{d@I%e^Z-iGf{por5bo2bQ4gS8# z*ADn&rhk48ztCLIzlXQ#zcolPfZvcO$imz`9FERb8E&R~F zzCI1Vzm<1>7sEM4-h089n)dzS{oDHbVem@kc#VZOt>f#b!ml*fi&^l`%<-BFZ)c9r zHSlYUFM_Wyd0z%^W9DB4f5Y@=e%D9+v|s-w_+tE%DGXi$pJ>jK zHGG#j-ao@R21DELgFkETCslB5JHxcE1MhE+ZxOsk!q49V&hJ#!<+X=@c)0fv-o_ly zuJFHb4b}F2;A{5tJ{bPE+5QpmiRSt=5x&gyr*imc(|<02Uu~|(SHN#G`B?ye#^h@; z{Bx6Eem3=+yWoexL-21+UN^u~_5Jp4fgf+4w_bz)Y488=bItlcg|9Q`Zx8%7^Zd{6 zg0FXqUp~JqznSSj)#3M;>s3AYZgahB0)M27pT9M{$mA&rpFYUfcYEr< zg#B+1e_@C&Aq+zJ@P^*I!p~Dh``++7jQ59M;JisN6u#2Fwp9imE_HO|^Y5Z1r7vsy|lZ>x~&ocdWE!VZd zUlP0mAKXYA;CTZ++SKoaKVa^UU&C)S^*_R&HTR>vaR2*EB|#IbjDpK|A`ey|3tpwZHVA{= z@G0i_{|w)Cu&>_-Z?1~@E8*VL#dtNit*;ID=cj(q0PZ#)^Ygm^%gy{P;B$;03EyQr z3EyKp5C7A67kG8E|Hr`_8}AEmYkUwqZG0HKtMM`L-o_`vhZ--3Pc%LoUT%CY`~u_i z;R}r~gfBI|7{1#0a`;B$tKhFz(jCU zOkvOx?x*TOJGj3;Ru3}pN$s^o7#sty>YkrUf}Zdd?uHZw{ow6QJ;z#Ji))rlVK5S2 zZtBOw8*4T0#8cpQ{WIY2xB`4XA>2=OgDc=I-0`U!TnGQp-2ZQdZ!qgy2LHqON_c&D zgAIeV@TKPc##8Xq_SZF*1kb}8cU2FAZSc9K{yliH+aY}Z0)MQxZ@&lb9*6PwzJ7t@ z|M65e*b5n}iuwY4HnGfjHTWjuwc$IB^Sem*cm20+a45Xkcnf$><43~B8s}#rbByQV z^Ne?a`#jYRj)N~T^?l(hj1PiuH$DvhwQ+tof&F`E6XCy?=njQJIowaRgW2%sT|w<& zF5Dl_+QC(DcY1=_!2-C?XYJq?xa+Q{UkV>#mUl0FvhmgMS;ilQUuJwG{8r=7!Z#Ry z2|fj%dCG*(PvL&55qt=r=L%{BpTqeb@iO7>6Tu%h{p&aQX?% z#qjD{jpzU6@LI-K!SVliY8kAB`2N*0*a+{a)tG+^+)qt{SKz+BNw6Kh#x-aXdTt1ovzruGK-v@6R=+q?G|5zLkRXh*ZfNwHh55CuUW415Qf+j%=xcz%> z#qf(veHwn9@lNoS#=FDU8s}$sTa6Ed`{&gr!7%tcrhW|EPmO{}@b<2tQBV%Q!1!$V z9OHB0#m48u>lj}MpKW|Gysh!&aQF5F&#$ZCO-=n;xIeyl-iOaO^;_U;jlTj9jcIb|3r#=4OBHUkp>j!_q{Zuvh4_?a^R1K=&;^&|Lss=UTc!Z26 zJP*Kq|F0Sp!Ts^58Z?7<*5-JAXbtyM^`Ha1iYurdWZ}(?9}UkM?+*8Qs2-dE_fy@V zKiu6ealbniUagY0s2hxc*EK#4?)SHDFd6=eHpl$@EOD3d+3?SeUjnaEpapees>>R?-G_gD2pAsu6647rBBO!He*VjBkU_ zHU2JqrtzI{_x3QT5qtq}W$O39{rRmC`~vrRs1fXi`~F!YDCmagZ8JZAHsklNMo=5> zr^-QnxIZ72gGO+l$I3x7cy~8Lnif?x%LaaquRtph<8d zyrb~}aG%#E!Kv`orhYhluko?)e~q67x7XitxIdpwg7e@Xy7P)`f! z%J1g9!n9ukx68j9?vH27U=_T%+rE~;BXFOumca(N-~X1bC1Jn7JqSnT`H3SOm$9zD7598tkLSMUK9T*nqYg+5Ui@6XSxP(Qzd z-%!Ets^Hry_*WJD-wIx*=l^bhhYFsr;C(CjsTF)u1)o#Fudd*CR`4|y{I%Gb;kvkU zepsRY#|nO^`|MKANBh{xqo)HlU4R~u)3wp8%9 zD){>qJQz7<^zbofjT}Cyblk|%=e8d$1rx?i7(TAFeE5VZ!zWKaD`?-Rq-oG%X4#BX zazb)yV)$9fsU^cl^FOmDjGk5|Ft&8^=u%Xp@T{|@PfAQJ35E|JJALx#;ltY}gK5Kc zO%o=Um$}tWm^^&i^wGmhr;HswdgP=@qehNCQ=4)dMwid@3rU%6n~E))FnK~bYI_dq z+il?SC-uc@(!O!xe``vD(c?=;pBZh$=qZ!SCrq9`W%{(?W6CDXC@mX~lChH}j4qE> zF#a5F%7js6Bg-dDnT&n!hL4^5bW7krDg4XeUzP<){3pSxL_~QK8(?@a{=;Sowo7nE zd}TZSlg59N(SKN*WEsXMqJo;r@jqNtiWMogOGOo2N{S0jaZyRGC>fPS^OEpWLHvjF z;%}>>9h;>2pA0p_*)mZrmz?I3(_C_z^LFEUGh6`v4hnWHnuF~!tj(~t8*8&%K$e<~ zl(iVWhg#0oEjkk2WM`uTf>8(U`-E&2a;A_o<=8&U_V_tj`#yQDE5|0eNLicbY&p)6 z=SJkYvE8EM+ATrOvt^=$bLOK~+>r!^t?|EXkSO5-6D6E`OzEiUU0=d7m_4a%nuTE<)zwDls$Hi5IR8FWefua1-#t4a5s~ z9WS~zT?}^@#nI8?YrKePH|g=RqFzLgmlpLedc3@-3&E4|@{;j}Mg5EA@fKnzOtikJ z@31^xUNYXisAHi#6>neE+u(`lgs~!CaMV9pkxs{}j5;e@#H&cf`ycgbmdC4zIwm~o zrF@O&kGd{BJ_J!0rN_&QIx0QhlpqgbRoUY>R_J#ta^!g8Yi&)0Z)xp;ZGczL;a zc~K_VE?!CU1}nT4`#vz$R)@{$Yscd$fZbQl+YX{G)M_eQbMDY&@3f1ObJa>LgSRsJS8+x z2~AYOMM|TTa9Pp_B{V|`4N*caGv+E(#U?ntJ z35`}lvz5?rB{W?LjaNeRmB{EiG-0^R#%tA#B{XCSO<6)?me8CfG-wG;T0*0g(99(? zbO}veBDyQFD`?IV8nlEaEum3MXx0)MwuGiFp>a!S-Vz$PgeESbkxOXi5*oUMrY@ne zOK9#A8oY!iFQL&(X!a5szJxnF8oz|*FQEZUXaW-&!GvZo5#1qiG?LLxGJ-gS$>=s2 zmBb-TMz_qUBo1LRx_w3^aR`$d!lZ^UsUb{i2$OmfOKJ#{8p5Q8FsUI-Y6z1W!lZ^U zsUb{i2$LGZq=qo5AxvrrlN!RLhA^oiOlk;|8p5Q8FsUI-Y6z1W!lZ^UsUb{i2$LGZ zq=qo5AxvrrlN!RLhA^oiOlk;|8oi`OFR9T>YV?vCy`)AjsnJVn^pYCAq((2P(MxLd zk{Z3FMlY$+OKS9z8oi`OFR6)3YT}ZbxTGd7sqswetuCn< z!K7v|sToXa29uh>q-HRw8BA&hlbXS#W-zH4Olk&`n!%)IFsT_#Y6g>q-HRw8BA&hQ<}k)-Uw5g!Bq5wilC)5gQ=1@gDK5m3d1p@8+l4In9>ZUG=nM4 zU`jKX(hR0FgDK5mN;8ZUG=nM4U`jKX(hR0F zgDK5mN;8s`uV@lJQ(ln+tjVVoIO4FFqG^R9-DNSQa)0omUrZkNyO=C*an9?++G>s`uV@lJQ z(ln+tjVVoIO4FFqG^R9-DNSQa)0omUrZkNyO=C*an9?++G>s`uV@lJQ(ln+tjVVoI zO4I1im!>hLX-sJvQ<_Hiypqy1rZkNyO=C*an9?++G>s`uV_MUg)-luGnml~W;BBt&0t0|n9&SoG=mwluGnml~W;BBt&0t0|n9&SoG=mwluGnmo)U`8{T(F|rZgBi_WMl+bv3}!Tg8O>luGnml~W;BBt&0t0|n9&So zG=mwluGnml~x{vrWn!$`_FryjFXa+Ny!Hi}w zqZ!O-1~Zz$jAk&S8O&$~Gn&DSW-y}}%xDHPn!$`_FryjFXa+Ny!Hi}wqZ!O-1~Zz$ zjAk&S8O&$~Gn&DSW-y}}%xVU+n!&7QFsm8NY6i2K!K`L5s~OB{2D6&MtY$E)8O&-1 zvzo!IW-zN6%xVU+n!&7QFsm8NY6i2K!K`L5s~OB{2D6&MtY$E)8O&-1vzo!IW-zN6 z%xVU+n!&7QFsm8NY6i2K!K`L5s~OB{2D6&MtY$E)8O&-1vzo!IW-zN6%xVU+n!&7Q zFsm8NY6i2K!K`L5s~OB{2D6&MtY$E)8O&-1vzo!IW-zN6%xVU+n!&7QFsm8N>U}V) z8O&-1vzo!IW-zN6%xVU+n!&7QFsm8NY6i2K!K`L5s~OB{2D6&MtY$E)8O&-1vzo!I zW-zN6%xVU+n!&7QFsm8NY6i2K!K`L5s~OB{2D6&MoMtem8O&)0bDF`NW-zB2%xMO5 zn!%iAFsB*JX$Ete!JK9=ry0y?26LLhoMtem8O&)0bDF`NW-zB2%xMO5n!%iAFsB*J zX$Ete!JK9=ry0y?26LLhoMtem8O&)0bDF`NW-zB2%xMO5n!%iAFsB*JX$Ete!JK9= zry0y?26LLhoMtem8O&)0bDF`NW-zB2%xMO5n!%iAFsB*JX$Ete!JK9=ry0y?26LLh zoMtem8O&)0bDF`NW-zB2%xMO5n!%iAFsB*JX$Ete!JK9=ry0y?26LLhoMtem8O&)0 zbDF`NW-zB2%xMO5n!%iAFsB*JX$Ete!JK9=ry0y?26LLhoMtem8O&)0bDF_WGZ<FC7MK(=}&q~G>a&6KeyL3VkCfD zhvpGwZXKFPl(}_iCQ;_rp{YcfTZiTngACj{G?^%K>(FeX%&kMyi88ki%_qv-Iy9je zSmf5B8AX{}ho%%|ZXKFal(}_iQc>pCp;^Vy2)7PRE6UtDG_NRg>(Ioa%&kK+i!!$k zO>Lq?V+(SFG&Hy(D4CN;JzLcdRtcD09b3^NccgtTfRmbH_?EjbSM6d}yjs=GLLPMwwfO zCL3jL9hz;Fxpio|F~Y^IL-UO?w+>A>%G^3M<0y0M(3GRht;6LU!Hh>`AU=+C9q5X# zOxJ;v>B@8+I7F^Y*MZe(najBuqT_OI2I;t*CtS`GF6RlC^MuQJ!sXnL)$xOM{Ae9N zT*r^s@dI}Jh#fy<$B)_ZgLeF=9Y1U*;d1T=?j&5!{m>mhcE=Ci@uPSA@Et#X#}DA~ zBY6A}9zTZ158_F zK7N>wALru-`uLGPeyEQh>*ELe_|ZOoxQ`$2;|Kis5kG#&Pr~Kg5Bl+=e*CZ>Kkmm5 z{Ba|H5Dz_8Ntbgs_y@I`b2t14Wtww000?E8b2kJCWtww02nZ3>Yl#~Mgfh1dmvc7~ z2(@}Gabtl{rq>cT8VHeg`{C~AZa@%f-8$U;+>HrBty_n?pSxi}sCE0{?&oe~5H28k zO>|>}P^Q;JH#!JqZXND^?gj{<)~&!^q!4P|v2yow zH&_UlI(I(Y{oIWgLao~mmvc8{2(|8S~cY}yf>yDMXpSy8HsCCE6-Ot@nB3$_0v2yowH<}2w z?pV3|xf@V~T6e76{oIWy!i~foD|bJ4!-`Prj+MKgyOBkxb;rux&)wi6)atQv!;5gU z(*1A)j8LZQa6^nxrpL++GD4Z|hZ|;uGPe$QKX)UIa6{Dd;l>)FOplctZG#Tj zWqLl`h$Gxq^;o$vM<{daa5;Cwj!^6N!{ywKJVLEohs(Jee1u!KJ60~|Zu}8y-F~>| zb~gkGweDEC=XNs+$>rRQKEmUH+Ygs>HvkE>Za-Yk-54a)y8UoDcf*kIxZ(E0<=l-# zLao~mmvc853AJuNT+ZEiBs{*j^Wk#th9sfZ^(&WiH!2CW?wq@vyMallb^Xfa+>K4b z!;(8zF6VA|5^CMCayfS+lu+xAmCLysq=bhrcdT5_-8d!Gx?|;X?uII%)-BmRt-C== zc$jlbcA0j=lkkw{ju>{>P^M?W4Ov2&9w9eq31zwt zH*5)IdKTQkB|Lz-b+~l9u}i4cBjiRep-j)T8^44y-48c{2@kZ|o7@;ClweDECbh{BvsCE0{((MK{q1GKMmu@$l2@mFO z$?mUSTGtO;;@!|F)avnbgQM`KP0x`V9)&VphZ`V;GCe|Wh!o0nKinWGl(}`d z`?(t@g*S$JtlUT`l<5(2W2I20`{71Qp-j($8!v_PrpL;Sm_nIbhs(JPk?Pr1-V^og zA+KG#Mjr@t?Ge57889%qOY@ccKe&&)U&E_A!!p7O%ZaYfSWfiHmRu)abx!URokxwY zZhxZZ1TKMl!zH-AimoSEySx6lQCHX}wql*W@+f1uQSSN5Gr=wA@!%`ZD$C>TiLM#& zDC>NUw=2pto%8e6Zw;5k?PLwNGhTx~;(D~)J0=-P#;tT`Ai4^&#Pz7?S%)P&LVR`o zD!Mwd#2u^X$p>2%9TC39dmZg1++9UwG#a;-^KxtXiWbqmhOhDYiQX;JBhU%PgV{@cUtL-Z*s_QA}@J@49;%kSDl))LJ+Sbk>}FS1in z>IciOrQ$`-TNH5^myZ{jJxVr=rwT9eF^S%ZV~e9a^EKY%D9iMCkE0yZ<2{W&L8r&d z@u`jO8r);f$vx&Pevbej;E=GF?xaQ!mniTpxTz@c2ZpPYnPt26%(!JlwWyhxMiwg=-H@FF`D-S-CfiEes$ zk!;78n&{JJ6vkc4T@RxtYwj~!bDw3ds2dON6ZKQPNGFM}67fYMI+>`GB}P{km~4rA zl8}*;Tz+(&!1Dc?xlkM(o`vXiMSIA@#U^~^rbtcPk)n9AhR1@ha@gXln0u&_p_o`{ zbQ{J_MXzY@*B$pezlQi!$&R`+=$;j1R3`d=^tn7=<31Gic6fZ;q&vc+r!>6AhYmMY zY%)CRzI>HUm(MKW@!7(ou(XShE^cS>d~*8blTEabo|*V6TP&Ys(xrdMrHJ!`V5b*qIiw2zmx;@)GZw%oguZyuI<}#Ya27oyF%UiZ#L}E02R1 zAJ6!3M$eo`OWYk~Me!+*IumA>?Thc+(N$=$e47GZq%OMe43_Uoz>Dljd|=~yReX4& zdm5U^!H)X-7S!N{k8P{5NilDdpE~Ou!do%qk6L_!+yGPAV-g4aV_1M8-^* zhS?^U;)^uIu}$%|MGG1^b=2^wrDYSQjvqd@th6*Joi=s&q$%TumrppWbXxhyv!=R| zbIK-Qq0u*n@M}QKs?9cc!|tHf_|lP6@r@l*r$yf&GG(-^dvYnh#zT&a6#UPYjhs4l z(z(N@mE$`;O2?fm4a!Q#O_)}WZv!ctIlOd6>Ev?vjU?0DLF8WIJ4x)(F*`MS(#Q#C zxwhs@MC7YV-0oms%gTfJNR*An*Pl$rdV>L{4j9K!LPPU+;4qbA7?O`5`Q zZZUhv-T2?HX~71LF&*arZld(x|8EDg41Id!G_!775FIN9Y51sf%S)%(5cMy`7vRh& z9W-^|l;Et=vqn!n*CwTZY5DZB$;X$MN*9Ti^M8);^!OaIBL0pV_GEPAF*q0+m@%be zM#uzg%k)^dLRXHoo}(_}5@_Y^jY%gI{a z1zdDVrQmS9l37mXS6?-X%gI{K?;9+vF56Gm$Uy71}SVT^vX-x6dAuC5mahR9)|c%eYxz^)b~noMw-~Mqu5+{LGY8AOw$Cu9+6O9T zR*zL%w9$37=Q86jXlFJH8_F^@rzi@#;GZs&tn;#O==maRd2eu?TVy-W02dx2%Oq=? z@nBshS<9I_U8c=o8OrP2D$BeTtji?pygV1WOtO|o=OykZ_Pne{n>x42GS`C(#;Nm61?|=*AzX3+pd3S;9+#zkg2kW+xwaw39-Cwen?*kVW$#ElV zIlsHLI9_Hour8CVZEApZnPe?*0WNGL%Oq=g*0d*Ud1tn7EbYl!-UnQSzca;&tmXZ{ zjpA~$mJeomeEi8;eg?Sk(711ya(@4)wkK=*S!~}#+LN`M-`8Gvn3R*Xd_K#YN;z4} zZ!+a%Enfm|w^Ys-zY|xl6=ZF*8eCKf|G`Ao@-^T_aXDGb*MargLe}yPY#(0}$Xfms z+utPHK-TijY#*1CwfuRO$IBsW`72<(wve^_J+SWMF1CsLEm_;}`+w`)8TVVZkNexN zhWCOCYss-C>%0vxo3?LkxVhnKICiezf_2^+U_I|-E$6dJ@m;b#4av)ei@=4=WgE!a zzB#z)a49EiIj@I};&OX!?1J*b7Sf)q?R$gU-7V|t!#44~gRE@^gZ2E9wR|X8&kI@0 zc?~RDCd;(f!%=J>my@;qSeD1cRMGB2;aI6j{_dc0-otc-c zZ8m^)y<{!l3@%~H!BS=;csr^k(~<#oWt56Qd@!Fo=~+NL?n<9#P{IG0WZ?Miw);4{?Ixktvc|9y%Bl8Xc7iMI8$l7K+%j4@RS^txk+r-JSl30?@`2#Oj*&yju> zq34U`EAUT0iy-Ur*MfDMd1Q3o$=aqCSofW*<#oYzHpxClec&14rYzqqoFqRh%yZgq zi*QG<=7p@w>G#pPrz@6Yye|0ioXGpo5EYxz*N-zeKa*77shJ}xI~ z`6!mh%O`93c(CS+tmWn4cF)Q3nQPrgoAJ3Q*L@`GyjOsAAIVxC^`&?l$XXutrMUe6 z^ra_d8~#sUipyb%Ciz8K*KBZ|_>bSsCBH1?3&F*& z2rpxK{0I0}lH+;TfOVOhSpJ%{-)h=yGi}}@$Mb$@%0D%{Kl)WsCtktuH`MS?x4#;= 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�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

<-(%9N%VqEna7Q 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�_8G!4wDsqA+Mv9D2CA~Z`J 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�=?Jc$&bEMo(oGw^-gCgz zTuS>W_GTweA?aO*LM&OQXBch~h_XbeHbwuBJ;a zLYLC$uBIJy6G)>MqY-HxH+pf?Mf~R#+$lSRTWkAcr#a3V^x=;ik{u( zs!L-C*Q1JpPOe%Xt6Gh!n{3tUrglHz)lL2MJ}j29%t=irmzO)*r?RWElwN0iQ`t*= zqp9o`J~JuWSf%-XCxwm`WXhFzQ8pay*k&`_3)t4`5q zPRVYh^_TGXl-jTx;9FGZub*hVkSba)27G}G-Hy)^S&r9TsBbf0ZBk*QYSnehuAkphd(A84)o$xyG;snL>kR zHPBFEimO&@G^;bpSgg+MP=j59Mzq<(jh1ATu~?Gnqx6@^<&sQ=b74a86XB{X?fh_~ zCqmYHfqNp9XKe-Ur+{mI#K8SDe70xTPs6Pw1cvhO0gg@$F~0AGie29emGSvrxJ?f~`rt-i36%nWCF~_Qq3A2&Zq?`!G@{o|aHB`UOFc!8gj;;0N5U&qqX*E4cG$Sl z12PPL6+z~Ka0k6#Lwb53yizr~8;xiaiyPgo$8>kN@$VgZcZa)3;f;R1D?FB}j0S|} zT^+*ADiG4@oDo(-C41FSP6P_v<$$BN?J(Tsp_GzEP$}MN;U)!lEZ}IV%W%hrIby9r(S$1U*<96Rs;;FjGIy=YlGndZ zZsgp&)ZDfzOL=RlxothM)?9C36Dd$HUX`UsK%Y+z^2KYp&m!TX-?@Rh48mi=GncPi znq7X<^4%vK6RtP`y`K>*U3w{su&-e*7vW{C#|PQv7cG7E(ypa_D{(sEtbqPB9}QUO zE&ZYUMQ5Rh#m9wbuMTmCXL+e`=}I)ccr{kJP2r_W2~hA5NXt2>I~gdJw<`P_RulNq zE5oHrJ?M%S1<{En$An?uN-{4qOPS>x606sTcYJSjb!Q4mZi&<5~|}* zh;?;B3ln}KfEW2OuWsYgXBe_f2PYYf+=0hcZ$fj1*BafIMA1;L;UEeLiKW8qeG^B}mwki}9J>-b88 zmUW6oaFrf`4EpM&=;0d8`yjYhV-&FKG%DC>+$uX$B+MD7 z;FZBm!O2SR9MygxPMA~W+EJ&5sV*&=Ot9YdqOTQbyx4KyVh96esNAKm{ZCVaPy&0R zm~f|rPzoNg=aUrg7N zekN^c=vURYXx@N|sB~3y8-7zzp?85owjO*VqfjZ2m^Q7 z9NZkdD5hzyY8EJqGZS2=`1#aad)zYx4kZtgbKDLCRqR`)=xLn!BOaM<<%(^!!mloU zt!oel?$Xyf`B743Yvc4d6|&W81P}(~S>wN0_5Nk?%9z8pRoUPc?|zzt{mYu4j8Z&=&I?K?-dtMJWtVfpR8U#lp&tKMkdG_yR?NXRH#t zcsSV*RJm&3*fAy>?Dqnq96D3f5DB?vzi-ukWNxj)BsQ$O{!pv!0OJP5NvsPgVQIt_zi9<;IX| zZQy+iCzo?>VY>Z5-&o1p9$U)YHOQN*wqR<-tZX7TUY^`!Ysf+?=~3G#-1z8Zpc-J-^-0xBpbVG+d`{`GNm&VD~Ln9wEZfPSC_ul36c^E9#VtqxJ0>cd{|QBCWpIg zuw1U%cc-MrO%6A1kQ!I*8@nWiO3-uT2B|sHbLVMt#`M3^)HwE~PmQbgY*16miOH+Bopv~hbdrx?D-8PBJkW@V$CmNNMX8>LcQ zDg^Z-aE*PDV}~#LFEsRYhNPEz1~@jQ@z{eo*3B+SP9J>Bl%hWh7wv&MWoMQ)m^N4K zS$SBt;PCV+U5wI8J;8qzt~9NhH`hEPo%;Er*)5lAkS<)V+T&Bg6`!`5-KDa-Dv>m2 zsqa(Cq!ahp#%?kEe37$)aYj@ zR;yf#VBRNN=M9(%{K-Ari^^*FA}wrwkiI@eV%$_kSSYT)P;ti9`1a1Vt2~6Sb=Xra zqEji~z@f86nV{bhV9QdFWrDW(fqA)@1sm-oy?8$OQU~3jahafFe#n%mbMuy_n4WYu zBPzRS!Awrn6xk)SRum5ODv&3~E|$OK*U6Sf9bOBH4(l4*3zlS~z>q{-$S)t)EL zUNDvhS37HU3Kn1Fw8$5waL2Ji&FmapQILvPbC!BC9A!y$OgKJO?HfCWD8)%)9$I_BG=nT=73 ztTnV&N@5YF=&QD`sbMZc^~4%=%%drQNFs*tY~)(wqThNr8wbtuyaE=2uAZE|v`zHVx4Y(!q1CzQhaBh})L~Rk%Ix;qz#+SL(r#3NK8(v2=l*+?3nRbhKorRx2OKgjV9_)l#fcc{&E>8@N?kP{#4}-AD zu}XvfpltqRkOJC4BouG#k zmBwxJAb=0KutMGk7scV>3-?lVJULaZ*6O&%VZb7;O4Gwr#i;}1wMmpAZY}~~XmkoU z5k4G+QQ@l&xM`Lf)J!<&qofSh1_1DSljB39!(){jaEB@~8?ew5W4K)$1TUPfP1kU_ z1aP&H@x6o;*G749gZFM$hHofN!TJzgL=N7A0BtHxPYn&zZHtV=5^HWJrzWN=L@%I0 z9>|>@pE9k-YZF7`dlfq3gcPCyUfl|lK2;mRm=z9ypjYXSUafn8O{>d#{|JtX_8n%1D~SdN-43Hnh;KDW3G-30&|6TMiNIVQxn6*F+yw@ zjzZk5QZrH-2Hyq144E1UP-$`!b{*FsWyAvF8gWO_$sDSW6MQ5>#Y$JXee22N}3qz zjkge(0bUkln!+rXG-ZJONkMj!Zy^x3G6;2&q1NdCZ*S(_;<*2+i3>wR3vLjR`4N13 zF^z!9%pMes$60C@F(v;f{Vz5MWNci+6|t+VuQflm zS&Y* z94j@A|9b|kFpWM^m zkjSM}!uI9wZ{*5nnr6hN=InbGap7`{>jdAsaABRTX*D&^OhPywpXcWwa=PHS=t?5t z5bW69)7-fopxDTNTp|=_?>LZB`}1Zlv{sJ#d9Ubr!4leO2t3{VbsamgKgKF*yKRFp z$h0|AaI|T?!dmO*tcaAga>TtC5ivAsgU8}M*5Zv%wm`m^8X3V!X?setZPbWO1mlDx zq+k;j!>CtMM`m0rR8Nr`zw7HHGg{OLA5OKnpW$mnAe`8t2cD|PVX>TMar>T3pH+1y zVfZu<(S^xIXLs>*W@S>JVf#EO%VPi<@b5>AM;bN$A8j`Du{B6F1})ilF@C1%R}D%4 zqF*mcaHZ*=0GqSFOoMy_Lo%kH^5jR()}x6q$d+J)!2KrSXPO#3AcE@zisvZ%xLCxk zG+}0JYt=PS3b&kLv0RUi5w=AgmX8;k_Gg*DZr)c}2+%4-Ut~*wjs1!@JJuw)ej0mD zmw@l5aqylrUjIWH^{4-zmIqpbzpE^M&`3rICS~;X}@xM`AxJ<*-qAa@Z1` zZUDqa{Y03yNVQ6s4<`-I=*&{$bi?{ukh6xBgyO=77_}kPY2PuPU?IkJq>#jGKsykB zR(R>mrScvkSk8NZ;uS=NkB=Uobf!!7BF4-00@wua6s*)ZSd4K# zC5axK;5y^pVVGw_38xq>*)gJ9JZzG#b4)9TZ?TCBv>_JyTC$^Y&L!I#AMPkhuZN*o zmi>yLbe&kw1jfbZmqH{dnHyG&)2CS$tgJ)UMwsfj1zW{so2&w`as0AqOM`KDG(9zO zTub&Z*+wb~Kf~_RnOzyj=Xk~y)D+Wvj-{C`aSN9@)8}UKT&u;d#Ho^%3pV)e+`eJR z#-EXDG4n-88vmb%r#dG49PXno{%-42<3%pHmING>??#}4Q%7K zx2u_tT$Jprs4XD@5N!V{V_1y4qhzs(tBj#Zxa6i9XhdYBO($Wnj5G6?$27uMs%x2gw5o6V9jL_VHlRA_xmb=AzH!nK?n>vMs6u~7FwNF z&b*><0j8Z5zm`UcXvS$4-&qE)jryFX2p3@^rC&R8$4yWuAQ6xE1tbE=dIOIMQ2#@ql#fR32h@lGBUvUFo;p5SdYrRz zajh?LD?iuDmIxsg9+{nOm}uAWL$^V%4t2Vo~@AsPU&U#S{J(7Ao_fT10s12%gJIxpHKSS z%dX4kAWgs`!u3CSLLdvT6e!DPsr?U`u2wtxiw&Vm&AK1GiXJeWlOZcvTo*NH1xFiS z6ua!$=&1^`Kaz|J+qLHGmpG>JW5t!1On-H#E)3`}3|0cVbb~l5CrIQ0&$}|dAK>k1Ml4fwJ?-dL}fu>0U-L%}J!fq&!3|E|#*$soFv>A8@cfOe` z>zbpq{)9H$$7~SdDQ1K)y}M+)3%r~~1RXNJhk*lFW#%o#^N|3>Q@{MO>t}li0dk>2jKbjve-uj2Zi{H+V7jxRdxn<~evXF3li%y1YiOA5eSb89H zze_t?^Kyxq7A|4?|KK&6)Z^*48n5zcyL798dHPdv1?SliWx01W;!ct^GSA7B_U zu#!D(7UBPHo|ko;Qwy}tr(06lFo-U&+_K@D(*_sntx586z_z)>)LbZkg`W>F$1orF z%OW{`mg6hDLNM(XVwrhA_=wHJ(;?GOM;}RV`}H(=^4`BmCIXZ-n?miGXYj$_W8sR< zwo+ivTi77nZ1hozQuOXj3u%`VW}PDP@~12>3zY~Ux4zo1l%C3rNRpF(pTYbcB13gtp3W+ z$vjuDUM7#YZ;=G`n}zq5XN_D;3cx?lPXK068gpcKvB}5G+^tOBZ|vl~DQ)t8cBqrb z$d1_LB{}ws`Ee{=WmM@roSE!^IIcR=<6QnJBCf*Szv87o6!n#9-2L}MLi zKA9#Z-W(i~i+WO)M$SbUhvQw6%W|G)9FN(u5c#-OOWeGJl&9S#-FDQ|6)Zj~`sKF$ zoqpN8itz1IRCkXW;z4-$+OI?}2YH?*sR;*74N^?ZgUwOn$aux$s zNBKgpJHB6k<@;5=*_Z-|%%MqtteK{}a~B9&*5j zzW57~;udqXNOYacVp!biPdT1vq#|jZUa3~GfbJPy=A#q&ybWZ|nA&;TR)B&6~64xyHuTzZO_gro2UD zHv!N^qQ*)>J$_OYFn!Ly%-vzmA4 zFv&>_cPR`qCP4B8Cn4XZAQ`~(4881RGOcl79>i-(MQyWUNYiGlXLpbr)W-RnQ5a-PP^b)6ZQj=m(VwqNa*g| zuv?UQhcCPv`h(ZJr$Yvwjy}kOh`u`A4$W&IP$RFgvNcILd}65!1RJb#x@;|^bQ#Hr zgdZlvv2nf+8{PSS7r;1)wf?}gb-|BaYMB@PP!!#qy_*kix@QV05GLklzb|P4a6%~O z|05TGq9tpEt`(K_L0-erI~#3B_EkHMb{E{Kz*c&kxsBH>8wfUr(hV?%Ub{qnlLX7w zg+#H1?9W&_V2b`#-ri(mRqzOezn)LVGq1M&QK#*C9{ey1VSi;}U1HUd_D|6X*^6m1 zNVi3Ron%=__Gy1-qn+H?2Rt#o{8kgAL3WMlq~GDPN2}Fh#76eOE)>`mH)xY+6TFhg zU0v%{rUnZI@hooNVzmKW;vZ~4F4s5hOyVhGR2wTABfXQ3F3g@ptv0ot&1BmP~Mj-Awsc7Rc~)Ok{Tf% z%z6N4V`WsvKY)56Ti#kM*J1W}E&1g?O8)Oj=o#Coozb$1C6uX5KMC}$8KoJj^nNYP zX(yzh1k!$)`McCS!3$xMkj%*(!a?`Yo|QB}iJx+N5U#|vJ4q?gN_B0+z?clX$D?hn zf5jq7Bx!P{?Onavm^4DiN+32>OYdhb)sPKQicumLa$-cBW|wk509+YgVR#^c0c)zS zqc?&vi^N_`4OMQKEKZFTZ!8T>1yd8H(Mh~@zBDlvP(g8OXrvb4`z*DIeYI+_qgDx~ z#-{M<`|^RQ+9bcfe@|_S-&{Xd^>C%~dfer3p?-1T}KU_LMFRXXv{Koz|y=k7H zax;|YXDBbA+!9r%&dg0)YsKGm)LVnz!Cl3k-d)AM?SliwT|0IUZ0gkjojeAnrM3^> zxhYNs)zVa{I9wYICQBpZ!?ogMWf-^nYQw%=Tbt^#jGGF+_)^1XRqz#pu^3z{8to}g zP1eBHiODIAqBAHK>(ir^V$qitIu-flwoYHu*@>6rPu}1Q+N-LzRIcEQ1f$hqJz4ci zu>ZOAb%RY4HGE29+w@dzKM$AatnH_<_T@JfxAp8A>>Vg>@7eSmkG)h;BkU}xn^L8f zk$@U})1Y|c#1Otx;rQQKYGtIm273l~?<#KIv0bsdR1tR5#{>9<|DeFNY-_6oJ9`KE zc3xH-?Ax|ASKPK^^X`7tx~o-~iLW^n;=F8Mujp%EPheIY+G90}V{PrN;Quscz7tf8 zf*rb5XCQhpQ5#_i+I7_~5Ctv`_6%(89b6w1r{YF@xX99e*|r|AR7j_fI!r=6NQuU# zRR^Vtn&!?@Mdo40=3Y$3m7b0=SYn4_DXNWXJ*%z{cmj&}&P=^F;h>A{Ro}E&E2)9E zuU9qg=-c*yk1i0{p5pL0P0(a*xHvI|0Su4b7)%bA_K7CoQxUbP%HAUM!!>NrX)fn9 z|2tweoy^RE!A-?YI|h1VOx(J&Z%1+a?rp{Gn}XdNOOv%heELJlhsQ&vLZ+9DgIsxY z;5%<~we9Yz!+i@xq3%Mp9W{-ZRG%zhaqrl0HGs0zi__zK=wmEZd<)CrDz?`YTT7bZ zolr+hTCp9*kZcIlAI#jxMi3uhDi_E1O%;dnk9uI0s@C=?vWlgeA9S&k6>?8;{Kk=d zk>)2p0jj@N))S)uozPZCNl6pj)q|3Q>V&HyK2QuM%ruO;|weSe4LkSiu#&tp~ z#VpZhMr7pm>B*WSZg`m0S(E{vD47WM56Cy3pnC(gN)2B~+dV!whNhPNF(a)VRXbd% z1FMylB(>*NO=ndxtPX$X+LY?5O&k1%8Lxa(r#P`c##fL&rms75jaRu#qsIk;c0w92#Q{$_=WA= zgkpOMzSB|J$*K)64l_Q{s3m3X9n0{4yLPY#C~oS1PH|^{e{oB$ef>7;9|n83?cCM7 zebm__YTHo6XL;=iFrHZfKjIaz=Mykc(p-~C~pm(rTq<58x3Vkj|+5WaJL}@V{ zAb570R*|*w=z=Gta1LKMqTnxK<674<-#2gTDQ>zf7vs1iyj@$I_SR1RJQGEB_=wf$ zRGk#EGCIX34qvFM4o%Wm+dO~Ea6--?Lc+u#j+FKnCx>p5X;1jye6e@)*0}$0#8h&6 z>Y!y50q)w_SKQXStvJwodGDsd;-;QWm&KbKts!ABnnM&jq-73hjZ&A(t^EC?Qe_GX z?@ZWq6(hBZUqh%v!4=8Cu7OR(&AnTCcJ~i@fKKSL8#KNRRosh#Pa>8=Fln8GF3zPF z=hKV5KP#|m0C_JFzT*thYl&q2u@v1 z8NQF5If9_x;*Q;eJ9iHjcWjn2a_|TiVk0CMm@;r%oEW$*P7K@@)4=x>r}tKd*0ajE zutG;AWgXmh#nhMGrBU@g6JszENnhIq4JVPhqHjxIapT5xjc8l1IMR+VE;eG4@sttU z;>3t;abm=_xDe3i*hE#_By=Dm)@G=0`}2DG`!@So>d;YgyN;4OK>EBt@TtG{#~*cb z6tuUCH8jW2YP~1Q(BG|CX_yPJt8gzh{FhyR0!Cp|2IOO_pX^(hh6RuPf z%c-)CsJmcLNU*2&f*jHRWc)s}{U}pZVpXI|>wO0z=Q=(*hE0_QmZT7*ZM07ONA7cP0ezylL-{aK2Bh>CS=P{vAD=<4YsQ$Vvh0 z*GY~CnKr~D?ApcHdZZm337N2i>>tc9R1h53kw;kv+g;Y+ka0o8N<%k60CAvP+cPw3 zV@aN--1;&y8*JJr$|N7-=q$4j-ou`iv{bM9yR_M8jq{E@u0&i|GCFi!I{Yr{@Vg!1 zw+TB)u#G5naKvrpN(ajw9B!MMc35t*b65=IScx2hcHO2OcDal-#&|`nd3}PHdrk!@ z<|h>_PfsFZo;={`DC_973%W%XZ{UiJgE5KYPx=uCFmrvN@BA9ASk_T*8KH@zwM%PS zhmLx?bktkcfo?6vLqxqa+qA}(6&pe{=pIuGT49~HdzEtic5rBGS&1OlIDaEFgiX}k zliC6CZG@Vf8XKpmkh*l(+d1}i*p(lsATlC8_T_iY5J;7DMBRZ9!eQ;w)87@#66sL2 z3yMK&&HC6xrB;mP94gw+b!z`qfk$&4bwYqRV!Es+HrEcIEk=nBSvwH2Qd7>9=9)!lCMjzD7&43kKOr5Omt*z{W;2WKk z6*;_QX&R{vF$FqwZI2;`8E4C@ZF@p$MI6!3;hj9-k~D z5}`%BRU0R>6_{wDEwz z)B1natun412*PTkyeK7|H@WL82Koj`>#g|f>`151c$Tz3>4cVG={htrjj!&G*J@Sf zERAY^aTsi<50S?urr5-p*y{0V-&F^qFV}Ae!mR1h$)P=?wd$J6-jZ7AS9BQE0ncdE z!5AOCnM2_)h$v2gHCWivFezLT-)Dka!vfcH1ty4OXm`)R;0z9{Q>#rItge|Z+HpzF zQwJg*8_3?MVx$r*I1z5B=CF`0CU3lq-DvZBCVvHE@0rudI)gxH0^erFdNsCa@8BrO zOkZbg^{PEj2b_(w;_%FdZW_4>ZFgO@Jw=Pm2aRcFO2ahEoHO^dRkd7}^m@4fb*du; zMGF)UUqPUx^ONu%xqGd|!kXYdx$tnw5fjy5)#1O}M(7{@1B9Z9nKui&{ zCP>on>fdpNr>~?F37uLSN^Im+ib+J=a$c)PhmLSM5mmWSc4%|i(dFiZ*V#!~%7F`& z1C{tXEDsGZ6S=Erpl7q&haqi4`fI%n9gtP4RV&7b87kY61*0j)229LeI{GSbH$Jb? zx1G}(F1tadPQop-cA@0{$k^!6)Yt?RkFq;(Vw-z6_4i=oV_?&!V$a}?ZGD@Hz1yGX zc~I3cT2+T-B{&(DNGPt^urr&P@fj8!rnDz^a~jZH>sVe@%NRZ{ z+C6M1G~Qt?f${F96DGvnl#oJjH=PK`5IfLX&}G~v;(5=U7N;trEW;Y!f|KMoKJY$u zAg*>Lj-XgTTH_*7f_7OYC%Xv+-+Pm%sI2w7s^hQ{{K=l$Xl(+1793P8?9{4UM}Tj> z^G-WIllq1xk7;V$>?v#CQ--^7JSyomX{T1#5YGFYfHyQrx*Mz9-JXuIvO4 z^!BJsQ3?LX^-zt)C_1XjBa$5G+rD+F)svn@JHzHDeLuKN{4wKUz%@0Z5MX{(gW@C|y{ z=CNs76A@#L%2)Mzz6?($fg{H*8cJ9dC!sU7fzOx&^yReY*zKW`gHzjTg4Y zkUQbEx~`YgIqhc4$XdWz>BAE__PptQwi^xNLnS!DiH}&GY4(;g^WWm8O$^6$v!s{P zHWVED$~IW_*ii|S5p;tGGY%jdjcrS-Z*XQj23|CRvDr&(BCe#KH;tj+|VD7U)W)&6b{vxj9%j+jsT|kmE#E=RR{f zSyR9bR=-17SW)mp){#0fTO329&=~FPOKgj<`lYiZZceN~>a=K1=Xc6FM(EPUEr%e3 z^CwBwtm@27ju!=PzOyG0QzZ_(R4_+&B5QkrF4=acIzs zVi#;8E#nb*j!f_OC!8KPQ4Q7(xF=?Rsz&Lr775qa)#BUDm>~=7!d-4pQY1m zzM_gy(amP3&Z3qOv8cVRJwsD_r_1XQrL5f!iJ9c9zRg>T17qc}sdeS)A)Nnlm~seD z3|EXxDDq^$gDQ(xgKa4yn~r@Va0!c5gcBY|O~>>Voy*Q47~yc%tY9cn)U&I1W6$=@ zc17wa>Eg2iW`=Wmi$P0kPLI43D*!nRxRnCap~@~qN7kA;#1$QHRCI_@j)fTJPyjE7 zbaKfdDkJW&YkgV_+UpxfDEQv1xLVdhewWFRJF}{h%l?AsQI2O~Xwq&OVl`Wox z#GKxVEI?*p2)x91@>BtqwF)5a*Dg;N*Th8^rb_o@vj`dO$-hS<0~pNH1B+ItkXL z%}AMD6(!JU1+b~^FbrJYowUN^J-m!_=VCe?&3KW@h(vv8clP&Qi zY3hiyEW*r5c8&9-$|xefFAl?3``NB>E*qY>iZ#pLF;MDU!JeYtohzYDyrk^0mUh;5=+e9+QQM%)v*zRJkjQ5(!Vc~lH-dR&44S-0u~ z%$)6032Vc1W53C(5GJG0>_xCuEMY$_*Z9OL#8?rVz9b{DW8mPj4U5?$@9GhWVnY}zV@5~8#3`%E> zy0rS2bq25t>hHWpJkL{xr=6dW5( zGLI!-4-5fKY`dpZ3wcg&zSgwL**!;`tk^Y){$5@9N(aH}IqpbUf^Z^e}v&q zT9DTPc163snpVWT_NX;2?|Go6fzVz^+*i1PRN%d6)HZD3hiFu-@_Jpd*jI~vRVze6 z8`mybGs}ZG?Rp5EdZbkd{$)D{5tH`ZICg`Uo0^u@JbNXhq@6rcUOeVG1-efkYo3~( z810*?jWk4ybuHp`Bg9r#u%l?66sVMNhT6|qMZ1qY?X>a|14nWvaab#%vjbOd>D#iS zxMg?0+G@`0AgD{HwyPY!>f?I}b5uo4t9LnQ54(_mj-pP-xmBG?t01HmQpIn{V-TE< zwu|)&<fBjHYf4ogUaN5AXp%7F_UJn8z<6ym z?qPG!U=R6ndGID7e1ii$+sz|P!~$B5lFJp_Y$FK*| z+pW4*#yqUuKC{h2Th~`$k-CYVM=;B4^Js$~OI@e2t9nDWt^>Nf_D&VJ4J&PR6*cE! zaVY0FQ7NiuC*Kh6R5?rCu!mg@aP9!x9@zBq^tDpNf}I=08NRTh_hzelZ??jFvp`*| zPLEbg)UYxpIhMG29aH-V72}G0P_7gGc`!wS=hk9}r=bpY($j~d^pu}(I4h8c8u^_+ zInnH~6tr2bYn{;kqYRs6!bfo-$pA91jd(=|ZJiM3*v`tvs|I_q&0_J<#)QFEq{UDT z@d8;LPhwtEQbpuOtHMc~%7|t4b#kVn9aL2(XDZ~aOejOU?ZiOrWE-a^52KM5L-aiX zt&nz(W!SV)6S1VS*KZ$Pg98F43U~S3CFh3`hwT~1!U+vWYZbC`IIzhZ?oOAxwAZgg zdk8;A`098bBY|+n#3D9xFf^$>VmH8cN%p}W=pQhrZMmb__Lx-!g=7|x zbI{-_OenyoPGaRcwZPMwem15PkH)yEWcI*tmqrsiv5F~m?bI-4 zHkFPN;sA*snd2gkJ5Z(+&ydj{>}Ajd506QFfFivUS%#IWj7@9y*0o9&;6Ckk=JR?7 zHtyJ^&IaX>qtQ$G*en%vP+8ZiSb*e`1jsod$Azj+gXCfkP^Uq1+8b8&UThBDkSy** z=|<1nR^!PVpOL~6N0Pgaf>y0kG;l<|Jv%oR=}bi|4PqmovNjPsUgLi41{NLRj(OlN zco5bdek4Tgc%W-v-lneG)pduu*6{Kur+w^P9zQf^Vey2^D4mC&f*J8#$?L$O5c8xu zPR(hzT7X-%Hbx#*NE`t!=m52*b*aPTC5G~oZVQyQM;jlZuj%Y-RY#>cy+d4s!qMy? ze;;47xw)+BE#REqL$2!7Yfk%M9gnnPy=(P`Z3axJQE^U!8rQ=HmY%BB za`UtcWWpiMuvXoBSucTVIu%-lrFZQM+V5657Ig=PWb*#x1F3exJe$CpEQhDf-q2cjD9@lsT zZY{LFa!G!Dt}B<%6{voqviFjSeTDqcNTqnwPzA~Dn}+I0!_tld++u{2R%+ls3_ z)$*FPJNB$uJ2_RoWY6d{`dC{hhfjM_YbPPz_&bR*l1+U-I<|IlFP_M|VeO3*rEvgY zg*H@~TDxy-7)ElqwiY{E^`Y8ul^O&11=AzrYo{nVWD2mLtF4{9aR|?UuZ2V2ho>Q9 zXMl1#DOA&%)vAS{sx!MegdLM(72cE_-^+)**(6TTV=J=KqKI1#vm3dSN3ZZ0-;QnD zc5Ju7kDC!rz{eMXCj2G`ZZ-$_kPCbzoCPbhEV|4?qKUI{tq{+IpU3>Ol(?r`UGFhT zRDP=qs~oJNY0q0lMpPI(reB4?lW~C}Q4GWOC7yt)X}balTtYyc2sp9DyPE^4$Kh5%OhL7i$z3|7?TK*nA6cMPWHQT zwdzD{I|5p2!b@%9+|Vc<{8z?SGmqGgXQ1oYZK2c!o`d$>>cZUFIFxfP$>mn3P6*~T zgL0ZdtvX<@>223mip}XD8ZStE&s80h=O7K11zwYN7KS$BNx|reK{7!@$~M%r3gvYe zQPWzJ*O3AqHTSgCvbN>As zIsXEVm{UN?iyxta7-J{LPP|!4(g{;8qj26l80warBtD35@n|2tgeHjX2szQJ=p0K` zYiX;V{hH3D<`H7BrKyfh#~xD8A*fJil4$!}F2!@vL@AY0#ysz5FYjkB-yzINU5@6v zB*%#-HFn`WK0W=#%LjYt?5BS55~3;f-U2!q$1dOI*62w@(FRaxGkEcn)Ho#NV@Qaj zizitg@pg~Kr-1lOm}IuyxI4^ViGSG*ZMFq$-|?Utq5=on8cU;Toyx(-k`a(MMfnzW zC@YDxIHuSeddA5PXh(@ znS&2@ET!d?$cgeN1v$OtPL@%a48J9hn9_4c{E!MQN+_u4y)v<1qLfJ9OT{h{r+r;t z7_Bnp6)Xsem-Oxz57Mf`tXeGjZ1zv}dYq`TBPmwdvO%~&@{Gp^a`4RLwCEYi*zQ|h zt87iHY+muGSl5QG2KB7)A!L4wkTrB79c<@_TX?*-f2KV$rP9T`_R}TZPcG)P;it)T z(s3-~ab#t}7T>6ZeQ?Avr=~-&HZ4xAdcD=j-bfykHr~su^gW;J6sKwjop5ihI$Evi zXf+>mv?AkQz5M=H9fMt_Oo@fLZ`{c%U)vJs5KqA=HY|! zQoC^qIMX(c8_V!shlUMiywstgOinhc-EDp~n-`JTSyQ`!hJlcG*-TDIh|k9cD4ul3 z^^7?C8EUnO?VZ?P+r1OdqVzxn4*Bxh zm)Etf)wFu$bxd5-F>zkU#3gNa+YpdQbb~p70UDo{Z7)uDv%f%4V|Ky_Kwe{#TtT$L zei`;9v)twxOS2NPP~v~&FuI@oHXYj5wZ^p}v~_b@)7q6sJZs*HNctf;ee5F*b5}7d z+o=sxU29lDN3wMt$rf}Zo7c{;uDxynvThh4Ce$9sgzMLvnt5#t^6-YHkv!{w=yyUk zJ1yt+M67NI#C>)+X>2B(0|DAzyQL$P!8`8-6inY}SnKV>5{-&5ae0#$aC3 z&mh&cau(FOq*!Nt+*8E+SNK(&aPBy0WJ2hH?OPkNM0KsE1ud<4xNF|6iic_?*aGY& z;BBdV{!CAtI&WM+>_Wp7)ueN3N&D2s`AzYi@uvg>9OTocwo9u(0f7exX2w`=?%T!I z+G%QD2P2(uea2%9#ve|wR#GP_3Oc3KX42aflheduav=r{3X!)8p$Jf6TV97O_1HjS zURmpC0WMlHAhEOMbsfkSv_Z|oA+z@KmLP8u>h)|MVFD|kJS-MFmQC**q8)WQ--QT? z%&mDAk1jFuHO`4)1*0aKGmD0SC74V-A3L`9Uu71=d|Zv_qWFvUoA~5J5fKvh#fg#T z{bMscP}YXnmdK{i6B~HG{{jgI9WH_QBMnV#;kD^w7kRi}BmKMZDi4?c;8Q+{_ovpi zMXhR$#o{b+$ zVqN8FbMn}Rh*clI0z&3$(o5O0Q-JV2uB5xG7qBB5kI#jLeP_>{# z)wXyWW#{W8@#Y)^y_SoH0kxEX#JILZJW|*3V?oD{buI7(?U*`aff;h8Br-ftI>JCl z*w=yQ*C+Pdl5wJPM*Hc2;MUsIApF@T-u1S7+naH;M47yH9ShcVELdO%V$6w?e!cC& z5jWYXeflZ#Rfo=S9Y(88eiYy^D1*!?WuK`~SzLQ< zn&-+~cHiv(Ft24d(>oD)qPu5P{Aq4yC0cbVr5$0S2q>N(7$2j}6bD$)Ih0n8tgu3n zcLU>PduFyEXmXB6H*G~^Qmu`SA&DJ7`Bl(jL?Bz_}Pn- zA*R0@*`+#S+w~T4ogA# z6SSKA1@FR`)SP+4Ck>a_fPl^&K5%3e;1fuy29aw{-4>U?3=daIww{prM_OWQ>#APJ zv?FGsB@+pdf1JVC>do#gF>-JZk4oW<`}$>B?K;obs)J*^!9&dyLLa>R1l=GZ!|z-e zqgVRiU8C63CMNoWft+rHFY%3ADdLeAoXe4AT}4Y_D_iy`DW#x2<8#fN#Jn*nM8Wx-)$as*XUICP?0R>1cyr zGk!^Sx)HC?y>Yh`o$}iey_${KP=J=P<`EZpa|SXfe$4S9D^}_egKpEg=`ZFLd8tEB z2w0=Q+h4wmRzx)W(vG29%Lyhmym1SmjOmg$9cjl=gnm-afjhTA7T6o_xFOUY7Y>i@ z9a7vnk{po3f5pxDHrgDqFOR2J=6A|_x5O;>&G8xoee9(@7LmlPv5rXE5s}FI*kkX~ zYuD$>+OYen=Go+baEMmkqwU0_Rj;Pobv~$7M<=D2eL-{rS%~c!lwos>Mh|TBf@8Os zN)S#GZ9lo~NQ9A3G-omBnL>K|9_a@iGut#c(D-g|l2$sq6!_G@_%ZLR z=rE5@p_*K13^orJXER#n5!&RkvXhfbjswo5SSx~)eHb#UfqKuI^s=W&4;Hyl4~jB5 zJZ?T0Ajvnk{a3B=P6%&Rm=+Y&xnb@dDM@0RpJ~x5M{cE%R}U>z^+LEqd!sglL)I^E zkA0h@Lyxkm4<)o}U2M}ir#9XTioKu44b||gO(&LG_4+xdcc)u*wxkP@MiI}vY~M84 zhvQA^^Drf{uPWA$DS+}x?btJOT3+JCh4Eo(DN5g-@K7BHshIbBd55-&=VLLJ&JmNM z2OwVNl=MvTWK9@U53^CHl0`M;B8byT=LlNOgd1|Oln0Or5}b6fk=6|iG6iO z&hIC)II(dyuh37v7M0z&j!1C<<2N?@^e6aK74{rg4#-O4C}ErK3y0 z0e!u}KM7yOJAL@1AYRMt22_l_!@k7JJ>DtAtJ9L)>(G%|n~uynwE9)yi}-9P@y(qN z^_*)(j6$x!o~!4#in1fvwW|+F1zwNF)9L29vhj&AI?Ee>4^*4pge@b6kn{5~58tLU zSFJjhY2)xs?4(2tw9Ucq(KWten)dINCu@ar>BsFhA=RfnU0H8jw6njDTQsth;-JST ztScm1DX3g5@D|!aDvv|;2KK5;-HZayLNmvPVSM-S? zeiOh-^uPu zE;cS-vGLY$bjfEoE)O;?4T3d|^_y=EZ_CsH@%b5H)-X)w=N{;s20ZI8BRscf-_(?O zKEr)s<5vY?N}pQvBuio1@I2;QH#uuc6OI*cEOJ zFNqH!II&^8YrxmN#MTr%I~|_P!8oGUMm*a+eQ#;L^Qi1ap=X&Z-`x0jq*Xz%K8_;TxO`2&#*w+q@q`qGJ0|<6 ze~o%e_HZZbZ4!2kZis8xPS%~vxf>Z*Hul@SkZxzt4=*P@n=r76p~=d=And|r(~5{6+v@e zG$qE=cz;?9LsKwl?pNS%7~GTEp6cW$_>%W)Y_;h>d4EBoK6&4nsGsZpvIKncetV*R z=K}AqO~5DbuUGZ%5*OK^S>NLRsNi~2LVq*3KiS;NpQD2Kd^FY*e3NS<^$WfCR7v|q z34Dipe{2HZ`UT$S6Y%X%@qKp!-}4uEf4zctm$;xWHSaeCBy$MwckX_k5~FLJ*o(ca68 z)F0K_tr;S{yi_z{`qsV0X0soT3{mbUKe?_8xuKU*| z;NLRG{XL2L`{%fSFj1ep|3sqx({tQEoTz^!asTKX_m3s&AD`p?%Zd8r{dW`f$@?EA z>VGoF{jU=B$@_mx)c^Y&_rFWj`!HYhJLAIs^!uhnee!-uqCR=QEKz@K;{L=r?$;#h zllP}5>XY|pCF)xf_wDNbKEo^W31RSd_7_*HdMZ!eUz?~;-d~@nPu^D(^%Ha4?@QG0 zPuw3|;QhS`_~iYE67?UR=RW5; z*SYR<-}l+y%0WTy0a|+eDOXkwQLf?Ra240CrQ+I+RNT)^RK9j|71wU9;(l(c^5c}_ zl@ooOtl}v?PF3-a%4t6Ctm4|;R9rhp#ryhrkcw*;s`xk`Pf~I1$ttcrL&g0(OXX|N zRdMb4D!zd19*NGs!6wYSRr*8$a)MxI{Ff4@-rt-Zck*j^6>L2894+t1ZGG)Vsy*!{ zDy|)^;@a~5*DhbXrK+#pTE(^7s(9RaI$qV6_g{AXwUbqTs*lrDTsuR>d-yn8#kF%( zJWn}ad62Taf3mM%-v5;EB2{1Bzu0{3u_|ACoQli)5!;^j6qT<%UB$I$skruB71y4p z;`5akDX&!CrhL%HCsq8ka)>uyu-i*p=G!*jP~~g4R`D3+WFL1^@gB-DzqRW#RK>N6 zR9xn_w!ZdQm9ITs#V7iBii)4BXQ=wxvsB#Ab5y?eTou=zr{eRK7b-7SUZO1Xf4e`{ zsQ6|dZ&UGe^-fh^dzXr9A69YgBPxy)eQB|;*Uv#JU*_w!epMCM4pH&?$}-=!?P*7< z{N~CsAGY;nzFNLJtNPhKmieb`Pv)Q2d8)oMm$F4>GLC~yP4j7KWCH#Tf*Y3F{!>%U zx6Y0``5|5%8?WKxa25A+l**4*midoeeyoaDv{P04|G(WuEl<0LifiYpcwZk6S8?sp zDy}W_6}vy2zGX{I_d&_O!6w{%Tl$Q%j3Bsd{|i_B@9cQl{%7OT|H^l`w-z?;XX$@7 zU;3Z5^gruZ)qX`=`kP&zw#ZZMFZ;jywCmYH1s$w7!f-HeXxT!p60w58AkPBegu~A2wg!Zo)NvWgu_t|kLKh#MrDK=iyWodibbyeKY^;N#Cqg|fte{0$QSpU-37lbw{ndeJh zAIF`xWIV9-r9W6FsO8J?YU90BJV!ZKIZs*kXB{u%JP0=RlC;K=>#XI`Avx@g1cPQPz&NixK#+U5hQ51LfpY|jb*Pg86+EY|~s*k6u_#7Y4 zRq^%8TYT*Fbz5X4a2$-S)2(!SIr}UKE_*yQRL8^FaVNjB(^yHdaX&|vW}DLGX-j{z z?MZ*Lmi|?CZG%lCGqCjaY``*t;IbKw)ayAr?&R0-*3ZU6&(YB;Uyd)^p0>Om8&6dA z<#@1h89%MFRlba$Hm;qk^7GHpgH?W!vK(J_`PyStzV<{F*Pfx`+H+J~dx45;FH-U4 zK3=Wj+D>1zMb5O2gH5D;y7d2p(L2lb*T$;9o*j4cYkIBNczqwsTG)I)N2&JYc(nDU z|Nh^cqS}}KZreLoXQ}oE`M5yE{amQ>wTG*?wj3|^^=Xe*^|i;Uxb}Dz*OueSE?-;D zZ#J$yRkg1@UB$I$s<`%S71x&I)vn({m9M=_#h3edg^I6IUZcEGd9U(5AMaQ3gXicY zDqkBDq0(ZvS54)X=jgU7-_NlsKgGwXD&ASSi*il{TfR@z*o-P|+rFQiQ!+kJQ_J(S zT+g@Lf2OK`zLx9twtcyt{?EKstrQ>vKZ2f37~I>TApOal1UZK3=}%`!6=G zT{B1>Kj&$=K5v(opxX0uqRQ7!Q*pT-ZS*(r}EF& zhg5qZ-p|-<|L}7Sm4CjjrP_-dim<%7yceJmG@?D12%a@q5%b}bc;P_C;S>Ejp` zk5!ISPV#Yvig#1aRL=JCAQd0(<02K;9!+s~OFRDto2E=SN?m`5Qr92Ojyu;MLcCUN zT&|y$?=Y3`=O!xO&#@|BJ5I$Dl{@;lvx;kXQSl6AxjtdHk6fRymg@!Od%S9Ig7QRV zd4F!()1IsH=lghpiZ4`N>f>c9F7L_y-&qY__(t7e#mZ*Fdv7jctamIQt?RT<`rzYUJzv_m9`y@ZBWU~E*YP4)$;tD zr}FbF*oCUSS?B24Dt`{y+x2)5Y@*fp9IeLZv*Qg>ud3IGjfePH#&4VNXJ_BoV)L~l z-EispYd2SMZ5h99``R*o+qj>T)bf&*W&F48ov*u5`)=QGwoxVXOv(NnO>t*``FX6$ zA4m2c;z2O(8s)SnrMc=aXUCm<=`S`e{iS?M|FCgCOaHL>+L7K0+qky$4;$B({$b1q`%nu(myK3(qEdJMWthbvyCd5S*pL-6V_Ip-w?o0i@y zwQi;QPb<}b&W=0%NA|ys*YsK~-?IO0+|PAYdwy=D^8FmG^0j6DXxCReRn^zdRPi1@ z?yKV3gH+tlgH?Wka#00)9JRNqOn-j5q<<}@xYK|9Eb~jd{bfE`FeO2OcnR@ER{c7c|iqR&Id7OXX){B5tdQOJXz9zcdF(2 zdAG{nQ^7u<+LO=Y?f&v}EpNQG`4JUtIX~F;<@5G`=5A_zGRfXc$Ae&eb6Cb^Clag1 zm$Tz##}^xy@uhsrcw*yn{;-blR_dQw#v7ZjE$0Ip*Ou|b#^wEob&^`2WFL1_@igTw zKJKC7ewOjdu5XsApI5<_@h#T4_s+1#_wA3w`@Wb^0H`g#xXAQ*QPE!#ii zRR26X?&ODfjo5gokHb{l&ygzM&oW=J>!Tg7+S5)@acw!@+4i;N{j7~^OaHNP?Y?UH zewO}X+tVJY+VgXf${(dXu7W+8+B;D?c824*O6G}@{Fp#5r2V2iu;uyuYz=?O3%uIV;>^p7bNclN)ZWjwI2cRJPg9^yf;NmBhUN%g<8<7NAwjZ6P4-_rkV+|SaV zY`&l6{A2U|Ed9^sYo~Y{$;P$2sknBYiu<`xSRsxR{y8$Vx9rS{`X z`)@5gSIIn9(!W+w-044lUZe8YR6>My{(qi|I{2u3@xvi=%=c6RI z;gWxYO|m-vlhyHmcD(HIZ{u?Omv1@VZQSV_wpd5FEL|Tz%XnbxYqwVIY0L3$>&K~l zZ8`tg{A87{E$?S+zMtiMWb?bI_Ip*Z`%-)EZ$q4YQVC}kXa7#7_&>26|91W5{3Bb& zX)@TPsQ#9s`rFy@vi;4*rN5PL>2Egf=SJS^wfTOQ^NY>*v-CHcubrZnuiZn%wewWm z&xI;qyGX_TJWA!u`NqCpIloklrN5<^tTN}DN7ebpE^n1uKW#bR*!;CB|9may8{58| zZ~mE&tMxfi!ItxlT^~8${4>k>#^%fUCdFG*=RvSZRmXp-I{wd&mp%S%T#o2&Nr#vlAH&@rlaa_9aVojJMQ$i5U&**5A|`Fiu<{) z%J*}m%GYkI;@Sx+uAQRdewM9lw~t)kwa!rOov*W~y-}t8#~A}EnMX?Y?|6zk`_IpE z{mriLBvt=>JzcdY=NG#?Kd)2u*OR@6co1yTRR2y>{rl{=vwbRijo7%KtEzlCK5Tt$ z8Bc9oyS{4AStna;zP60FHXiAwm%jd}3bq_SX=YNH{x+#(duOZV`8ikR%XlawwUZKT zI(wPc>1zL`tNnX++}U=ry=^?wYqfkgQE@*W7p?gJy$JHd%lWmFH~{u#VW47RK>NItGMkeW9;@=uG;tWN|nD#c|!$T?w?}U*Zt0hyZ(Nb`vle zhu!r{I!C9d{L~6|hHB591G?+$XSpAU-Cko=dy|!CD$n<^+~32tFZc7XUa#tJSKg~E z_m{BsPpEj1_j`I9m-|0hN2++Va&zTmvNyEhL9pq{gfrB9Bty+d&W=0tkua|n8<+Rz z|2NC~d0XGl&N|p)^Zne!O)q`D+A%7wE%PC}JU?fu_O#`CpKUKot*i`gyL(pI5<_`H9^=J5>9A-l_6;`S_rUpRbRp_T=|ErTx_#|I2rz zip%eJY`%Pd!8%RlYs>ewZN7F7RbRW8iszi8^HjcezKRc0midTX{~{IFmida!AFuMY zC#d)=AItBzZToV6HtPkdzP8L)Y`*qtRbP9pif{C>+%L{9Pv$e_Tkhv(^ulI-PHWY-;K+( zP=3C*_|o=6ygD}D&(3>KTWr2|O*dTHzP8MtY<=yzs=i#mv-#RGzp`<;epkLDRr^hp zqsZPvJP0CZMU?z#aoK;?vi~Z^ zvj4Kpd!_r&8B;2m2h{$v%ai?AzGeT}xa_}d-hJ4AIcopqsQq_#yzKt7aoK<6TlSZY z`#IWMOPjA9qvEm3@fGY8YVWhs{S$%bDw+FBwqF6oo$cf2p(=kk*?Wiw!8r1yFFKK2 zwSUfzm)$=$F8il^%l@!&Kg;>m=KEQWKbx;D=N}u_j`KE(jm!SEPE_&pbw_INyE5bH zxRU)L`_C@l&m*ZlXa5vcu*a$P7N4V+s{Ca>UPp27Asz&qzD&5E>c9O||2;ciw*T6= z^xyI={nf_(EdABy`&s&{&G)l2HrQhG^NDq;n_jxTv@=w^n{tl|b}qGdthE2z z-*b&E*`Jdr?z}cXPf__(E7-GCd+X298&&?M3ifu@-l=o+-zpy`p3-9bkKAvwpBpIo zH`v^!oUe|@e04mY9e4I`4X+g&m;PVAowKL1Uu8vgo zwWC#BTh3Q@`Py>6vT?nd>Iey`kt?+ ztM=ENqvd>M*Jr(|f4<(L+B<%ZKB@9gRj_4zu&-afFa6IfzaO>vao+e-zLQiuS-G>1 z<@1|-Z%a52g3SQsfoeP(sK&Fi<4%8;@yo{L`dImn@Rn-hewO*G&G&PxYTwT?e%SWU z*C}fG+A`kQC#W(nPlZtE0cxRWdy-n5MrMzGHn2(RE zxQvf>`F@u9lFbkE#-ECDU23mUX@9fxPgU*7=goHg{Jcihm(QPV{qyxE)&9|Q^l_ChpFi96JE`K@l}q1~8DsOc zYpA$(sEXG-PuErTwHvCqwtT*AUypXQsxO~c+k9>L{MyFl^Xu|0-xsv;G_|};ANN&p z?ExyTJyONT`gnqhyT1`|`-ApOl|N5;fsf_$YrB24*Qom1>r`A@KL57u%je(ad#7se zdu93l;y~}r;XDX7w<`};^T)wz{&;rW8NZ$PO19W|eV68+S>}T_UprB?r=6tY+8tF~ zJ59wqD`%72l%CHT;JHd>V#)RzOL1p=Xv_OG`}(wJsQTIqR9t(ZiZAo=S{3)Ryk8vb z)pQ;NQn=j{4v%lKjA+RIh@+G|u?d##FVZ&dNme7sY|wGXJc_CXat z=40%L(qgxdpMxmht?B$5Y=$!7Vd{7orjCcR;|{r$EbWi%kgBF z@8<;7enmS)wJ*o3T|ez!DqlNG#dDMkD%eHTUiZ@Rpbnm^WbQ5LFLM0a*W>5;)SlCS z7F4k1dXHTnIUfI+cd7N+UBUidwI|mKlLXF=e z)cAdN+&TVgd5ze(^PDZ^yOA3%U7nxgRKB0%Rlc8-RKA~+RsOkJ=2Le2$b8B=Q?);! zf-Pt55hky6JdVIJD&a4~Is0z5TArWhsQkGVY?<%d?Xz9A@8=yV|Fa7AUe#WRcYN9P z^>YoCA6mhVQ0=9hqviUxeLWpjeLrWY{7fHbtGM=SN1B{__;bv)z_AFvhB;NO_|2!^)GCA5oSo8BQSBJgVYTlpj-`s{FX}H039hrz=0HJVW^@<(bM)E6-AX zMp?m8+Fl zj<4z^md{^8OI#4-HV{@~>4h~*JlqYN@Dh*oT)V`Dp6ir&tLOS9j`7^E#2Y*}D)DG< zz-nA#`TcNIiRGw@R&HM6Cf;~!|DNL@uYLRX59NFwW83%Qu_X@j>c^E>j*|Ei$9nOE z5=$>mEOCq%Pb#q-1@`{161Vq@lz3`M{(5hH?ETXEdbaof;`>!NW3hZ*l~GbZ%FDOE zH>~T~{{GI}y`{gmOZMXS_gJ}}?eBHO_V*mJ|LyN1)_M8%`{G0RF%a7Qn{x>*W$A-@XC=PA|A>#&py z%ozhNc~-sUYo z%yfnGy!OLPCcM(y9$}`plTXfp<$8IT=?6EY_6ESoSh0FQNEUSjOit^CaAvUf(P@lKdPj`zy@MhvoYdVdh0x`cF->1kUxAU(@^> zmgA+SSqaPd7;fH#Grat8v#v~jxOo?rQp;?Hqr4|-n~z{QzH6HuursFEQrmn1H*#s} zm_2X~`P(x2b<6=+*1wMV8J1Gd9EEFnPt-HN!#zCLH-Ex%eAPFVs^Ivfcr|!E`9gR) z`4TvWTo3L@ZUis)+{i@13&<^DDUs$1IL><_(!{~z$%(ME7im)9eH2fF<$6J+$$(S5 z{uF6?z%o8HHrcSOe`C`Zmg|p=%>cLt#uQr`n*vylx5j2TywK}^jm;?dl()RbW-Khn ze`7NN9z*$);dp9)8r+%c&xGasOO4GOc&fWPc(*nmE};60VEH~zW3v>VP5CR}eYE`5 z@EVG*gR{{mY-wyZ!p=F!^%nRu@^-i~y0u;;C%9N zc(_*~%AA7dlbs*OFC|xnSCd0wIiEzCaCjfZ>%xs_d5z$XUOd`F!AaznW#Y|EOqqCd z6Aw#iX_DX~?}=6>6<$W}49oc2%5;MVQ@j`4+H)I|14ondU@2FaL9iTOF{TjS<0ZtH zk#L0fdSlFJcoxOS!Firz%|y5tc?vwvbDWtD%l3{lv*4o?p9{-njNsrj}px;c!C#CGJD~*3`^;3I>HIw6P-;LSdPceCKFyy@hn*Of4a$qGZpOnhpGY^8U^#x$%~W_5)t>>&{4L$ghR4(L z=E0{ae<3XQKT0=C;M5?uLb_QF%l8@6%_=y`8z0lnT6izzZ-DuJf}3H!f8aJa#%&(= z{M>E-~uotAePUP}4L;N=uQ3Cnyi-TVzp>1ry6@c!>=YQVC6 zyPBHt0Ix!ZiGb&k8^XKDP2hv%=5P~lduN!ou*^>~OdKrRBf})ZMc(>nm=rjloCeE$ zJi}zb^8MHh(*theEx((|h9k*+;V{oV&44obJxu`|LGj_Rl-_1knfxp>7H;SzWSI$N z;@M_$nRvFD2Fvl1V`jqg`g6=2IMHh_*UX1ye9bkBU^&0!nx$|Y<*$IH^fjwt+1~xk zI(Vv=(9djyH<7nE^}YSo&uoX~cD(Or{Fkm`T53F=lN2;sR}1iJQS8Pz=S(-?}-7XE*$3N4>XNnnSTv5QSbzcw}jV{ zW8m+-{x{IX!(+Yn2bv^!COH+B`P@L$8J6oS15G!00kzi)miI3MO%8m5mY)ZoBoBi5 z``v}`0BUa}%->HQ4fFS@$H7u=HxuD(?}@=?3M{X0u$d00QG8aJ`~ow#On!k`P$s{? zEQV$LC^XC9$zFSfW+g21gF>?gmNL|=hYP$XhM7(90`gXPH+cul-|yH3ck#C0FtZoV zqWtgSaTGrU7m$y_vi>8?33#qoe}p*=e?|_f!S7E-m=KshFARg_^^P#LVCjD&OnrE> zxBL+%65dIUhUI)X!nB5^++||nT3$xJKbm(5(b{jHK;438foUIM>ZPy8zUVYGNPd@5i3 zANZ1V@g{h0JMl;GY43Omn9tyS1rq-XUgVts0%kuvpXwiiU-nMe0dov~(K~f^nhm-N<0U?HBy`phj<+d`x|cEUg9I+%TvT-;9y$bLvWSLCH@#3O7)+D zoog7j1k7`A2XB5AFvakCsvm%7QvPdjn)Btlk`gd)!LQKvd>4KvN#Y;ES9m9|fcX@@ zisE0vqp3fB2iMJ!`ai>`dWwI87hNm<6V8Yf2Z!SC$y5Kl0PaWI`x1Byxd9y7Q0g~@ zzoGus3LZx5dllRhV~{NY(+)o7O$Y*}1H6v5Pgl4_f64C&x267c3%vV6iT8&m7KrbF zThsAy7kmp|vn>I0pOc>|eh8isD}D^Vp|AKU_@)H$bMUvc|BB%gbo>Y4;zG%P4ZgaM z_$|1B^W(*m5-{(=Z$*nggeOt|`V`(y`Cq}kc>lv8ky8I>cm?%`-{4&GpYW-8$q&Z1 z+(NJK0(gB}iC+T$?TzmN(*SNq?KOo5()zT5!+S~ntKe@U#qHonX!#vr=Nh0b0n-(( zP5r4SyuSTp5=rZUpDh@!AZ|rS*w{+tTrJ zE!?q<)K7&kr|r=dZhxo5d%-O;#J9pBh2lYQgB!)e;HfRdqv5ae#1FzNY5bf5&!hEw z3VwmkFLU9!-W!~Nc@f^3F6}LYza_r`AEo}j9=?p${{wi)l~R8PJgBAkE7-XPWlO+( z4?htp{sn%3;wRu7s(%K4p4tyVU#d^r_hNW69Y6J9xqccjP2nmu-nWK_)|cg94JX|q zPKJL@7CU{nY7KEFoJHHG4;)k=@qGA^Jnl(`81v!gMTFd2{)wWRmNDAM*ZhP_#5i~5pZ=HZ!Uv7H<0BuhkvK>>`M4B?T-3iTN8nxU#ecv{X?!ub5$K=8CY)injfirW&@$h|Z z#n-|ACU=I{Qh(_Vx5$(H9Qf2V;{I^&CgMUkpSJhi@bff38VB#aN%9|odo~tNho{l` z@>%!=IzKOfKcnL%0Jo;`XC>T;{5IU3ya}#N`|D$PBF!&%!E?#q!mpDL!SA(@_5BU5 zN8{OPxC^-o&YhFVVQ^@Q)UN~gAxFXk$t~df$+7Sj+Mey;&UCzWgnN;1gh!FH;OD8o z_k+JC4~DDK_8$R5$}_zrsiPziIz&+(jF zzXsfld<`WI!ujqKc9DbSlds{d_# z-`GXkTL%xTEPfw8MB~kNIGfI2U&5_hOa6ZNrdr~k;m|zsarl}h;=kbEQ^ZwKH$dmF zi{KGAOS~@JBv{-Su1)=|CHy7+vn61z!sGpPzD|NW(E4_Q7u1maZcaY=W;hw=0Jpt7 zxE`I4hrpN9_%Raxi`u^rZc6P?FpKf{1oh8X z;W|Afz6Nei^QCv;5p;ZSg`X~v{LkV0>HWlBxMzQf{|HZ|{dE*RMDwZt!JF=o{Gi&# z6w>&A0lex~iPwTdY5gyStI+u`8ouLN$-e^bLF0P@JfG$#*TX6J&z6Acg2z>9|MY~P zqxn%T{CJS$4}^EqcsLa9Ovm#*aO*21e>_~D&i{|XSEopP2E4bI_&In^L-9hmCXJu3 zz^|lAd=>m8oxlDAe@XjyGyE29pHJYM==k3a@1f)6J2;(=m&5R=JXzlF@b!bmf5Tg7 ze^iSw=3`p_n(&b7l3x#goc4bccm)`u+bbbki`_TAW8-A9K=SJ|){bc#g;Mw&0V&FtN{;q|)(eaZC-*}DG?+Q1j}xzrefcd~gEZ7A5&- z;J;{j&U>>76u%g5iDTB5fT<7H>nm;w&!hg(8lFt!@zwA^I)5g^-%$U)0lxJbX)hCQ z)>+&Ku0`{weE54BFYbVU8YuZia4^kB?uWza_?-k_OykKD@cu4Re>VI@iuhmfC!yjc z@b)Xkufd;De_jh8qxE|a?i?fe+u$2%e|`Zw-+{3uVD`bE#EE}`mj#KB!7tPH{S#h< zbEGW+Q@I|lXC#R)gx|z_5;qio2LDduXLC56_UD!G*O`)^2#3)6b%2lDEb$Du zGrj)a@cc-L_l2*f@$h!I1zv+K0W%z~LgU4~@PBFjC%|ve{(cM|O7pLo@KW;g@NnAS zi{N)?y#6SSRHEdld1{1mP4Ja`jr zzn9=I;w67MoRuto6TXS&^Bds0mrMLZ_^N2}XYjP9;;-R<)A{BA+?(=$g_l$QNw^2K zUkPK`J(OPq-a+}7z(thb5Pp{OFNcp)ep|R2jhENJAJh3c1%80WzjXLlYQG13CvCr5 z;0ZLI4}fdX_Pi6GK1jC5D0oRr@dI!YUC)>dcOgFsr?;1U=e@>0>OaMBCptebh5L|S zhwmh>gC8Wn4-caA*LHYie_7s_a2k!j`{7P>y#EaMrT%>!emhO-{{_cVepU3P!F0a6 z2(C-Ve_ePZtxsdv`3}4-0n-wGq=xt^ICO|O3BH?-*G};57fQSvJoW8IXIZ+9}D5j(xv_@@Pp)4@LKYJ;19@~;kd3+{}Xs4c{lts`8&8; zhU6cH!)_G+4u{bC{tdrN@oJZ0K25F(ze&e)J^1G+X|D-<0gZ>P;NiDRJPwX%CTBQvYH2KjdlfY4S60_12OKL-Aa=2O?g)2Y9u!f%kf!h6ZR;LX$@Z-uX?{xt~x zla9Ax@XHh*4L{b+l$L;b5I#ko0>{w#>nXSyEq^Y2Yo;kJ`1~IZ=`LOdUqOBYPA9L2 zqk2gG2k>9q`NKBKYB0$-f`| znmh@ve3itXfE$r#!$-*ff=>*T{3Y<+apKqDCFHem@zoN4556*9ybbP3{sJCD-Um;< zM)H4x_mPjmRT3orC%l2qca@vqdIFulFN7Z;N5I!bO8v{=uPELeK9(r)E8!v3zY^hx z$Q|G%R--h!z+48dwt>g6u%w*i{iuK(-glK9zy+V0{js9G596&Ot_f(-}7(? z^{+*64Ef*i&E(ZiKFvShf#0V7xCP!z{uDk*-s9B2MPBa@@Lfa1N8n);{{w!MY?@;I zawWey{5Uxreu>-w{(u|>pSe})w}E^1701Jq>HW}k@Dz%7hHvaA`Q70)KU_)Tcf$#{iO0b`$dACY$%w6725r@GC$#vi(bpDNm=g@f7 z0)DrH)Q^RqqVcI6e2U^7;ZLuY{2SrhY5ti7zd-H>FC`C#6KFgb0S~7BH3l9}eh8jJ zo(k`z{`WK-O8sjdoJf8N&Lb~}Bm2qvzX{JEZ-8GRe+a)%{tPb8llou7r^pB3+SK2E zg*%Z?!U_3OztZLSJ{`FR{6Q6oUjn~N@rLl6{t~|&{*BxgzHorVuYsG9Q{Za{N<1BY zlI&cYSVF!9-a;M#*SlTn-w9uFv3L~RpW+X|_md~XPt*ADB;1I`uQ{;u8MH0A!z?}x7-{|x8S`RX`4lHL#f1s^6? zjmG(uj`xe;&}3=9F8pYUxG{Wds<M?gC4M#h2RRw;e2K(wfP0fO z;fZMy?*q#ZQUfL*j-dJG9dO|Q$uEL`r~Y?8+=u$pB=|d;pFRO^y*_?}MFtklBLo|HDtz79WETlK+Hb z>Gf4^h5bkU|3Y{?jSms!yom$W^vgq`0Ix$Bb%A0c;uL#Y2{z)h&XIq#*m zko&?1$hX7t2O{wKKb%DU>0bC@@&xz=@?-G8>ty|A!Vge?dmdiZLE?+xLlplvd@1$6 z)o?1!FW!OQAa8-4?>O3m-&4Y2v_JO1Uy*-+ucPDp2%JU!1MW|DZjR%8=gDo~xi!lSL5LE&S80RuRe?AR?n15uKTG>R5`Oaz z$!`HC6pCZv9^`iLdfI=^Z{?!gbj&|*gx@4*!Jm@z;N#>1_!AnBir_ZX-^Rhys6S4I zf1%eu1AdeG+gztUt=}T}2J&+FrXKDJ1k4)vYU)oL;cdMoz72kz;=AB)$opaEI|a4` z%wgF1%-!_~xDVO1#q}R@4R{vKe`>*ZG?My_;D^c0;TOoU@W9I?KMCGWPJ;*2`6CmK zjgajI48K?1V2yS4m;-{H@+Kgfn&h+_wZ9R{yEo*|404dB>XPz{~$d69{b3x z9}3@%9M=)>6XZyE8@VOC3jewJad>=!oQ%gaE|z#_I5t+?0}jys$%PB4e+`1~B@c(^ zlbz4@-iVX-Cc-B}#na&C7m8=YL$47pfIkcqFNJGgBz9g~B6&UhW}?KmIIb!F3~q9< zcrV!~drCoqJ!rOzqEwFQWDq z!Hvnw;Z--v`mKTgruasc$!OnN`Z3&oNa8`Hme)uVxe;kG*X})m+cD}>x);H*T zjp_KR0ms}d@mlb`G{0~@EAEml@#gSsax6TD<{wFLW13&2!R^SI@b@(S&3V2$)`Q7>)OR;pXJQaDVbhxG-4ikA+u~C&4}F{4^a7 zsx0|);Ol69u@Ig?UIrJ?c(WS*j^Z2O-)X+F70##eVkbP5&JX)w=bn$Y1k54$LOQ=3 zhkv5}_&3~ywqMBAIDht)`r+`Ev^^Wb&UcvH_M_odIOUC z$*?70vf*~rAM@ciss9ziEopu+3hqcA54TU2_NKtjXMk?|GvQCEKhA?gqb0r=&Z7Rg z0(P$1yY<(?*HVAl?BzzA!C?3}*sDFgQqiB8+ z0Xy%p-Svxvmylb+4Qc)n2OqmY@{{2O6z>eT3zc{e_zUV^xo{TEF9yLA$iv|!Waqmu z1H+}giSV`5AE&`-KMF^<{zhF=bkEV{i>L&oJkVbgmWogA6`oHk0`k6#gg9^o|Pg_ zfb%Jy3SUUuF9XgdXTjHYlKOe@vlK6YSJQZ11Xrg1H4b*J3EP6-i^J<~63>8VQ~#R_ zUq=0F5j=#v94-ox`fK3LwEs53&U<8A0%jZRya#r@3vNvNXFoid`rl!=E%mPxa67Vd zGhpYQByM{(U}w(ix)!{L+z9@O+#JrQ?G+0jqW+i!UypN|+g=*nkDLiV5Fzm#*g2=T z`2*mp)IW#9k>t^E2l52iIY!<3Q{m<0S+LW`-S~X?7xEIv*hX%ACG0HI^*TJBOx}#g zZR>r1AC?{8~F%US+hkkG5|Ze2QEb-qBg|o4`YAi(A8U z$?>rB8)#bsCIz0IA?^ZCjS%;OeF^PX z&w*d7C-H@_^P4YQ0%jS!E>gT29@#>?0bYKacq{xM&5w4%-{wesAH0L&hu}y$-yerJ zQh)p#{(&5VeR&D>zi_xawbu}yMg1!pE+)soZ<7<@P1OH7!fnteYzdfd@a2)>Z1_Hk z=fe;1`5!)rb+#p7M!|B!;eZ(r*LR*PDFHJDk4I4dn+cyG&x7mH_`Mk3Lg(`p@I5sC zt%awwm-aWo3(4Ezb>!V}&Fdupdw4GS2)v7Y5`8DCt+r{)oK2j0S_Z* z!Qaq$nFp_>cmezqjfX{WHubM@@Dt?8@G9~QxR}=8xtCJH^|F48;7;V_a3=M~HSo*y z`ZmJNsef&QuO{z;bIJSRp48tC!yl1Pz`Mx?$6h7se>LDHH^}WW@HBD`oJQ+60Dh>e)E^2jA&-VXAy0tcqWw1&j-%@e>FJxz|YD)9H&2UwU?|?Jue7FbxlY9Vf(p}m=3MY|I!F75_yfWUK z-OxfD1`j0Hg}(}xcoXR*4uqsSpR_Maz*!;ew_YY3mgIm(uRiH4g|e~W>;krUzW z)So)SpOU-5`^e7NRP82dKOb&D{jCuGfIJF5LLLv-rv5ht{);>l&g~)X&x1#i7sJn! zSHRPHO8#2-#a`k~@PEkL;iKf;@UOik|9dz$OMC<#MLr47AqS=4^K?2Ng~ET{EcGMc zrrF|1_|3lJmT>bv;y8FYIT?QYHi>tJf2Md3_|F`P=fYRqA|3?ilZV4&$z$NAxspE- zj*SyfgRdjchBwuf_yYI=nvX7p_mNk@&NUEQ0%kqDvVqu{JKaa~&(GjD$$Q~X$p_() zmzmOn`=i6hXg+!x?nLv?syO#;qWM5g_!POm6Q|=P3ck6WwBHt4LV{4o3m)jt7;(*854n9opu zssUG{`9v+aQYC4x5gb9sTXXnCgv4XvYc3Ec!Q*IurNK|qe8ZXhOr!pn1HX8i)E@vl zznQWH-yeqGqxr>XID)p{1o#1pPlewaBK2p%57GEMA3jR^a|t}TvgEIX*U|o42d|>@ z&t`Zh#dpBplJ~%e$p_#+$VcHI+MlQ33(1u+7pzMTgKN?H*M*0K%KA2eU+*Gr4ZlN< zhn;h>EqMPAe?#@Vz%wcC+)Hylxi7qwJQ#M)!ESpa;f>_6@TQs)p9GIc5l@GI$rsOo zf28AoA$%L{zh!W9{AWwRtj6PJG`?(rd(-RL3b(mb@^`{1)F1c3eX2_Q5c~?Ae~!cQ z2do0-Z@B%6F`1ayN*ttip8}A7BsweIS z52y2UHhdqQZ}Z_gbUrAAUyGFb&Tsek(eXPTzB*IlQ{exGh-bnXbbQZ)kG7WhVt5`M zZ_d5x8qoGx3+G2k{wDY@^l@7PW;^^l?Z4fyH{HYMRo}zTcVOK7BXA0hUnk+J!4eO` zdxy7g7l*R+Z(73dUMTT6*ttiwEdi4Z|3d5E8NP`2PY?L2D9O)- zx3?4zf_nyuhr{>M`iy}a()OMRXVCcU+#C1?ns3d9AF3_wEr6ZR2y6+I{I=~tl6V#3 z18RuZ!x6MUx4=uQOZ+o9DptG~{+i~i2jQ;GC4LM(P5tXM{3#t@RWbIzO8ciK`~@wq zKK$M-(q0stP0Mc!ckCze1b7P_f2r_MI$veLztZuT1rMj~p9im_^)G;%()KHYN9W7( z#=#S5`IF)LbiB@hd(-xv3#Sc~`itPX)ZTJ9ndT#F;MVDqzY&h6{=N-%eluYUKL3Z? z(0p@0yuFRY55p&Dd!B%ud-}We%?+48(|B70cCMMZ@mlbJ0&yewR~nC-!?)1*77PDC z{XGe;dZ*M+gF^?4GvNVw;vD$FF5&_3l+NOz@LkmZM#JL=Nqho);tugtcn|gOS?~th zKJ($4jU;~wd>8(+C16(K@h|lH*1<=cNqjT>5shCv;4f%@?}2O6@p}NCP2y|GG6-!A>uIj7dl_mg%=E#coX<(>MyO~a9W>u_$4}?Qs7SpOZ_hJI;v^ko>{$mOQcZ+rumAd^8sRg~p#r@czD%KOL4*WM;!-yeEpxeAwH3rpPRY zy|=&ca@ZSg;MK6#JiHzrP3>)l@1p)LpPe{KBg}5Zk9eEDKOZ}rQJczbm0z8fCUk^XtTk3a( zH&DD6T$j#|ec^o+cdo@Pq4)@RI9<=U50<}IQ*0)}bG`Z_%v4x@zcIqhgx67gF1($* z5FSKc3J)c(gd2L}bFq0F_PQJP&wFs8`*Pur;MwHQ;f3U{;qBxf;63DD;1F8=?{F>h zUvLV!3dW`k@`Z3Vxi&nCd?|d8d^y~Qw(k|Nlwsx?c(Ip1%v=XwLEED<`~tZ<+``*` z#U=-Sjocp|TiIPgu_=V-kne`yC69xvRFV8g;F+{OPr$POhnZ*Krj$P)PI0T7VP-Mx zO;_OM@JNcUhUbyj!%N7U;hp5|@P6_xIE>bBA6%b&5Kbc>g?o@s!qOjyVKRg5Mez`L z61gV4kX#o&dYijK0n-GQGSIYy4|)4*poxX!X?wMUXVdwm6Z~XVw}oQU4UVoRz8QXt zoCh}wk@yg}EsY0v!8cHREPNmNVfb0{G`POo9LB5J@Ea8W7u=q%Hw55cD83T@+dDu5 zW*ywBy4zr}c^|G!+v8)nF8K>Mll%=lkNhLNl>94PnTybIz*TtqL z9D9MdE-bGH$1i*l`iw0B(;CjCeCM+yxqo4?NrF?{bQ5Yi!ZQB|H5u?6s^1HKg`5k& zM;-ukdxbE!R|L!NX^YKRIF*(^5yp^KT0+fK_z!A-CL9s!#*0fn`}%<9Yl{%ip!hO) zKH2%Ma(iz;$Ms|QG{rZ=a()Ocxwl<6+F!d6pLmD6eEhvlxc7ywi_IZ;x7S}n%`w>d z8*;W3n^W-1(O(z9 ztI12?*C>Al?EK9&TZ+vZcpSCA0iHzO0{=kyJK)OR^^;<=8=g%0`{5bnLvS6+KL#g} zPpSMMoQvjC{TlF1lphZ7bypv+w?2G`+yr+1rkX9qrX_sXCGun8pBouyaotTLNYzEG6HJfqQxF<(mocCmc#Mk(%zenUE(j*zXQwol5akMdr|xocs%(_cpCXz zcn$d{cr*FGux#&q^FKJqTmO7hDHHvhTpdm#UkuCqF5lFHCwUVZ{JlO{N|mUh8s5hOctC&?hDKLyPp{Z&!qTJcs+R(yp22#mib9P zGYNjon;!0)XCKmpXme&q;{sxLI#ik?t4f#g6e;tWCzqN^TiJ4koIF&pI9!eex zk0pYz7nYJ;^0z`{ewc0MBmN_;pL6e`hF*ni^C~R+FWbBc zXHonexEsxvK7^%YnNML^UY7X^Zd2FIC^p~2vb-#F7?$N_nd7i5FUy>UKa6zi2TWCO zF5x^^--N+i-7p*h-$l!71TQB?!%^P#_hQo)K0xDX0z8)DDR4Bk-x-$vRo`U7qbQyY zPbBBTbI60?_2l937V>Dg&&}==_rCD^vVmuy^>IYUXA5 z4COC}Yf}CjupCd-%sN8Z!f3eD64%cwgQGYe;O~>K&a52?)=K4vL{|Wr5cRU5m zSFn^G<~!IMUU4PoXSiQuHzQzvFO#2X{(`;c@WE-7Ug#fgI(#8~Cc%9oVCuk9x|z%1 zDDR1GrWw35(|safu7p?7>q&&aCU<~Cyw7`!O$Pk2_ksf^3!dg(uLzhtSW2N849k3@ z&tgdBeA?@<0rN3@J;isy+5>uD=wTTi^$C+yvZz z&WU@az}yLMAm0slr`JCYcJ5JbOR;$bUQeD5|3!WlPK=cN1@JxO0KAR75?=47V>Q`(kdlK_8Cz8((u2Eby|1s+1~39oglWBGkx z*3_cpLdrcn|q<_%OK*e3E=M997AEBE96hGRfplh!>D= zgeQ`F!}57jy15mW@haU6gilcZop8+{S>D}n68V0(3;AJq6!~#ju1BPsr{S3te;%Gs zei2?yeg$4nejVOMejDCHeh-$<1Jcb$@Ck~44hK>H`5F!<{{Tmle}Vg^xvxK9{(z;V znKMq@dm_zL!@1`U+W$3S=N_lF6q|Z*giDiV8p93AE#N;WKNhah%uOgZ?cmlfQNII> z|CN?B(-p||)<0l+OAt97&8_fyHys`bJNGEHrPvIG3(5DuZQU^PAAl3ckH9Ze{&aXd z`B^xU^8W>=kY9#ziYzT1&8zTumssAL@HFx}u$<32nh)S>u5%M`zcg4%s`;u+{Z#WE zEZ=7>HizLWd$=_M<^&ws+;y=z1Fy_=9Wd4V;C{6f4~J!cq?-D0vYU=~u1(+} z`BF;Bz4D7F{{Z4s$VcE+$@jp{Jr~{f z$HUUUlFejT`d6}<4om+^HnU;rU&&@Z9PGU(!Tr2oDM@ApEd49VtbyCn^52C=lefaJ zlRt-3yatoZ*Ki*B2e^f|L5fT6J)24X1Mz#v=9aScoxhz>NbS{xr%--9So&9zX$(vM zN-`~+e5!vXEd49VTnkJ8N;22O(!Y{SIxPJw$#jRMed@aoNuZM?Hd+Bf`@A^)$=>bcBN-#O_D9X== zr;-cc)#Q=zCh{2g7asyLw*nLPWjv5f#fe#{x@(E)&CJ5P5DP*uRGwAk&|#o$~U+2_0D(`0#BfLO<2BQ zfxjp0*eh|S2`twi;!I2UF+!M}q z9xVMo&J2bN+%W17hn;)Ex%v0P-su?e2jP)!7=9FBjE_#kMjS3N0Ob5 z^)R_Q+=%L54EG?{g9nov!}5MT*0g{h?d~Q7%vG?I7}E~U^p2Mp(*btw`DP2w$8cz@ zxHp_m?hB{5VH_EQ;Bn-k@Kcn35BxrPJbZ-wC_J9(KMBkD5M!Q&D_!L#6q^OGR~^e= z0?X@gVbzzxf;PWT=B*k07X>o4-ViO0;=aU&G36{@`GfKYO z{s`qee~ajOa+b>P3+H*SH^U5qms9>QcoTUvTtxZfVfp?`hM5e1N%>F0zmVs^|9f&|TDF#SsjO=75Dg-@#ntp_`Y|Hkwtr-+vhp=xvmHHeBW<; zbNqZ`ykm|z*O)7#;k)2B6#lP)f41OnT3A3X2I_U-(C3sDfpE|`j@~zSMa|C zzohX08u;}E|2lY*E1oQW3w%}3XEb~Vd_olIKLEe3;6DPtt>ACj0DTwyZQyx68IAuI z(#u8qJCJ_#n`9Ub?*`B7mC-N+zOqPffUhd}d%<@V`~>jzMf*hu;BDw|n8p@CV?y zMe)y(;g7(7rX_w$_&>mNe;gV91pF_5N$LB;m%#Jq@bH)5lgV&+_#5z7*2}Ozd>wqa z$p2g5?|f%Y|1S9UBK_aM)AA=A9)1EoD0lFK$II{M4-an#Usj|a37+G1cz7rHSASj( z`@?&{^Ji|TfIpZFb3+IG)}lTm;1|DN4*SC>_&*fsXMitOGFA#70#C~m@GkgI3jZD8 zN49msE#W-y+#hqp$H4KQf98fuL6#K$SAj1t`0w=i{{i?GosRPV2>i6d|8DTD1^-j< zy@mgmz%MA$9|6C<;C~CgsPO+f_|k%Z3;g(ke+N8|r@7$=;Aa-;KLVdB_**vO`>**j z;Cc+6KhwjJ;OmoNdUz-Jy+!>Nf%g^Z$AYJ1eAC_p|3)(065b2`uLVCI{NRoIax{ozl*`I}ive-QjI(J&Mq247h4 z$HDoVSN6Fj{15PV7yO&x?Sg*?JS``X-w(jo>vZrRf&Vtv-1fo0kF-gc$790V!56$q zwqwGP;J;YpKM(wi1%D6t4+~xe&*dKzmV)R0I3|pMchY=-{smuO@YBIBE%=APSF1Xx zUl$xpO8*=awu4_^`0oYJ`Zy+h6g>CeG2s&M3v@d2yAu5Nf?o@MPr+{lf3D!Sfxlev zJHhky?3i#5_`OTyfc?AR`7PWo+OxUGe+T&0h5uggD+>RQg5O&3OThE`c~-a* z{LbS1Yr#KX_}>WraKUc_|9Zji1TXWu2fWPhe(;wI|F3{wUzGPK_)P_W0{rdoRlsiv z&wxKvq(2W{#^)vQV+;RR!GEFPKL)?AIR79F{znTw3w(Vs{*C}YsaUVf13$gUZ!!3J z1s?`4^J{}YQRKfI{HDVHMDTkHekyn<%0Cl)alzMv|7GF71^k(U?*ji`!S{ie`CSNJ z=64zR^t3>^C0s>bly@EY+=AZ({;tCRcJPrR{Vwnm3w|%t3;zee&nWmq;CVd{y@QwW ze-fO(@nj!-{|x?O5ziOE^ZmrE@G|&ZxkJCNfiEa{I2-$qi~MGQ|7OAa!1Me(D;x!W zTai8w{Goy`2H#S&cNlzKdLFhvECtV>#bE^eqsg#1oDBYak>6?H^NREjf>#T^5&T{6 zlL7D3f%l7Ir8fnhE;ry8fR7gG7lZFB_!Z#C6!Yb^;Q6yC+z6iQyC~cS-Ym-hEcm>1 z!lLkb@LbJr62(ep4fquWKMVZR1>X#QZ^3tff4Sg$!JjPnN5Nk$_$A=8l3o^uE5Y;i zcwx8}e7H!z5qw?2Zv)>}@H@ft{Jt>U1OC3BQ-S-#1K{~HKRg7!Z@Mh=!(-q-DdP9{ z;Kwaj`Yqu(@H^7|2%eXL-&Lgl0DRAw{PFMSfiL_8@ms7O#w*-(2vIf!|s1OTqK?Wq$Z1_^YYE=7-+~Kd310_rde~j`PDGg13wG&w{Tk z_~*g%{5(H=5qw{f{ukgE75uNjZ!Y-Xf%msn;r-zsz^@(=$NN^`dB4*9@Cx|0A|9`U zKPz{{W7;;vui%G*-&N!{8~iH;Kf1?%A^1zh`GeqpU-&n`zgzHS;LD46t^_}^;H$u= ztx$&eegiz~bAA{De@4lu|JmS6it~4Zj~Dzr@GA@cG4LA-ekpif|DeCY^Zp$4H+Z#( z-|vH8R`5Rr|3bk(3;uG!KMy{y(CZh$k1P0JfS+0LzXIP?@V^5;<^(ku{SBT!ec_+M zFG_~K@ICOuSIBTn_@Cg5L~*D5CalfRD)=GbFa4|x`@?MT_ZR2S0YB#*IsM(>d4BH; zL*S`z*j4KoPP%RuNM9v0x!$!g0C(7w}bZ=d=GfOzV(HV zfS+@y9QKDx!Skm-d=flgKl;OOgI`mW|NG!Me*NJO!B?dW`om|zzf$;r9z55#KYS59 z$EQF11^C|={(lAjor3>e&-vc~Ke;IHpTKi_`@?s^^YySl{2O@w{&;_Q(?r>x{o$?P z{5O*9vp*aTUcnk({GH%G+?4ryz%NSI7kr-u&UX;x|6cIzX@cD!-Vc7_2Xp!d!2hpe z{Cp7nL*qHU3x3q%%y)uso0s{A!EeT#WgqO%2EYG^%s&Bs@ll!oHu&d?_2M6Z=l2Kp zhyCES6tMl_kHIfW3)KDLi{LW~J^Xj@_oWWSelPGV()R&)-U&W^b}s*)!2iqJGyfj= z?!L_b7dY?1?Xy3;Wjo@R`XA4~z@Pp=PXAf(dkX$8@Mntn4uOBQsBa7Wu_C^|0RDk@ z<@|mT{NaN$KLh;Ww`M*D{?Er}z7_ocJT>#(;0uq;{3GB`C4oR+;QQv}^xpt~dT!>w z3qDk=H$DY^X)zu@3%;a?=bwNdc1%A1OW-r-XZ}_230RBR8z5EyO zuNCe40r_3H-As=KOvI{8OWuZv;QD=#TB-i=lb@;NM>d|Ch92-XDGyyk3mA{|3%~ zQ(FGN1)e|WhTj8E;lb~*dG5z|(Yt@_zuntT_Ki;Kvu|zhx)ZlLdbp_(cUj9Q?+D zzXLq4|IQ8X2H#wy4}tF}cmq6tc82$Yr|{$VQBDBICD=bZ!ztwH{GH(p@Q)V!L*Q2w zybGS>jQqBP->mGw_kcfD@Q;A^7w7*Pcc;NLI!5O}^H=!ORP z@zYeJZg?+vUhj9q3E<;J`YGU>3VsIo#RdNm_$3AJg5Ol|?cn)-pd0pp-&3T21U%m# zb;GZLf3ryc1bDt*>W1F}&-b(4@O$9T7XF_Cf4bnG0dK0g_&t+920yDv|13Bzq{dE;Q4t}H+%>DhlT$Sz>hA<{}K3-g1_ZljNgL4 z4Lm*SLc(dU9z*iOgW8itdnHeqt-&dr60{p6iUju%0QQq%@=l0_F zCBR1t|33oH?|aM)cY&wn7~Wj`Josxxe)oevR`5RuA4u_@86E*&Rq(HYUs>>{!50+g z|06iM+&?qJi{OVA_4^+9awVfauYu?5$;|K*@R1_@ph@Vr;BNz8Rq(^W*A#pXc<%q1 zVFCEHMf!Wd?=AQ+c(Z6v8$9cMW>^k>QQ`l7@H>n4tO9?$;Aen8Q}A`*&lh|n_}Zep zbHFbz@}C5MuHYXA|4MQGh2U8~GsC6e!$p2qg6Hp-W`=9Q^L#cl+(=&J|0(dhi~K(g zp68F5;d9`-iu}I-p7#gM3||6&t~mc;@TUs?*WfdX^PdENp-BG*_{#-<9{k4z{|@+} z#rfX{pIPw#1>RrqX}in)LNmi5;71hcec*EoekAzfg3kpXEcm;@k1hBh_+3T(YT$Pl zd@1-x3;z-D3k!ZS_+LMD)_1c{MUvx;LVi2Hk<{X zZpZPYWixnRk-p=A^VfyF;7e0Fe*XeIyQ~YBfZSQ6UkRS$yDnS{{<$LkM({k|*M-}_ z^Yvt1xDz~o&J6c}=k}f%?mr-XP581)EH2c!>#C&2Ubm4WaKc<#S}@H}{q|3G*N zJYNq6!mHq$Q-ub?kHIe}_(6Nh`yKoq26%2Ceh&jY_s>9>3!dXY5Eg-Fy$pn7!Lwcl zLK8fH4i3kG=l(o6tN@>$91adAfge=xQx7=*knqdkhoL&EvsGYkJ;1y8rP`2B{bIg?gP*HofaMh?@tb=g@?g&ey4@U!DkfdPl4z7oEDw~&+R)cya=8@tHLYb zd3>%4uY>3H)v7RUFP_Jx6IO*o!E<@5LO*!^OoRdO+#eHR0r;88VInL6-&F7_cpgs^ zVJZ0OMfwQ%qJp0cp4UecVKw;rB7H6Rnu3pmuPgXA@U;b>1kdfC20%6ep|sW z2fw@ESA#!N@aw_z^=Km84E|z~eh2tS!S4podY%aPf#(n2&j-)-!~6N*rzVGO;c@UB z-)-S3@Oef0bKrSAZVNAh=lNn=cm;e_;r}{#j{mkW?Yy#n+rpvX`FgW0^n+hfoIe15 zW5E}I-%;=-;CVjY7OLPU7wJpE^JhyK0nhE<5>5us?cWksgXi{d32VXUr3|)&aq!&! zEnypYZvU1r37*@(C7chQ`(sPE2t3DQOSl|7w|`5x8vL@Nyz9ZQFZj*idHie%cYx>i zZwYsU=k{+2_krinN#Q~8Pbb4k;bHKX3;sCxl61X2DLe(ftKiRp-&61x!Sns;N#Pan zk!i~Cr0_cU1qGkBuUxO46b=R7B6qyM-w!_cW*JTj1K_!TP6`XamlWwsz=sQ71wXdn zOX;udkpBpH{(kGEa5DH!Mfz&+MaB7R!EY$i$H8we_%`rc3qA>+KP$ue;CcRC87=}} zm>gDy%fa*bSsAVdKcYy#9z4&VE5ps;M-}OJfalNg;coCeza1a$1JC32`0yZjHJxyL zco_WHfIEO-@sWx%oT$elz%S1-}D4f9m0G@MDvq9_|DGXu%%@f4SffgXjF};c@VL zi}a_!n+1Ok{H%h%2)?c0uYl)IHM|a<$3rzt`>*AAs)j?s*QOJyp&xu*!3V(ec&LU2 z;Q9Ji4NJiDXE;>B^LQ8zOTlkW4#Qyt{ON+941Pqqo(+f9;JH1+VJ-Mb;Xe+3V!^k8 zFE98cc#ijQI3N7NBK;!pD++!&c>aurtHJa9JsPeD&+#4&H-m3VCya(Wz;7)0-QZ6a z{66s9-qG+Nc(eNU8zua-9c?CR=*U|7g z`13{jvJ$U}y6mAF4^X1%d7kF;}+;A^=j@R7q z0QlaN!QAi=_{{}>3_O3PhbO@Ed^0^f4c?a=ribUi^ZYtJya0Y;k^T~RzMf4F-v>Xn zNPiuCUBQdV64s$G44yy7gf@82 z@0hS0d@4B{6HWxbv*4$KzfkZq!E^hM3G2c0`r??d1-xGP?*h;5KPK!0&-3ju;X?4U z3jfQ%^JiAL3jEAum=&%A&)26};U@6OBK>yonFYTKd{)8l1%DvT53|Ap;ExvkA@HS1 zuh>ryeqzC&1Yck9XTcW~`M&_Zx!^B@UtQ$?8u;Y}4<9S%(^+8#c>expR_Fu2zVJT^ z{Dy+h1HZN4i@|R%_%QfG1#g4r`EyoS4*o=uej<4OerZ-X75v*p`kCONX#aZf{QbtP zumya2k-iK3pn~rMpH=V+!SnZlv%+QI`TiOG51zkYNB@K8`4;^Tp1)6;6>bNgTg3k^ z@H`%8g?qvCct!t%?}fL9CtGI;(h3a^3Z z{Gj9u%lsCF8Q}BM35!A>c+PK8I0`&}7KVA?$0ftUuoyhA2Ns55@WrWp3qu=xLE*m~ z{PlvL2%gJZ7)}LWTBM%|o;%)w^MoZ!!Gc={+J*3f#>z>{BR-osfGV# z;CVmD{BRX`xnKM`@Z5j%!%g6)7w6v&zNX-Jf#>;Zez+GruaD-32f*|72>b29Pb|)V z3_Q;d^TU(i&GdX^es~uA_@K}H@B(mG_AkE%{(6yr_*GmVlOE=W8Q{+r z{(azi{+%C=0)MGUp9jADO)|_6i^21!FARfkN`}7B247O}<>0#tej@lt!A}KWUGOu( z^QS+o2R}U-`ok9RoPU4V1%6hMz7IU--ybdn?@#IYegJ%N!LI_(@jWD52cE~zA>k(Q zJYEk8w}US)&cCb2|6cIXBK-mI1&PlL4}s@+;NL$1|6!5-BzU>s;92nVi}V-3A1nCF z;5WQU2JA-wzj<2be0Y)P+nHeocwR5h41M5v{W>!o1)j(MtS}F}oWB->m)DnJ@JSVi zD`6XaAk_!+KlsrFKM}ml?^N)c)A@75nc#O7d_DMs1>XXm`wRL9zb~aj|KO#bE(9<2 zeHnOu{tEqrADikoKU@c1>hC7-@_mQf!Si^lhr7UEPUY9bz2N!#)OvUTJjZ)9JOn;I zO(%?o$H1ow{v>$5zvzZ%!SjBJZg`=GzYKo=H09R~uYq5X+Jns~A206*&kZxcbN`(i z`oQz`8UDrR&Bc>!n%^8gQ>2oAHXMcX_2~mx(!<+5{G=W}-otnG@K5&eJA3$__wax0 z;l;zMxX$jsShclv_q%&|vxmR8ho92J$9nj=J^T|re18wWyN5s0!=LTpuRG^ETm6{t z-}Y+w{I)sOF6hMglhj_+kX`~y9FR}cSq55KyH-|hTy%rX7AvVEy1 z{fQp_lJkYJzN^9^3>-dOllJ3I?H$fJW%c9A-*&z%^3%eo^L3H02_HIupBc70-xbr> zhL1bHKk{|q8t2nv{Kvu{IX^w}@$e_kUySYPhDV*_^ccTqd-%Wh@HhQBJ?$AcRwLnP z=d^MDdzbSEf%~yid!KU~PZMFCbKXPsV?Xomp7THM{H2(FZup&^^t*caR|-B4Wq!Tj ztk1vp@M)LB=pUxf=;2{&bt8WB1b@f2Z`eK6ogCXZ(cLgPHoj+fICgY+URbzqa&N7= zwYsY^w!OM*cx)s8oWFJB?nwiiyE`^^kqqPZ?RzFFyM|+C8+Y!Q>h7B|ynWNy#LlzF zHcU+H+&I>qoZLB??9sMis(U~U;6L6yd+Uy|-BTN;wr&i&##q0dsmh;BCJ2s3@SiWGJw(gE}_t@Fpsj=OY8_~{l z#x_rO&qbaq&seqM^pk#R74oe%gSjvnZdOs?SkYANiLE@ogUuq;f)^NQ(m>!lipK)wWs`QPx+Oe z@+&>%S6T<=UupL6p88dK>R0KlUr&BL#rLH4WZqMDPf@jyM*rBx9a9I^lVS1ES1B>W zBYSUX4$NUVY~0e_cupM6npX!~ZS(-@*SC zCO7f_3R+h%8CAg_Qp62^8u(MAZ;dC_c|x7};YamQMD$|@=oI{6LOmA5glcqQYPHQj zbiv@lxy+>&b72{E{%JCyLFX1zTTE?6%KTc)uSLHWGsQ2^;Scj`#0oL{1``?)F`>zX zX3T{dG?_s&78EmJX>F#qnc8MTo0+zG?h3lJ>C#~?ZD!hG1|6n$=-lCHD|p5V+A70@ zm0`p5uMG42N{n!2IG!BM7TOrw6*R1%+luJ6BF1k;?12^0Z-wM@7d5tZ0Gm1eZZURePZqukif zmDtgh*wd9}JgXH;iQT@!hFUweF7{a^c3P#)zN*A-tHds=bmF<4cy1@=AG@s*yRjNO zr8>;Bs?B5lb88J4j+!&2&jBqtZxEiBTjS;TK2v=iY zRHH7cap+f@v9>M7p&H{{Z8C1v7|&{qST)L^8e?9KYN*Cus77g3V?S17Usq$_Rii4a zQLok5JJqPzYKvv9i1AqwS zjXhW!X8yHd=2MG8s|~YVD`Na>v5#u8A8WB+YO(KXF^07`W@@+?q8)ndQYVr*BK zJ@!s5_Eas7_FC-0noU`;PgmHvvA=3@JlEt%V=czE z7W=vuHByUluEpuD79(7X5w1nmtcdeKeVDDN$7t81M(R-ub&GuL&3c^f>QOuOIAZH@ z#MWc9>oKbJI1=iyr|PjU>Ty)mWAD^$2CT&~6ID}>v8u;d)nkv;#{~`?ia1dDIB=lh zz&Q#B4mBLu+c?CTf=8Cgqh}P`N$z>XnUdT~h~tplvx`v!k8#5>jy`hFH^z|Ms}>_d z?v;yiBKKNW<0XLxFCc~!JPr#UJ>wX7a?dypZ*tE#iherWfG z$LWpS8y+P??)gR8fJfo*==nwQkbAx2R7dXhiqjprH#kmATLb3%NlO!cu%0-K25vj@6 zaWP48mY^z9R7H}iNK+Mwsv=cYB&&*aWh*u2EM-+BEnDI-N#d$VT@}fz5-(HHM|GCM zDw3Ej_o9yv;)+yOk<2R6Sw%v#B_Yp})NElGEsC?$R*~E)(wnUc=`6)nB)N(-*GR)p z>Z?e8xYGCpF9F)pGG?f*lm;sjVMQveNQM>Zup%K=q(obdGDB&xA~D+H6iHQyu_`gz z>NO^Lz^n2494%hwYP|MFiwE4+xwJ@(w%UyrAK13$jTYrBG1`JRCi(EIN{m&Bu_`gz zdYR4=qpg~wMLDPIn8a9>7^@OvRhO`;#8}lutg5S+t-G1C#AvJUXi+pI#;UGqRbA9< z8BS+i)~dRm*=ju|`MhE4^k`8Kq`|5*XlrNsNP|^r(3bEqNkNbXZ7m;@l(RHwOM50s zgSNnr7ImC7Xe<4gq&iE3RbA(7oNg5Km3RWdO zyVZbCEv{`N@T-;Ge?*JtT+?;XZc1X3=WI79(c;mtTN7F&y_yz}cJC6Cl(VjbHA&Cz zX`+vhjhduall1Ifhdx?9)+D`}u7fqLAZwDI-4(^Nl(VE~w?0gg^lFk`P138S6{MtR zw@vXZMMKiF`>L4aqpqgwU`^7i={i`G25VYW)^r`LX<1p*y3+2(n6or!_hht4gLY>Y zEsC?QgEeWerUhnA*TI@JXt!uQT^h7ov1oA(+U;7jxVme)4%%H>Oj4Y+*sSR~SkrZ| zCJoyCBG1x_)9xCh#WiU6g3+R!bse;uKPGA6S(659x(?cHV)Rj+rNNpsXt$5iN8?!< ztm*PslLqb1lFqvP)uh3iE`K#${%X=-O&YA}@@My#$j5F;Bk(xejcK%ao$dBCT71;m zt!K1&o$K-O04>sBT^g)wEo!%_(MLH;gLdZ{lRVCL?;9;Xp6w2p7HQD#gQLYqo!!?) zi}#@2??#JqmIm#Hm`T!LT^g)QgLP@JE)CXoA6M6nTwNNh>+)CE<*zOc)}_I^G+37g z>(XFd8mvo$b!o7!>tJ0PtZOY=mj>&)4%W36txJP-X|OI0)}_I^G+5VtUR@fjYb{#W zTC}d~U|lzRb!o7!>tJ2i!MZe9mj>(7U|kxlYb{!r2J2dj)^*=k*LAS2wP;-$tm`^h zmj>(7U|kxlYb{#Wb+9fC)}_I^u7h=52kX*cT^g)QgLN%I>(XFd8mvo$b!o6J4c4W> zx-{6(b+Dl&XhTcTMtnGgk=f97u%RVrBR(IBNj{z%x*u#vgAHl0Aq_U9!G4N0$| z+rWly0~@;hHFWuFXyw_E^cuSSHFWuF=Y)XSoX|O2`Hl@L)G}x2|o6=xY8f;2~O=++x z4K}60rZm`;2Ak4gQyOeagH36$DGfHI!KO6Wlm?s9U{e}wN`p;luqh2TrNO2&*pvpF z(qK~>Y)XSoX|O2`Hl@L)G}x2|o6=xY8f;2~O=++x4K}60rZm`;2Ak4gQyOeagH36$ zDGfHI!KO6Wlm?s9U{e}wN`p;luqh2TrNO2&*pvpF(qK~>Y)XSoX|O2`Hl@L)G}x2| zo6=xY8f;2~O=++x4K}60rZm`;23yi#OB!rRgDq*WB@MQu!Im`Gk_KDSU`rZoNrNqE zuq6$)q`{Un*pdcY(qKy(Y)OMHX|N>?wxq$9G}w{`Thd@l8f-~}EorbN4Ys7gmNeLs z23yi#OB!rRgDq*WB@MQu!Im`Gk_KDSU`rZoNrNqEuq6$)q`{Un*pdcY(qKy(Y)OMH zX|N>?wxq$9G}w{`Thd@l8f-~}EorbN4Ys7gmNeLs23yi#OB!rRgDq*WB@MQu!Im`G zk_KDSU`rZoNrNqEuq6$)q`{Un*pdcY(qKy(Y)OMHX|N>?wxq$9G}w{`Thd@l8f-~} zEorbN4Ys7gmNeLs23yi#OB!rRgDq*WEe*D%!L~HmmIm9>U|Sk&OM`7`uq_R?rNOo| z*p>#{(qLN}Y)gY}X|OE~wxz+gG}x8~+tOfL8f;60ZE3JA4YsAhwlvt52HVnLTN-Rj zgKcTBEe*D%!L~HmmIm9>U|Sk&OM`7`uq_R?rNOo|*p>#{(qLN}Y)gY}X|OE~wxz+g zG}x8~+tOfL8f;60ZE3JA4YsAhwlvt52HVnLTN-RjgKcTBEe*D%!L~HmmIm9>VESgc zEe*D%!L~HmmIm9>U|Sk&OM`7`uq_R?rNOo|*p>#{(qLN}Y)gY}X|OE~wxz+gG}x8~ z+tOfL8f;60ZE3JA4YsAhwlvt52HVnLTN><0gB@wGBMo+>!HzW8kp?@`U`HD4NP`_| zup_~$hX|N*=cBH|MG}w^_JJMiB8th1e9ci#54R)l#jx^Yj z20PMVM;h!%gB@wGBMo+>!HzW8kp?@`U`HD4NP`_|up_~$h zX|N*=cBH|MG}w^_JJMiB8th1e9ci#54R)l#jx^Yj20PMVM;h!%gB@wGBMo+>!HzW8 z(RHvR4R)l#jx^Yj20PMVM;h!%gB@wGBMo+>!HzW8kp?@`U`HD4NP`_|up_~$hX|N*=cBH|MG}w^_JJMiB8mtUUgh2WVeONMt%^xoU`IAc^f4~Uj zPepdvV<*_Az@-`L28Gj30o>d z;)E@gA$h`<%8)=|OJzu+*n64EkVs)mWk{y5r7|Q`*ispiDr~6?i4_|nQW=sfY^e+h z7PeG|Bnw+AL!yN(l_A+yhNWAe)E`nVY^l$sUD#5eOTDnAK9_#6c_Z!lkb+@LWk|!Y zr81;q*isqNF>I*}DH%IsQyJ1SY^e;X8Mai0^bA`nLyCqil_5=I%SkFjs)j9vbK9M4si};l^Sm)9@65?t zbMoGtO44~H={#@G$@_Ei2A#Y^CvVZIB%N21&TU_FtY6Z(?Qb?)idE8iCF#79be=cs zO?j`<~>=N&t?W6DoN*+r1QL^ zCvWM=dwTMwp1i9kZR^31O!`PV&l`Gd*LbXb(z)#(kG7=qysIZ~>&g3i^2VOLvnOxu z$$NY9=AN{>2iw-9^R&MQHt9U=@PSS3NPB!>lLpf+AJ{am(mo#uFO`vWZu{BU%Cy%9 zD3y_}=V`kSQl*cy;RiP9JZ<@bxHVs;O+T<{zN)6{x$T*cHAp&7JAZISYDc=Br_Dc@ zHc}Z$=V|{BQd2vU&TZd)EG=En(g>rC6ow zdD<9+2`=?Vx}K-KK}b!pO4oDSfgfw1uIIMj-)t#X>3W{_2w@UUu}ar-+r=NxO**%? z0?d}iRl1(1y+X(@#VTFT({>?D)G1c!dY*O+AvMJ+={#*3LTYM9x}K+fLzwteJJR*s z-W-T^PC8GUhj2z}N4lP;{XZ92m8AjK-_JncI|YU+=)Zckf}keXtZuIFj@5q1Tq zcBFN?z1tD%l60Q7AmNM@tF&%UyO5BY##LIkr;SKh(xi5zb-TS!5=%?h^RycYXK22% z_e;z#m63Fwwj@>3o+O|&cGJ4u-c^aYB%RxPDrQTuN;*$_ldw%X#VYAMZBIgK>hp9x zPdk*5n%a@B=k{JpEH~*qZBxPmFU2b9Jnd9MYU=Z(^R!tBsi_@F=V`wZ7L00#y+^|u zq%BK8YDe0%1e^LiZCip(Wu%QuSb$3BY3mYfYDe0<1Y0U2UC-10C8R1=X$KQ*>hrXR z35(p+j-+#Yizl`y>AarS?P(_y&P`>c>v`JDghg{|N78xP&xBNstF)sDHuXo^(*#>8 zBk4SCYr=9om67hx)6OQOrZUp~dD`5B)YKp8dY<+-AvMJ+UC+}NC%kx>`XgP>(=I2Z zrgkKqr;ScXO?{qpp7uK7W+L@R(s|nMgw)jMN#|+D6H-&G(*1eb^n{y}6svT9p7uQ< zHN`6FJZ*hKYKm1_x2N4tNKLUy_vdK?R3+_z0!n2hou^GuNKIuVou_?JNKIuVou{o( zcrzmPN78xP4TaRyA4%tFLlja|e` zcBI`=xE)MoB%S9s7SdKJ_@y$^^*rsCLaN%4_DkXRQhlCwOu?pDr9D%yXYtEBU^!wL@wQmm5B((N@XO)r>$B@O|eRf zPrJ2{n%a>RpEhhEHN`3^KJD4UL#xz|r1-SU3aP0@X)T{NY#}w3n`VKuiwh6IQj5}B zK5gVeYRWk&K5gMbYKm1-eA>l@hiWP3r1-Rv3#lnqN%3hf7gAH5lj75ME~KVdCB>&5 zU3i3-VwDu1HgzF2joqa9w66=PX$LhB$&o-QheIoh13+Qr1-SK3#lnqN%3iq z7v2?2u}X?h+q{sPVwDtc8>&{0*e@2WJi(4@@GBmS4UTc1;*oXckx}7MdD$K>=D>(B z2OdXHJKb(mBS`Iy^Gh_P;Kl_-H02yqY}4Fh+s>j}3QwGRqDlU?6)l?7@o7^Up1QKk zn8@Bi8)EFHkL{adaM@}Gmq%75-gQKvR>fzC(UN@B6LBFDlURWWSaUX!UBf2w z7!$nT;~b8v#Ce-Xx5s-c@c8Wqk1UKwZ(5vD!DIb+^rpo*lHC2`3nzz}WZbeJZkZp~obXu}#2CzMcbV`>%+kF^KDJzA^ex75^ zsO{+D(VA)du-1&)hAJE_z9V*Hi#W${#yqK1bU?fYGQs=G9XUX6`7udcya?dZ$Q*10b z?|N-_Ci{>%vJZJgmD4rYwr$eltx8wow2u?HuzdQkm)Ky7nZ36SU?(qn$Y^J=PL-uWdZ?Jg-5#((}An6P)K!ir0PkSZk#G`9_!8Xy#A_hTr)6VuWvlEJdeJ$1LU+F@}RjR*Oe=8;@)*j|>Bk?jO4a+^-$BWtW^`#4#WaX#wQonzdp=>>mUD78DfV1cDKldmSR)@l_VP6| zi`VN2Sc3?x6Kqd9+UZv>yX2F5=fqi-oSkB&v0RoGk0?!{O#_PtR4^{Qc+7((RuHE$ zb5_)aYbzkSa-{KS0n2MV+cwTpS#O@|V_WMZEsE0m$A%r68t=Ri{CL;HqqWSwUj+B- zt$mM3Zo@EtUuYZDSvG6MvOS1w4P+SC3Xq%D40e9Jj;*m@zQe%^O;1xy49t@vVV*uC zYcRozx~J!|wk4hx_e=M1CMTw_h}c7#FJozFk?P63Sx+w`ZO1SLvNA6CctnI|3W)Hup=B2(V9_7Y~3qgoS%awIxN<1QkM+}Vg@WEyY zdbon(F`ldGJSj8J2kFizy$FCU193zlBOlN4h{oqHy6hc+Xriwb;?2%qec5{h(Ti#3 z<+9FShS|FW(JQ5Sf23FLQ75X6PH`%>FBh;}@a2YW6((mvIBGfJinFb|u*X{(9$9T3 z-9L(ioF&JKTF)a0>_qkikF0=JS@xA-w5Z zerxb}{o>K9>8q`@p&FYxqDoM`*jK0?k0{8#7>z)6&~USFMPv0`uJ)a1w6JydwGfJp z(*}&U9v6h;PFDqW72?445%J0jGmWh`x;oiv>=NeN=v$MrZt#uM{FjF zKCDp$n$f*(_D1Cz{5&N)gGbYcy-o@4A+>iX$xWR0;v~7B=c@pFfCszZ*x4gHazD=( zw)Qe4>^@Q3qd0Q5m`CeEdk9BvF|~Id$-UfoO(18t;TUhjd1Oc1h>Ts0n8vP0Onu_B z`8&pxd5?_PSBN7g*fAz3T7HXV4`z{jdLU!(=5Y4#886Kl8p8GyHpo5R@*?+mjJc=I z^|q={{Km{4I-|6>T;-9~;gM~(wz1|YJ+5>xUbJw`dvff~gvCVx+F3k5nruS1?^s#2 zl#qZ=DYj(?W&85R9?paNn9q;i?G}i2;;F2YXJNaIP^@h>ih!NQ&@ccjpT}4+P4#g# z5iJZBU1MLtmB*N1!Lx5dP$6Gu*!LIYKA`>X*}kt}LpvA)h+SL7cF#U`QC9_H`&&|=%E_Lc+fSTf~xWuJyN+WX?S19*-49#p%I{tBBY(lx??gC)kl?#|bwA7f~z}fz&16_Bx^zziqPb zs=<94$=^=f+kXsO>^_vP$j3-qWHkg$tEiA7s^?<18Y;6IuT_5D0?#nLQ<-vw{K-0HB_O2!>9{V1Fi$|1Q+>FFWPtn8x#c-#)JGIjS zj#kCz@Th7$@+1ur8>#g0cE@A%@b33#M)2_F#$)vGG38H%;1P#1O7SjB*A9O&GGa?D zo|~?-8i%%4LPg?ifvU!1bagHHV;*>TRpT*w&=3J@#5}yJ@fZ`li|qb^9$wXWj2^19 zO(-L_)vB#8vhQ}G`pv%f!~Kol zcH0+t;C}hDUs51vnLM(^JlbW_zKjERZQ7S^6E)32>m-+py9bJUSJv@f?Rs_%0!-zQDAXag;#UoF}G3tazi$dNKY%g6i zmaHgS=@sT&!iN#@2(ueX_Z>8QQ<-y&Y+UWLOeU~Q#UkE^ znF}k*mc`45nLKy<&3J?%UL7$|(p6FqI+OR^tewoPowCzU&n3IF!k*C2O*Vhz?HO-D_n*G=?Msd_5 zj&Y3g$Wg;1V;S>~6E^dvl9;y?6;~L{JBAP9^TBK*4|(`hXM3Z;NkM8FePRogQwvYz~Ud!2Sq({msxiVJt zU|{Hx0_5%WyHeXHfcp7_W8ZawNBQFDGPMZ`9qx;FTlJ9pK#8jWa?9VY{p3FId_|XE zsIVU?;Q-+o93VWRnQRWk;r4t?gwx zOg?eaWqDBw3~(X~CO;sf^f5c19{A z4z6g6@-xJ^8A@fu>B?-W9dV*DTPh>1lhZG@;Elx8j(CZWXT*!Vp;Shkn9P>Sh?A4q zQW^1Flp?n#R*_xF9w4NBkmDK0yQB3+d7o?_k#6?ZaFV13yQajR9lJui4c#ku+BQ99%j8yx$STP&R z;3gbD`a0cyP6KwofZ9)0kei?Lx{S*q%^Zb0av|mPnJ&rmYgSV?PB(Zu!{amG$&?`_3cMm+lYephT8i&3ukm;L4x^R@Wf6K`;TW@bMN zM(*|2ZHrakYwIWbIdMggM*~(fA9#MAe@*0zpEx1F)9YwMC9VVUz}^b* z_wah}yNG`;(40I)TL$HFi?hHczu}}SNRBp`q{dVvkhJC z=ps~~S+>58aY5Mw1fF6U#aR#8S_tgd6qu^v?4!gx)0ht>>*08TMu*x7zKHTQly|zX zoP0?5i17jAtWlEfChUn z*^lor05+oRD|2!y)4uj5cY*pk+P>+A-S1=V2Lr+V{?)b=f_vTU7YgZbqs)GLkm=TS z_Pd8nx3<_5R4m_oqO(WB7^@yy+u;lDF}D4{e40lvH=AqoJ)BGZ#s##usqvY}R`QCd=m9#q9kAAZ49t&Sw+Ru8@Zn3a^9<#tsZ0hnKN>$hy7|AxKCd8!)V}sD`P*VMsD@7pHid0 zwb*_njp@#PDzKkHgWYE}`^htKZ?FAq8@SI;whRJyW!XZ7>3;EW;n}a?(a+*$OB-_c z^Qp{!rVe($g|Wp8{k+|}2ze*jZv-OUwO~K!2ku>JOG|Q(gZHZa6d=#@xV!f3=l^K; zxcF3UKRC#I%x=FYjY~nAQLKLU?h)+X&-OkMxIaU)cZA42AMaoL5o*{y?)E+vxz*3! z#38rI)ZV-zw_$B>SdrVDVeejnd%W$Jtiioq_D&eM$KBrjBKLOq_0N878+Kpx*qdw2 z$Lr1U{Icimv7c3k-RCBIYmnT}_bZ_N5<2Z( zZ@)L*)9(LEA{S-d^ zY@FM>pWuG2v7hA!_a%tElS=OXzEH6DS7G=5vNv?Wbs6;jv3F@<_kOl_b?N8%`L)a5 z*QMR`X8(pDxc8sEGfZyrwKt5(JwE;=P2J~qd*2!9evPyDq{+QppNj3RY1q}jT8{W4 z)!x!Zy4D<8+4w5M-uA|$24580o9*D|Hj@!#=+34K#Aosl90i?$>O4qm1d6kG;DF?&}kKp9^os_Uyj>$OmMH4ecuc2YdYKCV*eKA)*YL7dM+L<+oMNs z8|C&}Hsn@Y^R^b6j%>DY4aIef_d~??FVtW(`YOV{Z6>$;?BA;)w>)iU3b;qnwjP1| zRo%9WG2PXWZaX|bzYVhAzTkOQGkY|PX!@*dzcWT|wYA?d<7(R5=C=lTo!r)9p0E8L z7W{k_WB>Xx^YLwoa~(S{#(@N|o&{YDtly|--d1Gw&we05;^ z8)&yU;Pqt7$JJ%O1IBbO-&Y%Wanjr4?e?p<{bn2dU5)rjC-c)2av%Nn`zDOP_q)#q z_8TX#>sHU(Xa8^$?7AUzb=o#v*nJkYukd)j=j*eveaS&TYoGm64M(?+K5w7)+v`mM z`>q~-el@diw7`89wf*l*_i^sy)3yuHZgH}G1ms?xW@(@0Z8JR5y&vrD4RD{0?KLZK zzZ&YjL;HS+`Fj8RD%XDP4E^Bc*>9ead%t;oZATaE@%t?vEpGNt5|XoBc#s>fet5uZ zN8fcsPJgDeUF7iy&T`1(5j^Gt?)k-bAl;5gr#|Q(kNAFzvl!F;80Qs~6UPtiI>z?G z9@_)E9l>M0z`cI4-AuQ7*@Jn0Ghp@hBe2^fA)zgnicYht@xJ15QzjXA+ z`Sxos_$DH*-ndVmy5m0ic*F~a>_>1rf>U4Q@d$45;IX@V*Vx3)v&W{kZtw1%+OU0B zvYa=$b*dY-bT{l8+qhxZZv2^;*ts$6`@o*=p6>g*JGzrwH=fqrv1#Sx&h00iwmOWB zZP>lLJ2^GBdC!iGVQY2c*p>|wW7{|Ep6X5l?$|WZ9h=%W*4^9PG4&rLPbzue>a9D@ z9^bQhb9b^VqA;)SZtQN|+dX5~={r?{z4@fo-Kjm3J5HMFZcmA)?wp+Zm95>0RNuX{ zoUjA6TY;8tMf1Wgv}xCtvB`}a$56@cWH{|tPCNaCQx352+d38ORG@Sw!?jyNKq{ITeW zfw=>A43RM(Fwq<{+cSY#fYD5*3CsaDq~4GLs-+wlr(GK+H*D`6_PZxG?Cqi`jQTWe zS1?7yB!opA0*9l|0U( zW8)vj*e_1AxwSB$iksfxMPqput3BR58@;pd^bNbud4G56^sO7uS+R2uCe#C_<<%VN zZt{t;%*X09wR3D!ckkAXT~0Xk@2$>e_Kv$0X?Aw3aFJ-8;;oGncPM6SPU10tbF%L#u1U;Xo5O~2%=h7>>Wbmu zpMgV#LZ~^Mf#V#v6U*KPmOruV%Yo%jEc+_p!KdGfzabn%{H$T-Is1_TnnRg?Kls4c z&4*a|905GX?ZmP(hk<9zpIG*}^mjY4>rN7&WWj~d6uP3qWYk*ZxV%g6E9{LB%zYlouIm1T*_x+>c zI`HgAt&PMwcNzV^X+9&sL*FvYdJ3~{!ZU#fw&M>z#L9=|&T%`j>_-C+zF>LID=_1) zu~hcO64*7Ch?UQB;GuuEeAWW@y=Zs~@xK_J1Rngh;eEv4F?ems#Ij#Zf439Meg*x#{=~GiU02cH?ZmQQ1FUutE1w&I`~J<^ zbsO<(h93sj_#u}6m}#IipPJoG>9+;0-UZg~1Mlco^E)&zO6z?$2M2^jx@Xkc=nT)Ke7C)zyp78c4FC^z;oPA zEcJZZhUQsW^ML#28)mEqmRlRkxKUGc z+)k`IFm8Pd>|DlV_Ut#t=k&toOyHq+ng1-{!9|AqiGR-U5yXoP&jp^n41e$;R=KRh z;Csv`_SZM8Pl@Hj*bXc-pWZmnaeHr^2hOqjzah?UFXOzK`TP2lnB{U^x()wpT}mwb z4q&ZIiB-=FX!kY}%YF&);1a9>NL{pS5vPj-@K?|B4GNKE(1r4tVxKw1z+|`%2*1 ze`)^2vY$%(KUn_6vQNDkvbJde0#m}6dekhpF3I<6n6a%f1=7Z>i;Z0rAfpzL5Ah!&eZ$ z*YNegv%krfhCr-*ZUdH`SoXVt`%eo|PAvO$3=74LSav>VP~3=RKaBodP~$@^`%%Di+)ga}0^r&I zWc4AIeF<>i`z$`k5-&Gg1y&r0<=+NY9EfFK3#@A&vFuxb2m0O|>q#s-*Wq*APAvN_ z`unwySoSIUyPa6}ef0k?R%c?_<1+-e_dY{VK3wO^{}Nzb`-o+~8hFTKat(d_xgxQA zZU$BxiDkbHSZySho%arEBeCpv(%;)iEIaQh28OMT#IoN*f439M&U+2z(|g~cHooD$ z!`t{M&Q%+UmFJVdsxz_de5RqYh-H74{uQe;vFzWZzuSpre}Q&yJF)C90jti$vcCqb ze)%zdUa+xEET0*e`Uii(>M#p^B3e&bQIWuSdl4xrg?DwlPU8`-8xP zE3Ix{F7PwJL+>~Hv%rc2vCe%FSaBeh{Uu=4pIG)+=-Rn#&`x0Q) znOOEZu;z^>eZ0=Z@;M$@^Et8XCjx6eCzgGb{$2-S*-xdv+lggAo&F7LBeCpf(%($4#cuA23DTLvR8ozPq94fz{-XH zH=nx-A7c63N1rpyC*FVg+*00uJxZT7=JOcyaUWvk^G#s&7qRRw0IR=>`mZ-8Pkz-2*k241)k$} zV%e9`-{*f~*+=N_c4FCA(%8mEu9 zkyt+QKF-_nhWj|TPZj>WcT*dQl~25n^Sbrk#|^BqI$T)zUkp6Q?ZnFGGTJ>KV%e_* zRvU?BzYbV!oPmBCJk!eJob#Xg-r*?tYfKU=e?BkL^J-$*kEh+^Ni6$n;DLsX8DiPj z0MBtdvFvN<@9ia)opX-jP|iQ&^!KqrEPp8YeH-nbKe6n)fE7<-*)ISd`W1^| zjOW^)f_R?!AH>t`KlSnapvABcu^s%7;lqIY&N4heJZ5+bKFiW``2jqHWJJJ6tLPzEc^4oYU2y^@ir36=T%^}ky!TE zfz?K0*?&xbuLH5{(=e~9Zp5-*VaSn?`Ry>JiZv!iy#Ij!jtoejk_M2(Jao3j@M-#Z8;RxfBCy&>Ec;8qY9q1i zuh8GyNGv;bsy6m&c3`8`;q}6wI-TS8|2LYQQD}`=3#fSUmd? z!$HS~75E5X>4jMN%mtQSh-F_0EWHrReloE1LM;1w+C9$1vhM&Mc+Xq#Hw0qYCxPd< zomlq0z=|`m?B~;q?7zYxp+D&RS8Czkyh`g`1nWoLX8Ph#0`pufkTSoWKM)i1=d-%7jZPb~W# z!0H!b+3x`!+HP&#Iiq1f3E|v?2psm?ZmP_L4Uv3BbJ?W ztnLAcWq*ct&xcs{Zvv~0#InBxtTqPfeTTJo2JC}74Ij#L{}cPrj)K3&60yoUj`{eW zE@IhN(eAn?mVF)Yz$a|{5X-(Ec#hkNW#0s>*b>XW1z0g5mVJW$K7NR0-$j476U#nD zyT_JTcFq-wZ8>jH`$M}dhJC<;=NcXW?wd5ch;2!JK{sJFX z;3I&g7h>f<7g%~BmVF_x^g=BAa$xC&SoSrvdz^`7-vm7Hs_BJT_BhYD{SEVs$6=!I z-vzAr5Gxr^mUh=T-0-Sa1;j;(ZqUFaK+R=eV6% z_UnK(o{43@f&LyJV%cv3R-B1tzZF<4|wQ&i{TgO<836C z&%?lKBeCp{0;`S0vOi9LuLH5{Ptf1(#Iip{f7d3l?9b5O?ZmP_N4w`kEc*+Lqz5G|}(|)vZ(D7jfK7w&@y$~y(|LnZ9jQRL_iCFoZPP@mM zSoU$?fe)Eph-KdlJjdYzEFSoOIWc<9$GhL_OC+ej=Q&ZTN&@4TuuURU^Yji>7xvGTbISalNUwQ)M|;3d{x_L}evV2u-EojVIye691;zS%)fvZ&wh*9iDmy9?FX5i zSoWuZ`);&6ze%5i&4*Y%F98qzzWKaNAJ;6ge0~f(@Btf##IjGrT6&J#iDi$^E_|H4 z;n{`T-|+0h$J-m8UAVpX*@ebo`Rs!0e~rWPUVz`rsEzz?W#}erZ2!amDZjucP`Lbtj<+BwifI= z_sQ)!4*Q&+Qr%gs@U3Z*mrpC5xrWSR&?xK#lF+sIpYpJpJJc) zcFtru_IW@0b}nI`529~5_W4lyOSKKy=OgJ`j(z?qxy^%pKFQgitJvqWob#{I{B!8o z8nN%JaQ17&K40VP*NA<-p1y4Z_W5S|mSdl9qrXhsfPKExIg{ns=X=R*9_;hO&VG&9 z=VzV$8hIV%&j;)~H|VU@Hr%3P`vLpTV`sk~u+N`4`~84@{*u0JC-!+PchC3Rk9{8V zT5Gws;lEyMS^l4|wfsEE!sbcs?Dqrq^JjDR`ymG%`x#{HJB6J6=R4TvMVOWpUe z?^km6eeCmw&i?ay>~o$M{J!dr*K2!v)3=|O$G$(v*?(N@^O4T}<6@u3+^g;PPK4j9 z54ujOB-$s~_m4a0-=J-9r&2`pMmdgi)FwHRv;Vnx?8hdczgZpr8@)x&NZ)>@0Q-Ip zI$PB#8rH$SQ`$Md&B-=IZ&N=tefzx!*!Q!O+ckxKUdTD)WVSFO0{fhgmC5q(k6Xg! z{+hzR&-VCh0sFkXbH;DAZP@3PoHJRDeO`^+u37B!x1Iepg?--GIsbQ>KW0B{|3BCd ztNw@mVEO;^`(a1ee%LAJX203_fc<_ePHyJ|_BqEQ<3a6*|2i&~R}1UcqHo6w`+4d( z`{RgxUXQ*VckJ_q^ex9eZ%S_SW1qKl_U8lkd1vSRyTbOvZaJRIqxZ;Mn^Ak^XlK8F zu%D+Cx$Ph9bJm{mruNT&?uSg4*9z;icE5lAb3gcX{pWu0uQ&c{KiKPy@cq!-&F|;I zemmPZ`~8D`&TFLn`?U6+bZm{-cZNFqHDaHSboOh+KL3=y9V6`X3G^+;KA%kAjy3lA z7xXR1KA%Z$^I)IPbM|Y*K40PN*SMZeD&5bq?`#X}#N0OyXrIJ$dGtX!<~%thr+0bO zVVUc~pEKdtNL_NF>^RD#m z+`vBPnEKbK;m5ZRxy^%pe~`1^pV;Rd)BN9S?c?a!8nN$iT>KitkI@{L`!!1%{G792 zBlh_P`nC<&=U1Hlwqc)NbI!P5`x*QEmUAY{vCr?4+x*z)kDUD)vCm&R`!({qH~$fR ztYj{aJ|;)uALP`|QOD)<^40ITbIy+yncM%kxXrX>}?%r%I#i5&KRJ z=ls^GMaT9(_MOJg8SCph!ai^2oXK+R^Op2&|6rfDp>H|%d3*YH9bun$rf)g+d3SP~ z2m8E_v)}*N=fj=-8b{KxHDceH;_TOmeLmgUuMzuv7Jb_W?DKife%r9m7drdv2>X1g zv%ik8&sUJ!{MhH~oc$WH&$m1KHSVNiYs9{D%-OFI`~0M{UnBPUS^BmO*yrczTaJBx ziN0Mg*ymU2TaJBxgWTr9KELbi*NA=o#M!U$868_A_MHTL-el(__Br3T96bX z&pm69+qI1S*t%h3xrapmsO`+??7wdx`+gQ@|9$(|=eeAt&S`7`{F7W5pO?9}q)M;* z3HD(R-evDkN-)48BdD`)?CCH9?;&i?aC?DKxk(HAv#kaMcB zvD|+nBCzjpy=PpY`xy55r_Pxy$3FkUIn^KRv4{xl^Lfsx{#1^Aew^I;*yrcTt&e@q zwcytneqG#gxnCpp{Wu)=HZE`v>~qfN{Fk(L-VgEDMfiIooRb+3YwiDaep()We)8Uk zzb?YxC&}${e?DWs4bk-N>s;99yqDs?4*Os4tJt+4er}g?eSckGKTj3s{Fk-HYIN+{ z$G-EPvtJ|jd1L2HwnpspX7p_vu+Mp~#;+0kybb*`+6L_N_Vg{sKJQF!^JAa)boOh+ zJ|FDt*Ep1ptr7dqBxk=y?DHwkevR1Y)9KqbV4u&TZ#nk)Jo;y~M(p#2^ex9eUrKKC zV4tsY_G`pG-|FnwxQ&jj5&ODxA7pP!{~IrjN^`u5rt`}`7p z%dyX|lG{Ak=eL~w8nMs+boOg}K_{c`b=Y^}x!Y6J747FF_!l|K+22>O?`NiSRUN(# z74@skTm1RWCCINSFN?3syziI)hFs0r-y5-?pRYIhdn5LF%-5dm-WdM1rFj?`EcPFFG`W55k9|JLIr=wk|4cfmwO;Hy^TRre>7-N#`_6jubjq>Mw>jsx z`Tw_$#a(S%Y3Bc*j>Wyu{{R1dEE@k0$HMae8^>ZCYq4X2{l1#w9DQGFnL{V7_9ylo z_POsYr(?$g`_5)^I~LgIJDu~}{CVlvb%A}S1i4)o*yk0TqaSG7IRE{zz`j$9&O>$B zZ~j<>@56R3_typXV>{9xl*s)zA_Dt7<~+CDpXYS?xPSh-!1TE;2DpFzy1+gk?Ch@# z?B{2n`(uH9KFc}!cdaGnoVV*D{G4AE*5UI$zfZ8AXKPsJ2pv1_*mq8cbuQ7dn9Go9Wx@AMEpO^ex9e-|6gsMi~2iue1LdVeIpR&Xxy(Jy z-}l1rZ@D;6>~FwfKTjd&s23Vr)H(VexfFgWS913EH|)pOqVumht?1Y}gMFvFbH?=g zyHVKZy`3{zj(y&bzMcQr=Y!~5j(t9qzTL;L&qva?9Q*uJa+?SHe3G+2XRyy_I_Hl_ z>i!!MG0Xk)Ys9{@+}W=Y`<&-czeenHo2klu({$`OVn6n(vtJ|j`3+~kM(p!D^lclk&+pT>9Q*tceY=lg zpFgH=IrjN8a+?SHoO_*LWB7e95!Z_y$0T%Yjo6RP=+ zcZxgva~S))l(Rqgu+PiVkE=Pc&nwWk9Q(YAbE;fgFZTJ{f&9;*>JSB{G%FzKu*R*T-q(rZ}zqAx>d zZ=6Byk2A_+a3-1OzR1k-RQ!s(0B4cc;;iyfoK3!jUzNG%M`o9w%xlHS zoN{rTORkQCa&4Sju8;G`O>kbh1Bkaaoz~fsZUF zkH+QY3HVKU3a%i}#1&=UtBkB9FUFN+-jj^1BCo?$Wxi)JvYNadSC{wV8uEEuQ@(<0 z$v5y@@;&^v9NT?wd1P%l3fGZe!SBfVa9z1FepjxE>&bO-eYqokPv-aDM>dfA;D+)i zxRE>qHsL(jhqj+mHB^2Ums}qAmh0e;ZaKW#Gs;a&A0VE`jIC)$mtxLp)z@ zhZo3w@IrYsUL;S)i{+)*&iT!FiSmPZseBGElW*bW@)P{EoFI|&3OPMqDd)zkDS)u&psawl$W) zw#K)xt?_+qYwUz=jRUc*aXhv)?#8ypli1eCpS1UD%*p6cZY{#)Jwl#9u_%)8gw#I4L*0==Q8aH7A_c(xUjXz>r<4tU9{2SXE z#9QTj_*=O&-X{0L-^nBKc6l1!As@$fjDEp8m1lIH)cNC;4_n>}?^351-Yt*Bd*o?& zue=o7ef1Z-Px&LfUyhy1`GA}nACzg8{&I%8+>2xi66*A@k4nM{#~AfAIU55AM#fGr+g6qC7;EQWD~^;0;aKu`99!Ov&V~YcjR5Tu6zK$D<8%6m#RKKlc#ymUe&o+Y2gv*l}ej{GN{E62&=JWo!Izmjuc zdktR{&sSavFOd7dFBiaeK9t2rl)sJbd>Dq0D*qfGlMmt_UC4dcEftWXw++#vmegG#?el9Fe zkdB?DP5l*grV_5zGM=6hp4$V^%r%+x4rDhF^jxe$I;E`zhnHE=*~ zfOE*La89`!&Lt1RL3u3BEziJtAzdmknhw)bIP#r8f-L2U2Cl)?5sOigU>!!*M7K1^F| z@5A)M_CCxoZ12N-hV6Zrx!B%^S&8j^m~XMY4|53rn>6M;{1LyAJjT~?WU?6lflDio zRmi!FoC24Xv*B`bL0n!gi{F&r!WHDExT4$vSCaeT%JLXoMV^kU%1dxHc_Xea@543Z z)3~PmE3PF!!f(luuQ|UhN8#FXR?HjQ?oj~0BbUK-}<#dt%MWoE`Cr^sPFBRZoBRsyE=S`Y z@*B9PTm$!#8{yt^JN&WyG43Oe#C_$dxSzZb_m{uH1LWO!pnL)klCR)TK!Y@8i$pfAC~ENipZoc)8pY ze=QHgE9A*|rTi6MC9lD& zz!}u@xC;V8xh5wfS#!uvUZ#X}d)8J=v4*Xm$f?voL@IUf9 z_@&$&|0{RFF@I^-{ay$h85Q$dVmyu|&%&|guW=lCD~>B4!tvyDIKF%nCy*cGgmT={ z&WYsIII$eSN#w#fsr)8RCfC8q|c;NtR9{JOjemyq}4lJXf`O1_5QkpIA?heBZLq3gb%D>`T@+16~99iD^ zZ8-|pmb2nIasm8~Tn5*bYvFh0Cb*v59@m%q;`ijyxPd$kHIX`YGm&PB;HE}DsF>Wn?gxkn{a9ep4ZYO_%Kav;W z_VRk%LEeKq$|rFr`4`+-eu%rs|KhH4vI@@KTjf^xTe%0`CJ)8m z$)Dlv@;tmlUX6Fk+wm^>DBdk!zbzf0j}OQ}d{8cq56PABVYwdu zUj7gtk-Oug@(_GXo`ipp=i=k?Dttoz4xf~d;8XI?__TZnpOK&9vvPuJ&OgfO@Hsgb z{z)!|&&!qY&+@zYg4_~cl)K?e@?d;fo`|o=bMP-;kf+ zn{xc>&bQ>W__mxA-;s;r-{gw;u3Q)2lUv~Xa##F7{scdiC*a@Z+4zyX0{vM$CkgwapbKyu6zi`lh5J!@=csTevJ8sR`-Zo(>alx8Yh+mIEh>sCzapC$>cgX zx%>f+k~`xR@<5zY9*0xOU*gpAa-2rqg44pT&9P>o~9c zC*~W9-6Qr}&e3v8oL_zw7my3#f^s=rNPZi?Cclph%N=nMxj!x{e~OFAGjMTvDSlnv zgiFZ#aY^|ME+t>XZ^(aOz9HH@V!iELMoxjt%Gq!^xgahtm&I?&Z{Z4ZQ(RH*fGf%U zaAkQ6t|CvzRplkPn!FKLm-pcs@@ZUC{uS4fAK|y;$lA_t%Tc(toE6uR3*dL;GPtf> z3%@Hj!S&?!xW3#MzbB8z4diLKp}ZJ3k~iSS@?P9TK82ggSMmGu@3@&9QOEfMIXP}F zXTdGx{J5oD8hZRJt8o%{vzyE<%W2a+!l|Pd*dhu$1&@^%;BoRgJYL>~C& zk(>uFmP_Cza#g%keh)8`TjS+&PyDq!46l$U*K9*EBvk818Erd`zB% ze~{h}8pWvHv{D#iA*-TJk@9#POP+;e%U|O-@>U#I zK7`}R=Wu-aCQcwf#tG%Pjhz$8sc~XCfRo6DaZ>qBoJ_8Rlgl6AD7iCEArHhU<#9Nb z{3T8;FUM)*EjX=w5T}!W#OdW5ID`Bb<_G57BTf_NOmZrmST=Hfdln>zC@>!fmzK-+Ce`0>%&pl!{b&i%(;{5Wf zxPV*;7nIB4Lh{@AHTiv9Sni06$o+9q`BPj>o`H+YOY!USCR{?^k4wsDa4Gp3enb8P zmzHC_?_5Ssfy>I-a5=dkE-#nGZ_01s3UX6iQSN{%$^CF;c?_;1Psdf|CAgZr5m%S@ z;TrO3TvPrP*ODLMx8%rX&Tq?6xVD@X*O3e0cjPj-u3QVhD>uRQJITM`&hkUtMgA9em6J7h?k2y2yUWqI zhx`WaDc8WgJLJ`Pr@S5Sl8@ru@&&v{{tfSypW%IS!q(3F z<@ES~9K;9Z;`oqU86TGG;qT=S@e#Q@J}M8v$K*-)2YD_&F0aBT{Zi0{gE@jbZ(zAtyh59Ckq zLwN%JU7n2}$t&<5^0)X;`7r)V{s}*pZ{fe?zwr|}UOVTfavJQXYW+mB-^W!zttqIHkNBr;>lb{2~hX zxPa5hw{cqeF-|APZtt94j>7i4AYQ@tJ0kMpBie7T;|%Io#u?=ga3;Am&MbGpugKkS z7WreGRUU}5$;0rg@)(?5o`?hTRGdTp67$P8+~X^pOJ0J5@=Bar{s!lfx8S_;4xCTk zhoj~1aeny(E+GGi3(6O9A^BJQntU41pk=x_4a#vhV?v2aK1M!>kWL!aBhAYY&vHgCMJ-Cwc^SH8n z16Pq>;Hq-Mj?UHOw79w)z%}GTxTahY*OK4CZ^0F(N>nLA@-;p=t zy7E5!u6zpDlds|W@=N@loU)U1138Er%5UOE^4qwv+ypm~yWpns1pK}{1vist;t%9` zxVgL-w~$xhmhv|Ip?ny(k}u=d@?C8E|0!;xJYHw#wsI=mPR@oulJn#Caw*(Fu8KR# z^>8P-1@0_&#$Dw8xT`!Gcax{$?(%%xL*9vd%2#nO`2p@N|ARl4Q+9FgBWJ^X<Ml>K>6p`?JpkF@j&H^vHjhgukj$|-{4Q=!+5a#8y+IZ z?&>^LE{KQ8_3&`{V?08hfJe%!@hJIwJX$`7$H-6cr*i6U&ST|bc${1ZkC!{(3Gzrh zQT_@~l2_u-WpyfO1*m?L1Ua!s_ zyg`1B<0g$c&*SuRzL+@1iSR~sQsGTgX3vzVQgbd;w|b_##`m;&Vg@34q9H1 zj@_@C<8A7+#&$pNhQCwZ8*i6~;vMoRyi@)h?~D^8_rvlw*yibhf7aLm_<}q+tp6o`lqBZd zUKp0I#5T{?m|SD`;7jrmd|5t&ugG!wIR7F?;j40L=fJNa2QAM^$IkP7_?kL}u$||n z@pa{IVmm+I!Z(!H#de-I!#9bjNlM55l+9pNMbE^Y9&c5w>%9E&fgU zR(x09?i{!ma?tW0=-gL+20xH5;fL}g{JZ=dKax}Qb++>-BewG}5SB+{TUSZ^hsIXG zf65KR`Yo`Xhwa1i9@yp?jQ`TuG5E1OH>|%D+j+P)EZ>T4o&)%AjXjQ^$T!0J53rqw zPr~xZexZ4i;inp#4nLD$!_Vcn@e8>D{zo2wU&^ELzw$WeKt$@8^B)H-pGL>d$px5S z7U&*JaV&W~jxBG&cJA%Nag-m%cJ7_V_IEk22X3i z4^AYP#qPeE&D~e4;>60|#YyCbIH}wU^NSDN<0G70?uDb|emI3Z0jHFw;Z*Y1IJLY3 zr;$(NwDLLUK)R5Fmfxn6Uilw5gZwxBj3EatPcXoB_yvvbkpgFyGvQa{tj>WfAqOol zL?^5Ak~o`O4!(HdJC=a=h-^_yV(JFTt4@=n<1>4ytw>@ZwVo)OlckL_=v zejS#t$2QL{Tu5UN3i;c@hkAF08R-a1psOE-F`d4)Du3-2(?L zuSdtO+2**oI<4{RayMK;?v3rb8;VORpN31xU*S_RA1Y!oena^>Tw30Q-E~*U)sEmY z%Fp1k@=wlzav=vTzd@(G@(1`$`3bHdM}Fd5QI6{zs1$P0@?>->D^G{3$eHL@4LN9e z4m#D87sGD*tGVs3fvYR8jcdqFa80>6en>S{iyt)StTAtZC@_prbaWlCn{y;9_9B3YL(DLeZS}1RTTgol)hjMGi zwhB3Dd2c$cl@G>kIvtenz#Zj7xRZR8v7JK> zT7HR67v*0r_mG2@Cm!NDJ(Op_J>>xIB?p}Yy+aOKUX;$q%FE$Caz*-m zLk?PAk4``3&2WFYCH(;*2QBYGXQ1-Fc#u39e)8mP90c_8SuVZ_iSw1YU zj_qT;hbL+52lz9&S6F`#w&$QxVfiF%^UTJRHFh!nT;3Me--q|>^QL2A`H$G^(eHjy>Gj)|CVw)jVm!@+{cq$%ntt*rIrv+z3yXTjLq>N6vwnAqOq*Nym=+VEm;z zBd{I!&tj~6KAtTv!FGJt;&eK``|%ug&f~fAuXvvP6x(`Zjc~T(m>B!lJlN)Z6@R6% zdGUO?d|1Caw&PegEN_Bso_2VF#&*LC+d1$VKA0fp8efdRQRe_&FCWJn5gY z-JfCkKiK9>Jj!{a#-_uY2+nm4Sof`WL?~WH-hw*q-f|zq)K0ct% z9(+(ff)B};uxVTil}+E-3fHb{`&rZO#e!R+5A}%cdj*G~t zCpj0DOX6bkTe!G95x*{fiA%_HodYF94qCpPjvdpDxRg5IVmqb>@EgjHU^_1L@B} z1+JmI6aG+ncU)8XAlyp%FkDsnMBG~W6l|}P=iqnZ$85s_+%8#+SK~J7ug7hb?~JkX zeYm~y6S$r7v-l(BS7WUFW=vm>nCdzmb#<+{z72E5#zSzEoGBhk7 zi)~%gao034>-q|JlQ&_TXD1%5d*-3A{3Nz{F5~WLV&=Jpd&n=b%@h9%=P{Zm3R|85 z+dR2&PmL{zd&!l<`fuY;HBW=Eyg9acI^o_L+Z%r@j|=Nh#Wv5JuzU%&dDi1T8v7mY zE1wGMU%+FvJ=eqX``G4rj{9kB>S@mX<@|VnTm=u5Kfr_JVfYhyJ{~N8i-*Xk@lg35 z9wx_|?mS%1i$}=y@kqG^9woPS4vY>tXn9vUcAXBuW7HXf?R$X7<4=`O#!u(NI z_gI9-sLY=nGfoUNJE$>5Ty7D1- zhCB+-lqcaYU`$U)1?(XoA76E9Gw4qhlX#f#(?c(L3GFOj=r+vfxDUhVS{ zc&R#LoCC{34q85w&T{1o@YnJRyh2`wSIXbwRq|fET0V-`$d|G0pIg}W|LGi=+L z;7jMV8k-uglhZo~z6m*Kd4P`Xw}N=RIz_SVxAJ&{^2*ru+dFup^7pXqx8`_^_S;8z zlRBN81Dit*T0V%*7UiSxR(TTsR-TEs$#a|o--R5sd^Mfz$~WL0@^-vaK7e=0$MJ6Y z2DbhD0NZ|k5|&5Ka=EQ58Q!C@>F{1TKel;_V>{2wh2_<-%~K!m)7WNszuYyf-xu3F zL&Ng1*yfpm4`}Qnd{AEI95@tm(DL_&9mh6d zc^7QkIS~J-v19N#dAxJrr;vk|Pp4!1Z6Q9d&N6KKZ3F&U`BrTEZ9l%C{CjNs?F`PY z{dNgoROhO5;8Msz%m1KrS@{cmMUFei`4>4kzAC434*VK&(DEE~t|`xpuggX74Y@SF zDObj~r)8{4{u;oBNJ4&RaIhxNb4cAl>f%fG`m&td$V#-74=zNfJn@qIaqbKpV9LCf>dvEyD0KUAj_w&Pv}|E|0yw&UIaKT_Tl z+i`D$AIFV(PVa*MP^X7;;LnhQmJg@%m-6v3W92XK-|{T{L|%lS%B%1*c@usvAHsGV zPhvZcKZoVlux;lf{6b@2;(z2=^V~MS3^{0dQkVPvmI42(P8MwYEidMe(7H!KZ2RpE z9I3oKw*6KEZ`FQ#7spbkfpZ{s$U)27(TStH8;&dY!|~+dIKDjEIglXapye~@Bvd{Z zCz6-q#PV94MBa*%%Ez(o=by0c=c{4)Z`juL1oOvu-6QfV_b<7e4%7-YF1!s`&;EeKp#%2mRX!*Z%_=Cpo5qG}xD{?ZNMNWsa z%Gq!>xiGeU{sy*VS1Bxi3)@<{;#W0x0M0HCb`AtW4q85zj_s>yIEOm3a87wC&LywJ zwhuSqhT4ZaaZsJT*nK_Xp-~w_Q zTu{z}3&};X?YA;99lhqS5|-D-w*5`kr2Ez1CyG^2yld*?@~^>@HkX z-sc=B7IM(?<8*BQU%&hSDRLWms{vft{#9ruZ$0aGwqvMhmmsBUC zbD&hnLCf>ec|&@?{IzjR9OE4wtMpRu>3x@d7k69Xuk1=*o$U)05 z)A>aCEj(C$gontF89OxOpylzGy3R1=QDM%2hbs@@5pvKuFf!zzOf|twFodaKo9JG81 zofXPg;Fa<*yh=WgSId{218YJKT7H|(TIGM?b@DU(jU4Z5=k;=8Z1>(YIA5%o=iiKY zgE|4cQI5u&tH+9jc{fi>y}}82W%hf6TDSp$Kr40iOzv-AqOp=Nynap z7US>K`5JGRx8aLPW7cvI?@)dM@08Ct2X=)VwEPC0-O3-}J@Qk$SN?~w`$7&{o@|Bd z>{p%+ACOzu<~;Fd$~G3BEN;*^MbpiBbwo(%G=^&awq(QJQ^RD zXWIcRxem;2+A4xdve8~#bo!PxU52Q4o~ z=V#?*@dddmz9_$gFUj?t1D8V%THc1v73E#=FLF=%S3?e3K7`J%%17gC@)Uesp3c}C zAqOpAK*!F*)%d15>+vmlC%!H3!*}Ep_&511wrlVT-mKTaxA9$d?l}kUg&ef}C7t`q zkVx9~sm zBm7c+>>T(v4nS^ZbqzYV1>-NdCt; zkT~R^<*C=WP7>uAu>EXcPMlPEUTo(^ahy!~8#uXK6-UXna0M3R*uM92EViF(n1+k1GY`KmFLVx+2svo^ z20A5`Z^xzNgZK^k2xCi!9JKr*oifUA;Ii@qTuy$1%gZmE18;^Lv^?%Nu2VsIGF(wk z=^UsOa?tWjbSf(^h^xp&=vNInXn7?%)s(-5tIG{=4Y>(pYla-Oyd#}j%DdyYQrzJGz~du`MY%9SKbIWlUw2s zm7-^sxubbdZ*$9TJKD3&vA=!H}zNJ?(#RzfgT|TE#FJ0 zr}Cq?mwXEMmM`Fs<%hVBoOGjeUpX!ACuha|<=l9H{2Cr8m%@YOiue<`A-3no5Aa~+ z?eGwJ03Irjz{BJ(u^pF%*pAD}uzVx7{k8`W*VrR?gnTKie-qn#{tv_Qr`YC+zsY%| z#-_rf{!E>@xT0RyEyV7gw$rs%V*A;IEqHRen6cZjoqLDz=gNP;Q{+?5 zfvF(}Ex$m==DdZ!Q0E?=CP!>`o-Sv_GvwTOrd$f!aj%GrX!~o0 zc?O;%&&PA+&DiGOgbuc%fVY zFOnOE^;=+@r+rx76)#r5FJ2;#4eLz7wy$P~4PK=U%+6&MP!Fk#k^W$U)09(OIQD2VN}~z-#2fj9nXY(DI6O)+w)r zzmea=>*dCb-4Jrn@(y%1D({9j$s_P)c`n`}Z^T928|Ln@4R2Mx4}UBFjBWp1!*-9l z7nVQ9wtr%O>%2{4li=^gbKp?OLCeq4v3uqO!wEQuhqsn7#b3P`=$3MvF@o_n`bKpeCLCf>gIjOujJ|&mOr{zkFJri=!^7?en zDsO^+lw09*a%cRL{4qW+55YgnqwxiKoO9q}$U)1e(XoB?znHocFstXkjpH*4sZ_L= zB_}?kRLYtpqO2iQ))cZtWG}L0jUr1ZR6-PzHbnLOCE}A$g^-w z`ANLC{5oDouJ=s!rX}`fE4;2YJ+Z&H>R{~ery7WBX>)$sj7poE@p{_K!nNgBvA;+C zBV0%Q7hG3f=h?#R%dN0`2V75me_UTa5&QRnpN-$w--ld^8)!2T`(x=o?2n~K@dnzw zjW?7(#|`B_a3gu$=L$ELH^Y9v9kAbTSKLIKezErQ9acE@eBITBy3+c*HXRX+i5C7+Dj z$=vVd?d6)dgIp)MKHgfL&(}7@q1j^zmxm{-cjd&n*0U!ZT~rWHTM1RcXIKE;s4(c z>n7L1z8^MBZi0P3Y@ECq_WiJBay#t%VcX;#vG0d&$-CpK#~oKa?%4OkQON^wXWb7c zCZB?RKa5De82kLOcqhH>jo9bknmh^n<9RCXqWyHdv;0u~mhnKIiSU zUz+-I?DM}*{weMMO?|DkihWmIpY`xA^7^=&yb<12ZiRP~x5nM&ZE^9tTlskFlH3jN zu1(M6eefRYhbQ;PJ=6y!pM-m=4^O@T@2P%S@+iDae@5MbeLe5SzMl6d&%}G_oQIPi z!@i!cB)^V}-$~2ueJ}YVytmHzJb4-ZRr~Lff5iJ}zdHF3T>Oq%&M&J`?V5OB?dv4h z$G>aeB)J9l{m=&cerS(Wao zKKTOgul+a4KVaVve%aEeh5PC{tcU%68(_cR zM%eq-xS#eF_)vKVe3;w?Z`P>t{_LLI6CbWkujJnN2=#%N2y<&d>QVq zK00|UK3aWp@?Cg<`hCd{;(_WkGrpPYOezC?W(_P=#r zjxSZe3STDQmipw>A55N&FW3J0)EB1y0lq?;kMWiA7s+4YQR=Ic|G-zNmlfBy$~E!T z>Wz|{;nC`wCbz~H>;B(1nP1scK1Ta)$-Cog)DKSXhp$!dpL`6yMCYH8d=B1T{c`O4 z;VL{<=UkUO4qvB!Tk>S=`)6kI9DI>J<{wLb68rvnJ^5{Xz0UtAc?tIY^F#7VJW}WX zp8OZ~{Zps-%c&~Y$2aKwCdnT}@s=N-KqTU4GDYw9P$(tqft24{*R&S5}vC2OumrqsijC~(=#rLT9 z!uQI(u^)>=vClaYPt)euM*HdC>0 z*9`3IHVZ$f&3x?Z`2?P+{sQ*(c^UiqyoDdq<~=-1UV?o+m*Uy#-{3j&57^i9Z#-AM ztoSSMs_Rw@`})+y^R#J{+zk7=ZJOK~`+9DbyfyZ9+ab9Nepu)4p1dc1M7=Ne^*J0r zs(wuJ@z~dANb>1;zV^eDFTlP&WAJ0zT!($mE!el^HvG6Y_oe-VX+JOR=coO`w0|w_ z-${G^*`wYYpOEV(H^fh>x5iJ&75HhnL-IEG8TH-M ze$UkV;%Buv96u)?n|uO(Uj6*EzbN%wNC{M*N$#d~S`BD6`{8aLD*q?Xr zr2Pk}e}!Ms+kT5*l~*RO!v1rnX7LXjRr^}ly(xZ8Z`%?tk~dG@62GqAHSKpx{lMfy z@Eh76i{F$_z;DUt;J4-T@H_HV_+9xLe2u<7j!Pbo-_vGt@?ChW_V*<}h~L+KUh;f= zz4lKhKaW4q{?+6+@QvEPpS&1=C%=#VI4((Eiv2jQOkRckIR2IV zANJ!|e}if_#C{xGByWO!zja9727jviXQ$*{ukFLPDpzSy_-sN{jzxA*kqv$1dQh~$g0Z|`-<Nv<|KBcN7P0C!)+ip5s@qjNxgPfI+9a93 zS}OlW*S}42d+giW6Mw7CK6r*cPI@Qz!PAQWDK0~>_ow6U^tQv2M_`|GS@J0CbBep^ z|IaBNs{h~LpFA_|c^QnV_xmdTUhntq?Id=ku*#b9Jad@}a!IzRa$?Avuk^3~Y4>(=B+*td&c8Bpcv*td%x zgRe3_vR=Mg*OMO|uQERhUUj?p(dDY!#g89XU4MT3waWZhZ`JkxH+ik%TMVnN|9Z*m zV_*M`lQ+Y@{#z!u!@mAqlXt_v>H6=LydU=Cavb*Kaw7g+`_q!o#J>M8P3A{6s;>XF z$@~aJ)%EAw_p8je-B(@z8OeN$dDZpj+oP+@w?0>WT=6Z)Rp#4gtFAxa_FBG1*O_l! zrC1a&26^E)V++k{ja}^>N!C|5^M`ap{EL(7tnWSNxYY zy^?$5H?==B`AED-=bwfDF8-&u48z51({O$GtMDpcivQ8(>f~$jzv}!oT$TCjv+{R! z{w(bC=i&c~|0yo~6+o5wPx|t*=9QiQY_2l@iCc9hPr0hhQ{nP*?fLRnWxo7Wy@n1S zQdQ&Y7@Z-(ouZ<*W(tId@cD++(_^DgXE8~ujen=*Yh{* z>+?@?dCQ{v`fQNg82kEcl-vsY`gBa*4*P!FIeAy?>vJgf^*Ivr$yZ#CO+EoPQ9m{L z4D9Q9N%9rg=ih{z>TM@r-`*){KNUCAW=8TX>~o&Q&9!+E`Vf^RG|+CcJjz%FnyIaVx#wX?QdF5nPfV$F1dOlV8LQizk)E z<f}GL&#AR>;n1co_P!;qP~Q~uMWDDua$DR+y;Jh`xUG86 zs$4(k8mZPaUQ zT6jnG+L-@1E-v+OXZ6N-JN4#xC-qi%2ldUdZ|}Cai#9uAo>&!^ZrHbR_q0CDcEygMH2mcz5kz zOMVmYq5eVg$Jp2NyW}6S&;JMe{PI?Xi@${6c}}h5y10kVZli^~YyL-+q>$)m8(8Jm0~?y3E4$&>M3I`ba9 zr#AQDz13$`Zq(=Debg6JTK#G4>-h%WSDSb6e)3}M>-K5d|A2dGvl8zw|DOC8K0tk~ z&8oc)K2W_$atqu`*R4&ZwP}xg%iAS)#s{hIn!E@0IY(Ann*sP>`Gn+?@geGGB%gzQ zJ+DZ<8vFbSmDbx%#C`pIAbA?@qs`3ZIoRhvm;4g;`R`X+Z@U=#{H4juE3M7<$vi*v(xrBXAo8Yty50qrM+LLjAzX zje0+Pl=>0a_ru`Iy*8)fBjvNPuiNmnABB(7W(@8x-2>rAF&&uZz#tzFzW%_*m^r$$`(+zI}2h ze4O^(lY8Rf+V@KCjR$EzFnJI@Uj3Bhp?H8EyHU96{>LY1e`E43_(b(d$#-I(^BDFy zPvVobe~ns?{&@H;`A_VRhw{y=y5qQ`4sHOn}I<5P9cL&Ce^K*ylft z&(%3kBtL_F{#(iKVW0m=^5@v+|Bi?0%)jt(xpqZ$uZPc5Z=Bp5dtbuE_Xl&?8lSKI zw)i&P#xBX-@Ca>sChvnUP(M7mKOU$1WC-^8r(>T#EO`XJQ0H8ld?ohzw1UFZE@3q&8pU2X#OEnEVUAM4La7|G}54ufJurH^6u4erSb# z{^r={Z*Be( z|65|8zbW?lk=z!K);XP$x5qxeXYxMS=O2cB{!!THAD4V09;5S5OFk3({7aLs#Kmg@ z^54|gCf|Us(K!>6C*tC@|JdK1JPlu~{mkS!_(km>OMVjjb}hnV^|o(eU;hu2Kf%{& z^K07wj(varo4i)r>U|6B^EXMoeR3y!z0Tha-yrwE@9O&RmwX_;QJa3rN8oYlCnukV z{aS<Tn<;maR z_jNz~l>969`(10R!nf$mb?|t(aq7)e-!k=fsqc&@=xuk!U+MksnY=H)Rhxs7`{LWw zk53+q7whwMIQID$V4r_k@+f?}&KaA0Blh`sCEtsE{=?YkKZbq&Gs!RDi8}wa#4y8hFXXW+ZFnVbA5o~phu z`8E8LK2AQyKL0c9^S?^|7T=?DRwl2)KEG!BYS+R(zbW?lEwRrpB?rD&=eJMpgnfSZ zeMIT`}DRGaqTAhx{y2#->=Qg~O z_2-gb!hS8q_p#4kjD7ynp zj%RAWRr1!jf%ZEjcfr10`(WR${jqOXpX9^vLppyz@^N^U`jF()v2X9lIbL zZ#y3Q{K?68VW0m%@>g|L-J!koG^O{V%DPZ(V)n+IX(cZ-nQ`&G5#$ zKQ~QojUU#gZE^?vhw4aj zd>dY%&7H~j;3w1{PJRqOss2pz3%Iqe{}Sx?yA=EVex3Y1eoE*3lKdO?`(3AFwQJ+8 zb^SL;Zj7JSIU6On!kx6QNZtzjdUnCj=xw`UU!R`I``~A_IUM`8_s2eG2=+Orr~R(`GDwPUla;&&zk>Zo2-{lV{);w3(ayD1K3WVe)Hudp#~6W1s&S_W55We~Vwz zIV+P_VV_^KQ?+YhpWhVw{Fd0~my!c7)cNg`J7J&SJ-H{|P4`2uw;8*pw6LD|7-@B8i;n%d8nLGzCQhzS_C48{Xc|G}U{JQoZB`?8! zv|pC|HGV_;ACrH<{j~oh`5)Xvk9*y13j207z`k8glUw39b$%&1uy5B6$z8C|-v|5r z{jtyQlYAI{OXm+rJ`TUFJ|y{c?Dsn|`Eu;{I}X32w;hjt{^aDlu+M)W`62wS-gY7O zIj>>g5AP&@koG^O{V%DPZ(F?WdpdJ%{Jz`>e;_x*AIh61x5gi-w@vPV7pr$m-W}hp z$9Tf5%kH1h~lDriAdal7=YV$WJ_$&2DZj1k?zAgS*-Vyuy?1_DS_Ql_5b8vD$?CaAX`}!P%ztw(l@~QYc^|Ocj9_@|BoxMlLR+aZUNQ z)F-F@AYNOW*?1j!e)1D|UG?Xa7vg)HRKBmzvCmnCea?5uKjKt!E+S+u)b>!{v!}{}i=j2^+U2XPE-WRX0enj%ocvh3j+jT0gr_C9-IG@XT zX@4PpRQ-zNt8sn3?e)nw;Rfnc@domA%r}o0mxq$);)d#vCqIQ7slSo@4(11Ripv+c zu{K{}z9GH1{E+r5)BZo)RGS)|tKYUZZq}k~!2@MwO|dsE)21zMuD9)gTgbbm-Xrxx zk`Ki#wI7`Nsi|LpH_~P#_H7x3eLsxBzU{ZA{bbBH;1`#B(*C}*pN}`u<_Wy1{Cx64 z{GsmK&v7elmSMiBzqtIG`tPZ)yHoYP4)(qUF6nJI!L8-?cyqZE-a_6Dhui~K$onN9 zi21>S;xZulI9$9=B7etta`I{Tf4W^)VxK=6x6wH_B;SmE{yoX}VV^%Mc^>xpi?Gjs z3;X;JlRv>e|NG>hu+RT3`A_WgH|$clt*&zuyp_B~>TOc*oO;*P_rv@^MsYb1mp84v z-})sVf!k|yO!D!#gZeqi=iwSUXJqo_cz4a-@u((RG$BS@?z}U^=}-WzYH&A_xDgnheCNgkT^qtbp%>bK$Tb>?KegZv=g zQJ#%E%kz_;z&oiwpS%!vQU5Uc6I`ch<^A&=-dUR;vCm(f{0H{=WnHUX6Z`x|$<46O zufY7UQE}M{`}}Rveh0jZHoM?%a(BF|yf@xW?uEO{N8;V(0eBDj1nlc}GVZ6_dmiqg z&4sv=KAx|^J=L#IoAJ0=i?YjRmz7OTo9SuuDBe?Vy8!b;RK?}h)Za+`)6~C6eP!ya z@ZLJ-@8q&ws?V>F_tB;y-dApsyb0bR+b*bLy*8ui35ooLcx0ozoz>5%&45aUX3ea9_DY@;11i`tJBpc~5+p+&A^Z zQ$GnGuFVj9gggQtDPN5Jxo{;e?yD}d%F4#2&G@vr7ayg!y&w0N=i;N~N3lOIUQYW( zY5#88f0*|F!~C#darv%tqsRT{)Egu>!iVc~xivmkn+klKyaOI2 zcfo`8e!D04#K&vXE4ep5L49EIAUsI#_bhy(HpB2q@|Ae7JQ|-Y-;jJWK1F?E@)SHo zeOB^3JXG)Zd3>ri3-M|42bCN7V|=>&L+UG2{|}#`O^w|OpDEW)u7}T3Z=Bp5pRL{| zxjnv0*Rw13`McqBwBIXvKYXtG!O8uw&p#pgWL&%+8P6@xNInM-(>WI;kHk-CKPq_) z9%KEZ`YRicHIwKCvS^K=yr8U?uLE44oE&2`*t0k z+#maP4N5)<`*saYJ`4MHou7OW_U*bN`D*OjH39o}O~e=I`rn;A4PU4}GkFg7?RqZx zCG6Yvdh*-Yx9g+iCD^xXS@PG|*Yh`gk*>p^*ssU8*6!6_2Vbns`go+g0lq|Tp1d(G zUf+<gM!oHqItJ7>#(0c+ zbG%shXRGAR@ip3PmAo~6MSmXdg|F3SKRi}G0{eCJj>gxipO*TWsb7+O1-@SUoA3?t z1pJMz=N-v+;~TZPKY1qhYw*2<$7%B_zDZt;{hD{5;+xf1r2cd2>y#CnX4*8sALzdg z8x?Ntzu&+W?#mCxKClThc;8$_}?gTh5K|i+i5d{&Gyx;tKbrZ02aQoQ=P?7FW1`!{$zHeqiJ8uf`SbE7{zr%_=tIs$Jo}hRrDTzu8<> z?F#qeA0~?b22rnBxb=W)SGd<=bGYu?x@`RKXt=_?0hLf+p$?x?F#qKY+g|B%ErGF z30Ju9#)e-AS6q6q@$W0c74Cbpc~qNTZ01+H!o4?}Th;rp@$bRI74CvK69zh)4waKDPpO^m+`~$BK(N_5q?x&g6GRi@niCG{J6XlSLphz!VA>b;3wq2 z@sn~bK4#9S{&T7PDfI^Qr{zZY8M*S$mS^S7>Ceeq;^*ad_yxK0&xaRf{!A!;Nv`}e zVWHfE{<2*8Iqv6Ld|p@m8&l=ywVz+{d0q9prz$^}{hVqL-OsfuKY#r^iqGGw-%(%r zIqT<6e9l(=-EZaRsh>yjxmopmxbkz;&z<;uta|=g`T6MQMSKoc{X1#p=b)bp@i|!a z@3|AOpZ`q6eqJ=Ca-)yuso2kjreib6#Fp646WU=vf9Qz)++aKG=M0^(pAU4!ex9%!_H%$9*v}32#{RnB3;X#% zZ|tx2eXySc9ESb%{V43O`vbARrVqmYT7MGu*YP3PU*Av1{@Q&u_Sf{`*k7+N!2UWu z68mfP<=9`lufqPid=2*3>+7+<7T<*ZHF^T}*WZcQUzev~f6bkW{k3>H_Se}N*k6BV zVSjC%hy68oKK9qsC$PWHK7;)=^abp%tuJGL-CTtI_4F<5ua)m%e+~VnR^j6RxU4Sz zf2mHj!~I`+U3DDZth-*(*H_2kO#^y8bsXL_r`K1<;Z2F&KplrSyw*}_19cqU>`32G z9fvo&(Dl@y42L)S(Dg@A84hpy(Df-&hQpiwbbaY4!{N;ky8g&1!{N<2^k%v~IJ~)t z-dr7rH>2qKvQUP@n{o7(+T-wMB7Gxu9NtW!->(M)hd1{ZE^n>rMFSX;mtC7@pENdaCozVzLh!-Z+@q@Q^(;A zKYz^6(s04yO_OjN9fvpj(|1tE;mx7+9o2Dob1c2HIu376rSGJU!<%9BF6ubE8A&hx z&6o=gZ+Pvh(gXUK!TcLMm$8M*yUVw;DgG{r3l8@?={?kOcr%^eQyqslv*~-P?0CgPR ztX-4W9qE14ad^|2-d7!mH@x;% z=}>hX-t0v`OdW?e`_m6s$Kg#s`Vs0lyg8PBq&g07PN5&Aj>DU?>HXDlc*E;?m5x@& z;mzgr0qQus8BHIkj>DUA^kdX%{%m=>Nvdlgnqg@4sVvz&rrwV%@6c5)p2;UhJKbh4sUAKE&AE& zIJ{Y(evUd0ZyM6iRmb7YM)YCoIK0`MK3pA#H|^->spIg5*Cs2Sua3i;-RL9Kad@*2 z{Q`9y-W*K7P#uRiN6;@)$KlOD`o-!vyy11tN+Z>Acr%24i8>B%&Y@qbj>8*X`>b@C zIu36}(=S)Y;ms}dE7Wm#b0_^ubsXN@Pama@!<#wutJHCL^Emx#bsXM2Pamz0!<$9) zG3q$H;dRqW*Qn$0=2QB$>NvdlAAPJk4sU*F<7)p2;k>#UV-P{-lTdh{FB zad@*KeVjTDZ(7oCQpe#9ufJBhSsjNr?dZ3tkj{Z4fp z-i)Q+rH;d!@$|dZad%rIJ|k1K205mH?PpAtK;y7*NiLO zr;fv$kLmZTn;Q^(=WF7$`had@*Q{SkE>-W*7OR2_#mN7Co3 z{V{bM-keH*Tpfou=g}9aDTt^k>v@cykZ^ zS#=!V%%nf3j>8*XN3Zm}Iu381p}(Mx!<$#=FRJ74hS%CFy`+xAn@{Kq)p2;UjQ+AZ z4sX7vzoL%A8(xpE^r|`zZ~mdbrjEm#b?O&=kva}DT~^f%OTc(WP(O?4dJ zw57kLj>DUd^taV`s4A9fvpj)8ALe;Y}a<2kJPy=}-Sq9fvn3&_7bg z;muI`Vs#we45xprj>DUa=%1+L@MaW!i8>B%uBU&hj>DVV>7S|N@MbFgb9Efv+)rPs zj>DTr>0hYh@a7r%m+CmYd4;}A9fvn>)0eB`@aALsSL!&tSw{b#Iu37mjl$B`>Nvbv zMgK+}hd2Mwzg5TK%{mQ={+&7wZ|c*(SI6N^Gx`teIJ{|1U!jh}8(!0}^rJcsZ?>cV zq>jUzuJo1aIK0`L{$GZ8T8-OadNvdNbsI~y)Ny#zmcE`k4sW)l*H*{jO;>sybsXOGq}Nr);mrZ`_0@5B zb0ocO4c z@Mapli8>B%9-=o@$KlO;>;Y}BMsN?Wv4|;_<4sQ;mZ>f&Mo5SdB)Nyz-h~8Emhc`p%TdCvlhS$U_ zwNuC8%_a2q>Nva^P4A$N!<$>^TdU*n<_>yCbsXMIr*~4v;mr&>FGOElaCq}b;qo1| zf1b@w)eiSp=v~xtc=HZ@XLTIjd_wQ4j>DTT=)0)n@a8*uH+3A|{7TNvc)nSPKu4sRyW4_3$F4X-g;Iz%0ZHxJSKsN?X4e_|~4Rmb7Y3-o^KIJ{Xz zKU5uuH}BIAQ^(=WXY|9>ad`7J{Rnj&-mIh_sgA>&HT0v@ad=a+QPKOWTyr;fv$o#}(rad^{%e!MykZ}z93ppL_ve)JR7 zad>ky{Umi9-keAutd7GQUQ@MnvN{fL&ZD2Aj>DTv=|j|Ucr%86syYsDZla&2j>DTt z^r7lFyy07EOQ);j@P>cFFP))|!yEnyzjUTL4sV{JpQVn&o8n~=i@!5h$KegH>smTT z9fvoI>F28B@aA*+Fm)W>d_^Cwj>DTD>F25A@a8xA`RX{l`HwzA9fvpTHZJ-F>Nvb< zK)+BOhd0gX7pdd$W;6Q5>NvbNvdVPQOeYhd2AuFIUIm z&B635)Ny!oB>hTt9Nrv5AEl1Nn<4b8)Ny!o4*hC%9Nt_=AFYnVn=9#K)Ny!o9sL@0 z9NtWzU#pJ8n>*=a)p2-pAN@LY9Nx^KU$2hCn+5b6)Ny#Tkba{&4sTwkk5k9t&4=`x z)Ny#Tlzy{14sX7v-=dDgn^pAj>Nvb9Yf|(H>NvcqMZZ-Yhc_G0Z&SzNO$++%>NvdN zdpAlG)p2;k>-Lr=spIgb1AVeO4sZB2uhJdrIK0_~K1CgeH$CZhs^jpc_|;~`-DUw^n28Ccym7eUUeMaTt=U!j>DVl=+o74cylxTK6M=4+(Exz z9fvp5=?|#m@MbQ3hB^*!_*TEtgX%cEd67O-9fvn>&>vFA;SE2&QktcX!<(h_+3GmF z`IbIM9fvo+(&wt<@a8Z2Jaru2)NESxht+X-Qj>DS)^k>v@cyluS zS#=!VoJD_59fvm;)1Ozz;mv6J3+gz$8ApFn9fvo?k4hGQm#&V(o4e@?)p2<95dCF! z9Nx^O&(wd5;qd0k!sTyh|0NvdNHKR*Q z)Ny#T1N~EV9Nz3n|4bc+H@uc~>2q})-W*I{s*b~(!{}eAhK(yd-&PO|`?F zmvb)tp^n3w+Rcmpr#cRAHl+Whj>DUl^uN_{c+;Bxk2(%-wxa*5j>DVn>Hn$Y@TMER zY^}<_lfmIl4|=&e4sZ6QuceN|o4)iK>NvbPl3r6Chc|=hYpdh%=4|>p>Nva^NnckT zhc~0?wbXHVb3J`MbsXN@O0TVs!<)P4b<}Zq!><}I)m6vg%{==0>NvdN*8!L6spIhG zS^6w}EaC9xwZi31wCC4-mYP*N+&`l?SI6NEzXq|?LLG-U{F=p5OLZLH@aqLj8>!>) zro2VbH&(~tO>O$7>Nvb`o7L9NzG&XG#_7IK1IkqLj8&$KlODdK+~d-tg-)N^R9~cylhjojMM0M$+4> zN?qDo9fvpk*mG&NK4x%u!;fQ?Z?8Q+=2Y6T+TqTRA(c9-8*%q^HzH9fvn>(sx$J;mwEiuIf0vSx(D|8*XC%v?XIu37|(|f4n@Ma5oPjwvLbfWL6j>DUs=zFQ-@TNO`Z*?5r z^rX+xV~4|=0}Ge;*8V6q2Uk1XdF}PmA?i51If>p!9fvn((fg|7@aBAaKXn}5Tt+`s z9fvn#=!dD}@P^lLFCDIq!<#$kN2ufQ=3e@d>Nvc4h<=nh4sYhu`>W&d=2`mD>Nvc4 zl|Dcnhd1xi2dd-n<`eoc>NvbvMn6^^hc`dak5k9t%`fyp>Nvdli+;R14sUo(`O*pM zIJ~J#KT#crH;w5hspIfwGy2KuIJ{{~AEJ)Kn{DZ*s^jpcEB!Qe9NzS#4^_wE%>ne& z)p2;k>(rOdP{-lT0Q#BgIJ`NDewI28Z_c2ft&YQ+^XccPG}ESI6PagY*&VIJ}unpR3Pt9NsJ_Tz-l6FSEI<+Ts2-{c?32 z-h52ILLG-U%jj3C6o)eiT%^c&Q1c(Wn> zMs*zCG^3AG$Kg#Y`c3LMylF$fSsjNr+tF`P$Kg#E`gnC5-t0!7ppL_vJ?XcqkAeUds3Z_cDoR>$GZ2>KoBIJ~)>K1CgeH`mkeRL9}X zE%dw8adG_ws^jox7X2P|9Ns)ezgHcHH_y?hspIhGHTraQ9NxS~zfT>9 zH=ok)SI6Pa|L6~>3$KlP*^cU4}cr%Iqk~$7= z?xinO$KlNk`pfD#yqQCPMIDDX3+S(^O$q>jUz#q`(Jad`73{S9>- z-h4xUQyqslKhxh*$KlPN^taV7S|N@Mbvub9EfvTtZ)}j>DVL^e@zLcr%Xvr8*98CeoLw4Iu38nrT?jp!<&ogf2rf}W)%HzbsXMY zNB>71hc^@G|ElBgW-|RhbsXMIrI*zxNvcaM_)@Fhc{2sYpCP!<|TSf zbsXNjO#5`LrUSjcIu37kqHmy%!<#+m8>-{*W`BA^bsXOGp*K>;;mrVgV|5(f z45l|x$KlOc^rq@Kyt$CxOdW?eqv*}mad>khy@fgsZzj=Os^jox8hs;m9Nx^PZ>)~P zoB8xj)Ny$8EPYdT9NsLXw^GO9&D-?N)Ny$83B9C_!<(<@t<`aOvy#5KIu39CqHm#& z!<)5BMGtix-qfL2sN?Xa5q(Q_9Nuh9Z=;UGo1nK<$KlO3^sUr!c(XITojMM0deGae zikIJ~)xzMVP_Z^qKM zSI6Pat@It#ad>k#eMfa1-rPs;td7H*+4P;%ad`7My^A^yZ(gGBtd7H*H|br~ad`6) zeHV2c-h4strjEm#@94X#d-|U0IK0`BzLz=kzy|+3JZ?2;sq>jUz@$`e$ad6Z~mtDSI6Pa+M5^sXmuRk)T0kj$Kg#=`apFY-n610qmILyHuPiFad@*0{Wx_T z-t0^tq>jUz9`xhYad@*o{RDL!-t?oNsE)&%0rZp9ad>k)eXu$XZ%(71td7H*Vf0hf zad>kfeTX^^Z${BiRmb7Y4fNC0ad>k(eW*GPZ|(fW5DUK=wsAzcr%lJjXDl*9-&{Wj>DU$>0{M#c=ICtI&~c0yg|QS9fvm`&~H%3;mzmt z8`W`m^9_BRIu37srr)HF!<#?pH>>0DX00gtE$TSDsZAfRj>DUV^a<)XylGCqRUL;n z{NAk6ZR$9@X-mId9fvpD(kH6p@TMz$k~$7=deSGWl1Q&ZSRP$KlOI^n28Ccr%KAuR0EIuBT5^$KlNc`gC<1-b|t2 zr;fv$`{?(p2k-n>hHNF9eapU`KiQODs;6Z)g-IK0`IK3^S& zH~fyb(qrm4yxE%mxH=ARI@1@Zkc{bh9=-ds$7MIDDXSI}Qo$KlOb`fKVqycthlq>jUz zJLs>gDTz>F=rI z@ManPeRUk(d`tg89fvnR(?3+l;mx1)kJNE^v(}bHU#yP9o7(h`)p2;!kp77}4sV*% zm#E|LhTmma`cxfNvbPf&P^`4sV9i|EG?_n_={?)p2+;lKzc44sWiaf2)qen;YogspIfwJpFrh z9NtW!|DcY;oBQZ1)Nyz-hyJ5F4sRCFe^STc%?tFE>NvbvME_YGhd1xje^JNb%_sC< z)p2;UoW4pOhc_$etJQIM^Bes)bsXOONB>1(Ou@MZwL zhB^*!2GeV*DUA^!3zncr%G!TOEft)97{7adWRSI6Pa^YnV^IJ|kCUSA!DHy_d)sN?YF3;G7?IK26RzM(n}Z+@pYRL9{> zdE25lQpe#<9eQJR9Nuh5Z=#OFnu&t~Ilhx@klP1JFCvkQGw zbsXO8L2spw!<&8Ro2ldQrZ2suj>DV&^w#P)yg7lsxjGJShSIlC$KlOzdZ^>@<`Q~^ zIu38HrEjT@!<%vRHtIOMxr5$T9fvp5=v%4d@MadhojMM0=F{7&8l)IK1gg z@1c&vn`7ub)p2+;n7*ev4sXt+@1>5zn-TQA)p2-pIei~>9Nt_@-&Y-nH@DLFQ^(=W z9rRx6IJ|j)zP~ySZ|2euP{-lT6Z8Ysad`6ry|+3JZ{DUKtd7H*Pw0oJ_L)CG3b0__DbsXN@Pd`H) zhc|QSXR71y<_Y>)>Nvc4k$$#14sYJ3pQDb$n~&+|s^jox8GV>K4sU*<4_C+G&1(92 z>Nvb9Z(sED)p2;U9({y54sSN3U!ab|n-=s7)p2-JLBCiXhc}(*Bh_(uvork?bsXOG zq+hCz!NvbPo_?h|4sV9iN2%lR<~;gU>Nva^Nxxbhhc{#Bqt$VE zb2EL6Iu38{pkJeo!<+l)*Q(?2W-fiKIu381qF<+u!<$#=*Q?|3=3V*?>NvdllzyW+ z4sVvz$EoA+<|q11>NvdlgMPC*4sU97DEckxIJ{Y(K3*M%H%;ji)Ny!IqTi~H!<+W> z+thJ*vm^a>bsXMwr%zPJ;mzLkN$NPf=|z8Bf5zhQreERmyR<)!&D3g#`(XM#>NvbP zi+-;<4sXt*PgBR?&876|>Nva^L%&ZQhd1Ns_p9UZW+MFobsXN@L!Y6J!}Iu39Cqd%gK z!<*V$7yVIn9NsjhKc$GZ8T41wad$GZWAt~_ad`7A{atk& z-n>eGPaTIh@6z8_$KlN<^bgc=c(a`Tp*jw4R?t6E$KlOt`eJn)-uy%VSRIEq>vb&p zC+ax7*^s_O9fvn9>7T0O@TP+PnK}+{+S5N*$KlOR^rh-Jyy;H=LLG-U`_jKu$KlPv z^kwQeyct0MN*#wcgX#ZM$KlOc^sm)%cyl5B8+9DsjG}+5j>DT9>EEg2@MaSI2X!3Y zOrx(*$KlOv`j6^3yqQn`Nganb&(l|`DVp>8sRn zc=H>5wK@)O$~zVPH+3A|)S>^bj>DVA^fl@@yxEBUhdK^#D(HWzNvc4o!&qlhc}Dq8>r*(<_r3U>Nvdlj^0omhc~~{8>!>)<}Z3V*nj%gr3Sl($o+O>_g=Ernm5M@$X_}@QrW!L7 zaYCt~6d_c^Hzai2FQ+&tNrhaCLhcdA{Tc_y@AI73d(Gan&rCXx|9?Fm(>&+7pX;+O zd+oK?-g_!<4#Mv*51Tiw@CV4l=FJiK1La}!=16>VdDy%;7JraDY~CD?KUf|%Z-(Iy zk%!Hjk@!q`*t{8oKU5wzZ_dSM$;0N&-|#KvVe_T}-%1`fZ|31m9yV_l;j`so^JXc& zwLEOz+>dV~51TiS;SZOG&6{WNZRKI}=6U=P^00aH68=d&reO1CYv7cQ>OZFG9A|U? zIlhZLY~K8c?Ve@7m{893-dD9esv^;FyWZ`?r z!{*K5_+#W@^QJStr#x)l9D_er9yV|K;&bF-^JWOXmpp9VjKCi!51Tjn_}=ocd2=>C zR~|NR%J6;UVe@7xzOOuN-c;cG$;0N&HTeGWuz7PMet)h94pin>TOahswj|%?|uY^00aHEq<6hY~K8eA1)7@ zH|d>&KUp3&Z~lTmMIJV94#1x(51Tiw@TbYc=FMO6r_00U&5`&s%N6EwHO&LC49yV_-#*dbV&70Zy0(scHnU5bM51ThP z;|t|s^JXc2tUPSqJb)i351TiS;m6Cv=FJ*>kvwePynsJj9yV`Y#y_QVBW&Kh88~H< z`cG)ijkCG`0$(Z*n>Rn<%j9A6<~Mw~JZ#>ib_ss6JZ#?VjXzHwHgERBpDz!aH;3S- z$iwDMHvR&6*t}_vzfc}FZ;r(OO&&IHj>Auths~S8_>1IW^X63i#qzLuGYWr+JZ#<+ zSzJ=gGt7%}@BNNRn>X|Dcgn-&%|iTL^00Zc1b??YY~I|1UoH=uH;>}~E)SbGPvP&8 zhs~Sk@%PHZ=FKbk`{ZHsW*h!~dDy(!j(@dDy%u!LOEw&6^AHPs_vR%}o3ndDy(U3jd5eY~C!wua$?*o2B?? z>a)n@0FoSPO z@5{sH%}o3U^00YxCH_Ns*u1#`|B*aw-rR!UE)SbGcj7;mhs~P@@Sn)T=FLj{4tdzT zS&jcx9yV__;y;sz&70To|B{Ezn|JY_%fsf)C-^VqVe{r|{Fm~ud9xG$l{{?Tq#YUj zH}bG~vp4=*dDy&ZhW}0;HgEX9uUmXC51Th_@juAJ=1n*JkMgj2a~yuBJZ#VN6f02jHn=|qMmWR!oeEidTjKJp2Ie}CDP(OtxrEcZp2sZZ@<5T5f^JW&ljy!DM zT!l}Qhs~So@agifd2?z?51Tiu@q5a{ z=FLWY19{lI*^J*y9yV{@!S5{(n>U}}{~`~YH(%o$%ERW(&-i`hVe=;KsNfsP!{*Ii z_{Q?Ed9xqBi9BrH@c*&5*jFAlZ(8H`lZVZl&iJPCuzAx1-%K7hZ~EZ(mxs-p6YvMf z!{*KD_~!Dkc{2uokUVVOOvE2751Thr@Q295=FO$}OnKP6xe|Yn}+zm%ERVOQ+#`Q*t}_h?;sDGH*N79F z(K!}2Z)OKhIad7*G`-?%?ib^alZVZlJMq2cVe{ree6Bof-aLWtBM+N5Yw&&LVe@7K zzMnj7-fYJAmxs-pZTJE5uzB+_exN*T-h72WULH1Ye!>ruhs~Qm@F&Q_=1sjG!4H;) z&6|e!A@ZYRNC(Fa;&2apw z^00Yx7Jh_0Y~GB=pC%8RH>LQ~#{^#@51Ti8;LnwZ&6|e!QhC_CX^tS0Z#LjBlZVZl*YKCi!{*I9_*wF>dGjg$3VGPP`3^rv9yV`&!_Sq6 z&6_$sgTGQ9HgEREUnLKlH_h<#ou9yV|8z~3wnn>P>OZ;^-1o5%70Cl8x9Yw=6uVe{q%{H^k^dGj)UtY~D1&-zyKBH_h<($;0MN zOZ@%vuzAxK|A0Jf-gLn~C=Z)AJ@F68!{$w2{KN9Fc{2q6h&*iGjKDuC51Tim@c)p9 z&6{HU3VGPPDaEgphs~Rd@sG*F=FMgJ$K_%3W*+{Z^00Zc0RMzMY~C!zKP3;FH}~OJ z$;0N&O8jbh*t}VTe_9?kZ#LrB$iwE%7W^~vuzB+#{#kk0y!isZP98RIe!{Pphs~Sc z@f+k}^Cl&S@%31M&6_;~r@W}X8O_UaHunePUy+B+o7VVOcpY$iwE%S@^B;uz52M|E4@_-jv|ql84Qksra|$ zVe{rv{5E;mytxYhjy!DM+<<>q9yV|O5C5J#Y~I|7e_tLpZyv#aC=Z)APvJk3hs~P} z`0etrdGi|nV|m!T*@pi_9yV`w;CINw=FNBb&*WkA<~RJmLIUfI=JZ#>ag8yC~Hg87Z ze~^dGo3rsh%ERW(x%i*tVe@7(ew`k(uz7Py;FMq0&!zc2&gTAF{D0(O^X6v!AM&ty za~D3A5o3bQoBQx7^00Zc0-q`mn>VZRb>w05W&=J=9yV__+5YrtWdU?(E z-b}?GEDxJEm*NkRhs~QS@tN|ld9x6Is61@m+=6c*51Thj@mcb)d2>I$r95ojJce&2 z51Tj7;7uMjZ(hP@%fsf)W_)XT*t~fQf0#UM-h7O2BM+N5U*iv#hs~RRyy=1OEDxJE z$Kkuk!{$wYd{=qcyg3oyO&&IHPRDnbhs~P;{E_moc~gu(N**?ECgYEmhs~Rd@jc{W z^X78=G4il^b2YxFJZ#=9!XGOSn>V-NbL3(3=I{7k^00aH2>v*E*t~fX-&-CwZ`R>+ zRRy*t{8zA1)7@ zH)r5amWR!oLi{Q6uz6F0KUE$!Z!W}-kcZ8infTM>Ve{rH{OR(rd9x6IhCFQE+>Re9 z51Tjl;m?$Z&6}0@v*cm(W(_`19yV{D!;g}O&6`d5e0kWsc^5xg9yV`2#TUrK=FNBb zG4il^^BcZU9yV|4_6dHhJZ#?VgC8dkn>Wqz-6Shs~R{_zUD=^X4V|h4Qd@vlah0 zdDy)95I9n>S1G*T}=>%{};Q z+mKn>WkwkIBR4%>($y5ym<-#q&#fiyorBG9yV{b<5$bW z=FM05r{!Vu=4bpGdDy)91OJRXY~JkAKlrusuzAx2|ExT0-W-fyCl8x9t?}#SVe_UV zeuF%0-W-E}P98RI`s1IMhs~Rl@Gr>2=FLd_MtRu0DZsxd51Ti|_?P5i^JX&sWqH`V zxfK73JZ#>~#lI>Kn>RP$Uz3N;n>e)$iwE%^Y|_D zuz9l?zf~SKZ{EhgDG!@BAL8GVhs~RR;op{r&71G=+vH*M=4bpn^00Z6HX!(Sn|GqqI-W-hoKpr-44F91#Y~FOleq$A2#mn>R1xe~^dGo44^l%ERW( zcKlEBuzB+(ey2Qa-u#6BSspfT{=okt51Tjj1_u9cdDy&Zi2qd{HgERF|0WNcH!bkL z%fseP8~lIdVe_UF{ttQByy=0D)vJ7;88&bF;8Wyb^JXwURUS5PPRG}ghs~Qpe40FL z-b}=&%fsf)`S`l>uz52LpCJ#MH*@jz0lvOGY~C!v?;#JHH}~N8l!wim75E17 zuz9l@zn460-aLojTOKxVUc>)I9yV{@#W$3P&705g`^dxQ&3E`l^00aHAADnZ*u1HK zeDF==Ve_UDeqVXmyg2~BpFC{d7`~}IY~K78-%K7hZ@T06mxs-pT>Js@uz52Of1o^U z-kgGOE)SbGXW$wIY~DP9&z6VHn`iN@wJ}A7#>7c$*;1(U@Z0--lcb13En{0d+ zdDy&ZkMAlEn>StY-Q;2O=2(1pdDy(^k3Ui#Hg8VEA0-c)H>cx|mWR!o0(=j7*t{vm zA0rQ&HKz!%EH=1o3+tUPSqoP!@H51Th- z`0?_vc{3G%wmfX!T#7$O9yV|0;EUy9^JYGNf;?>AEXGfihs~R%_(}4xd2=tmL>@M8 z9>t$451Thn;Y;OV^JYE1Odd9GUcr~k!{*JK_{s9HdGjIuJbBo>`5b?~JZ#?lfS)1{ zn>YW)Umy>gH~+!EsACB>Z|V&W$I>P0_YK@)dYsMuf%r@1Ve_UHeug}3-W-mfDG!@B zo$(d&uz7O~{xW&kyy=U-Tpl)WhTvz(!{*Hh{A_vHycvbRLLN46CgA7F!{*KT_$%dM z^JY5!DtXwvnS-Av51TjFNm*t}VVzg`|TZ`R>& zkcZ8i=kYJ;7=X>2&4E*HQvU(X&2cvOJMg#2!{*Jm`2UlK&6}P0CGxO&6B`ozt@5yW zQy+huJZ#=H!rv|rn>PpIm&(KDO-uY8^00Z+7Qaj$HgAr^-z5*5H@)$9%fsf)3Hasm zuz7PT{_pazd6SR7M;RP$ zU)C`In>R}Wr>szaFU@0dHun$XAD4&CnYvf_`=6C!v^00Z6F*NwK^00Zc5B^zs*t|IqzfK-DZw$X) z9yV_};GdI+&6}g~&&$K+O&|OV^00X`2)|JtHgAUFU(tOEn>VKiPI*=RIGRmyHun?o zo8@8i=6w9?^00Yx5&jK%*u0s6-y#p2H&^1f%ERW(eEgg8uz9l>|CT&#-rRwITOKxV z?!#}Bhs~Q6_;=)C^JX>vU3u8N*?@mf9yV`Y$A2IXn>X*_Ka_{fo6qnc$;0N&_xSDd zuzB-4{$qLAys39$@Sn)T=1pV#r}D6Qa}fSBdDy(k#{WwmHgDSDKbMEinGgJ9*f=nU4Qn9yV|0;D3;Z z&6{iSKgz@A%}w~9DSoFsY~I|3e^rk)*t~ftaLVuMSJC_tXLJ87K32c-H7{)5 zyo^tghs~SU@u~8#dGj{Djy!DMe2h<%hs~SM@#*rgdGjs4t~_ks{EE+zhs~RmlY*}& z51Ti8;Ooo7=1n8~9`dkx(;UC2JZ#>y#5a(K&6^|ed&$G*O;`Nh^00Z+6aN=^*t|I& zzmGg@-kgkYBoCW6dHBZiuz6F2Zz2zyH)Z&JI$xjby%Jcd6=9yV{D!5=ISn>R1w50Qt>n=SZEdDy)95PzsV zY~Fl{Zy^txH#_lJ^00Z6GA#I(^00YR58p~2Hg6i^O&&IH4#H>4!{$vkzO_7T-gLkp zCJ&o8N8{Vb!{$w2{NeJjd2=GZtvqbroPj?=9yV_Z@$KYc^QIX8S9#dHnSyUG51Thr z@vrF|1)DdQ1y1Rzem+h2IGg)L_#@?E^X7K^QSz{Pb2t8IdDy(UAKybBHg6uoA0rQ& zH>>bHX3`$Pn3tvn+f=ne$;0N&vH0=wuz52OUnCEkHz(uImWR!oJp4KGuz6F2FP4YR zn-cs4dDy)98-AiZY~EDhC&|O+%{+XGJZ#=9!k;S-n>V-POXXqn=01FxJZ#=PhA)?g z&6{WNljULa=0*H@^00Zc8GpV!Y~H+spCS*NH=p1ykcZ8iukaVj!{*IS{8V|^yosF> z{6+Gxd6S0Uq~{>myxBW&$_(`f(p1FR+#ia+Odd9G4#!_E51Tg~@U!G$^QIeqwmfX! z^uk{u51Tjr@N?v0^X3HnTzS~MITe4UJZ#>aiN8u7Hg5{>^WQEWua$?*n@jNXhs~RN@C)T(^X5_f zB6--n`6vEHdDy&Ji@!-8Hg7iK7t6!u&1U?~^00aHKK>SY*u41+|9|qZdGj-Vi9BrH zq?{W3t@5yWlYzfY9yV_p;+M+9=FR^2JLF;W<`DccdDy&Zg}+lCHg68c-z5*5H=Xf! z%fseP5Bzd@*u3e3|GPYF-VDayBM+N5r{M3Ehs~Qj{C)DUc{3h=zdUT-l;9tbhs~P{ z@DIwv=FO$}hvZ@N<_i47^00X`AODCvY~C!!KPnHKH+SIwArG53_u*H_!{*Hj{7QM) zyjhKZOdd9Gp2I&b51ThHVlHpOA;mn|JX~%ERW(4*XN{uzB+}ew93I-u#MR zEf1SFX(NJvS{^oU_QJ1`hs~S)@z2P^=1mrUtvqbr9D#pU9yV{f;n&H-=1njBdU@Eq zIUc`39yV`I!9OPtn>YFR7vy2{<{bP+dDy&}jDJxcHgBflUy_H-o6GSp%fsf)HTYNL zVe{rD{HyY?d2VUT|@5saE&B6G0)fd57wHg7iLzmVe{rI{15W5d9xG$qdaWh{Eq)g z9yV{%PY-^lJZ#?VjsIC5HgB5Zf02jHn@s$_B)-W-kpT^=@X za`FF>hs~Qo_&?-f^X6oHY>&$KnPKzhEPRSQY~GB;r^>_T%_MvsdDy&}f=`o&&6{cX zba~jknT@Y251Tjh@EP*3d9x5-PaZaJZpGJ^hs~Si_&wxd^X6gvp7OAH^8~(uJZ#>q z#qT8#n>R1w_m+pvn>X-(k%!HjckvD7Ve{r={66xqdGi&%kvweP?8G;ghs~S+;G4+9 z=1s;K!S5>%n>Tym_mhXso5uL2^00Z+9N$bHHg8(t_m_vwn|AmE2>xJs*t{8mKSUljZ}Rbn%ERVOA%3%7lfvfBq`)cJ>Zj5i7H4yR zDZY(7Y~IYlA1)7@H`n3Y%ERW(&G;kaVe@7gzMVX5-aLr^t2}Jpti-pMhs~R(@g3x0 z^X7ScM|s%1*@W*T51Th{<2%d4=FJX#S9#dH`3m1%9yV`w;*XSv&70WB;E$4r&71o8 zqvc`qrV+k}JZ#<^h(AUiHg8(ud&&6~^dgXLlK z=4$*9dDy&JgdZvon>V-NPn3tvn|tvm$;0N&BluzRuzB+&ez-hr-mJr)EDxJEFXK;< zhs~QU_*3O!^X4P`Y4Wgn^Dq1v^00aHJ$|G-Y~K8eKT{qyZ_>^T{w#Ueyx9w%Cl8x9 z`{75)!{*H)_U5{H~f5y_hwSyl!@x6(v-y6++T`6R~|NR=HN@^Ve{rXe3?9K z-rS5Ymxs-pW%$YRuzB+!{ycfuyjh7qUmiAZp2km+hs~Sk@fXO$=FKMjh4Qd@^EUo( z^00Zc1Amb`Y~Fl@zeFB3Z+7CR$;0MN?5yCY%fsePef*{JuzAx6KSLfiZw|!Il!wim zmiP*J*t|Icf0;aN-gL!ZE)SbG$Kq$n!{$wY{A_vHyg3nng*Eh%KxeV zg67sZoBQwZx5>li&2RYIXe7hvi}O<|6zf^00Yx8U9gu*u0sC|A#zm-YmeckcZ8i zrTE9>Ve{rb{NwVld9xD#PkGq9S%ZH<9yV__;-8d<&6_Rwr{rPt=0p5ydDy)90{^r; zY~K8YUn38jH^1Ybk%!HjdZU70D-WADjquOP!{$wM{5pBqyfOTGdDy&ZkKZ5R<} zpOc5po4)wxTyo-<5~Wn`Zd;aiQgd) zn>Ss6dDy&}jQ^KBY~Eaq|6Cq6Z)W1ZkcZ8itMOmT!{*IG{8#d@d2>7d zYkAnbxd;D^JZ#=Pg8xc6BSM~p)`903&K5caH|B;8yo4xUW$iwDM6MRg|g3X%)@G0`JdD9Y~ zDi51CZSZyEVe_UvK207rZ;ryJ%fseP4!*8DY~J+6XUN0m%}{(jdDy%;1z%qtHgEFq zd&tA)&3OEt^00X`5#K-_HgC%Dd&$G*%|-aVm}|A0!W(Hx2Ly%fsf)e)vP=Ve=*vpD7QUH*N5T%ERVO7kmqO*u2TX zXUW6n%|LuhdDy%ej&CIon>T0RO&&IH#^ST(Ve_U0-&!6vZ!W|iCJ&o8Gx2TYVe{rH z{NeJjd9w)LRvtEQmg0|)hs~S&@a^Pb^JXRfukx^YvkKo{9yV{D$9Is2&6~~mj`Fa1 z^De%VJZ#>4itj8Bn>XL#yU4@l&F}cG^00YRZ%pvrfonhs~SE@W;!;=FQXiLGrM9^F00pdDy(!gdZ#qn>X9=L*!xeW(R(#JZ#>4gFjIo zHgA5xpCk{PH>rie50i(@n?3QvX9>GIi*RZEy zhCjm8Hhg9EsKiRncHcFqE*<6J&I}Ny-0&5R(;q$-8;ga1rXrRVo=ceEZ1>?;a$;S= z?>jQVosX-;*!b`*8mAZ@Ctni2Wpzxc`~l8(e^KDBPgd#}-0E!c-0&?L=W4i%=DjX( z)^l;rc7I3kT}R2ot-6a>GOzE?C*Y0ps{?0!8|Q5IF9+ZC8+o|Z%i?W;qjBDce~{lE zIICf5_%jxRv)z9mxa(i!;Z{4<$HKR0oHV$JntFk=+Q&KDeUsq394rraZYplcyuMwn z;ZE{x17{74bGG|qgYP;(9&XiDJd}BToZ;|b`4NG$rp7tj{rKR!6v@M#PZUpOULR)~ ze2M(bz*)27obCRq;JeI{hdW;?UdX&Y&SH43{F1;~kHk6K{e!`Gyjd3~G> z@CteE=By{`gnJ|wgR|X#6u4V`dDtFT|6AZ_oLEpPtJI_g&T5)gIS!odzH#7gDe|zb zQQtCfG)`-He>H6bXB`#iZ1>%R@6t{l?%Z75pLu<|2Eje#hX&3%GtSxWM+V>JM0vRL zvEpLp^>IqzQS#-1vu=rVw)=|UyIw30w<-`XWZvlhf|tlI37qw0oU`3855CKT@^I(d z#VeWD$9V!?Ex$T&R$6-HeulH%zZ$sfb~SLTXT;kBN8@}7*VVjV1kP#~=WO@C2j8`Y zJlv|jxM8^4qH&tQ?d6*V&N?T~+3vH0?|Py<+^UnfJM;Q>^?)bH=LF8WHqP1ZPYAy2 zW%6*V67fjp^>IeQ*U66woV6*=+3qI?-}Pa6xYYvjEavrb=EASbUmZB>*Enapzcu)- zU(3U-wu&ENULR*A{JT64t*oQ#R^DH5w)+9&R;G+?{!&`wLzwpA$Iixj1LL z=b_d0NqM-{o#HXf>*I`vUyv^joV7E~+3qh4zRL&laOaoAbD7u2xf=dO{<^?fO>_|e zXS?U2+ohg7-1#^4_XLi{c>r#z=8?czH^({K{j0%uTPzRT0pf3%*VpFBvan5%CQ}A8hmxnvQCQb{7X*5nf z_*eM`fwMZ)uRNc?+3uSL?%GfuZuKAaEdxj6w1zvYX&X4};y7o!=d{x8Z}PBp6Axux z->%{Cbomj1vs&oAWjNdYguvZ0(nTKb+*xLY-!=SHLU)BM~NfrR%Q>wgd37}PSM13 z^72bc3MY=KVPy7i<&KG0i9;vs{?fwyF?nU>`Q=3{BYCsNmQBbjEi5Yx_hZ8H$CMVG z7w);DiDACt;#wA8J*sK`F@?p2<%PSRT}|?uRjyKA`INk|MPnz`d}C?Vjq&{!wj+-t zEN{Z3F|{qXT9Z69_i5Dt)i#OQN(xJhCe?Ot#Dkg!)vU?4j4dkW5mNI(=QqX=ylVFy ziwpNoX?b3G(S)Lj7$oic~$g3c>@Zys(x>P*N3( zpZuzB(EI@ z+FO-dJGOMv1Rt}OOoLU%T6VS7D=W@FuP{%|=*eTp7S{Hx_}^jj@>J+Ps2r(kK?UOr z3(m>oIl|B3JW7g-3d(D^KWc4#aYYl0%JcF|OY<+N8a^+t@5zIE4<9gOa9&G z!#dQmWgTkSv<|gwTZdXUu0!J1C2UHES~jsm;x;Dq9TT@R(I;+eqOWCpJJzzj9c$U% zjv61Ugy^G>yFYp1ZSW#MwUUDbtgUctn2 zcO{h%%Sofp4nHS6nQ@U=d4U@aLC!rqx#}`{(nMW_OBarwJT6?eam_TQlJiH8E-gGS znyXTU>+Nbkhv&(O;|j~Fxf)b)(Zq0FtWm?Ib*x>%qzMxWS@DELj}6bcTs;?+6`a>D zzr4J(X!PXrF!t_G2Zl7f#q95fh1VfTvxc`ME2l%lpLF3ZugWR8<2I)3@Wm_PKkGV# zCV9D|f{UhTxov|8Z|B5v{D!TCX)!+6c_4h@`Dzfp28A!i^N*Hdd`@#?_=+YvZlB`c z!^_Resa=qxocR_lmwlMH+}yEgF+Oi#x#8tn)pBnN%(&5be3lUY$>6Ff8t;Z+634q| zTw3LF8IM=$(RMr(nDL_R*cN^`D*PNx(RQp0B5}F~=4QEG#gxezIGpWS!x`#Ium-={nCye)D(s(VxPP;U?Xo|*rCy2!H zww0vC_?(ILYv{MJp1+2##PwSm#w!UfnxgT33LUyoO;g#*6lIlW@@X z3O`2^V{m&n@1pycx8+KsD148W%SVfe%S|gwi}BeO+p%x>;x?9ha?*Gk!g$5OM^iK& z^CpfrygV&7GenHnG<-$l75RA4cJQ`Rn`kiaLK3?sX}M>GZev0hEq89xa<_)%@_7-< zJ;29fJ03_HuT6LxqC*!gL(X3QVH_#8Rfj@OdLJ3WlIriSreOd79Q7;meO zcW}aZpZR#verX=wUb!T=Xkxki$VaDqkM7^aVdJK7qfgO(*)sq-$Ne{9x!;7A?Km`i zMcZ+hj~6Ys$v&~zkv2p#j}_zm5|hb+-{v=1&??vY93wGAhM#OJqYyv|AEjh`QX-eR4j@rEUh zw=RsATEqGcP8#o(>(XMg!ot`uTmwYol_ZU~Aw0-uh1;VkTEBCW#v8F9e!TGeAklbN zC5<<9|8TCZVf|(&jd$0=`2OpjFy4Jh<6Rm~W>-fm7rsa9cX!fwTW^Z*Kc0u9^?NC4 zyhhj@v0iukIyBUC&zCqSrT8rp20=qH3-1! zM91GNVZ55wFC%n`<88e)zJ4qt8t?F=@nYd*Thsbk(s=dmh_Byq3F8e+8tin<|5%bgpRJ1Ru% zmto;6TJA(&ZghX7g(tO|&iC_^)~`qCMuu^sDO&DTNz45rEVo|RFqX@&vqj6jKWV&$ zwT!nsX}ll8g?lvKh=lQ;Pa5xsFkVTta^ZWle$OV2_uFIf@lH<|@AIVb#vB%lJypYa zpCpZ!_RskBB>N}Y-qdi1asNj9xn;PB?UXPc9k(CuU3CAB2wfUC_!Mo2g@Ac-+_&X- zfx_dG{hSxRqUH8YTJFej@o==y!?$R;XD2OpVd(gMwP=c#TbR7u)oHPjVGx!(I($XT zotCuRFWTz0X*6E6+`E&OJ0@I={3}{mh$CE@wA@*1(_(yX$#M%5mdoe0iTinI`&jHR z(L%lB_V1IHJ1TTF-M?QYE%&z<(qg=ZV7cRcJkAIEhjn4xkXKFzhc^J$IP)#qjwYdF z+jEd%niWo9(RgQvpQHVklQiD@VZ55IUye>1ugS~d{O9XeoG@O2j~5+(+XK{e9PpWM z;&x<)gY+(hPtkVFPFik*@JlSwd3RE1qwT2ttT_A}?UxPVqUx&}#`}BHcxi8>#rV}M z_Vc+3<84gZj+Nn}>Wy%FG)2c1|MhC(c3c%sY8OUP_#SNs|21sl{ZamQeE*e)F4~Sm z>cwKb{*Rve>V=ChZi^RQyg_>(L;Lw_o@< zn&_C0OX^yNE?ml1O;LARQr9DN;gY;+in@}dZg}V#R#owBx;&{HQ_Fa_Bz03mSJQUz zYc7e~dtK^9c2+`Yp41&Q7J zp*yH*wD^8GG^yjoZ@BcVnxf@)N$Q%1E?h!aO;I->sp}p(j*n=Hy8NUrH*_`KZx9uyY(+_3^IE#;NnP8})wF(#lDeGG z)$}-eFsU0Jx|+7*xukAw%xLn4I&gqHW_1;C#A76y7 zrpNEqp=0bEW)9Pogy)Z2!q42s`QaWPFJR^LTNv-$wb4)UZMrjQyqRIVS@-IBbxFvh z@m3~{H{p+1Y*~2zjizWHy^z#3P7k-_Mpb;d>ynn+U`~2$+Syv}?IDkr%de(IV>3$Q z0V%O12_nKblE$0+V|whHa8beY>KzH=eVsJk!vj-d?}Z~#WAjf)i8UV!X^L+9J!!m0>eP*G|6b$W9nxrf_xADH`~3GmoDv%}!G8$f z7>}?0le%9sQ>(rI9Cg`A>(}8HGQ72yc$(Mn8n_(f0B^VYkM*hc||=ekdjOVDK9c(0C04htqh~V=Z88!`pRY zdtCu(ipJv{7Ckn&rCEALtZ!JCXo|YOc5R=TI3@lh)}LKFcdpDjbv^RP_LXYX9+&hP z)Hfw18i{TBzG{0|&OKM8SNQNz?ac2_tO_DEk5_U8P{Gh#ijZ{90wNk-bjUh~gu z8mo9I>%NTCg}wHfQ-A%!yvF0QV+-F~*y~XLscGd;jnB_W+y9yLek-5Z+-Ki@1+zYh zT{^A)oO8FN_uKm3n=9%Ef9bTMj%BTj3&-UbTyR+Iz%$w(-Ko=rQ!`t)DxQ2;W~;KJ zGJ6djG$?c8r1H$N$t5L|O3Mq!WKNoxSunY@G<;N=Sunn+q;2Npvck*(9f#%h9&~)( zu#*PVhGxN(b#}tmupIjWm@FDFvnPrnEmlhO;rA*i()@z@->!yF!ZSw5; zjnmVoJ(SZc<A1qSndRdPGbe=4o-@Z3 zomW&=6t*PXKDw}Y()pR;cg~6?OrDT=UVic9!px3Z$*?~E+j7b#gip0=T2A4Vg2J%x zDpw$XO5&2bbn#`eM_R14H3L_-n>oK}t5~;izc@2m!=+9zwv4HQ?mAJnG)UBW~Nm{d|MSohNG{}vW(b_W&L82D>!pWY<|W! ze<}DRJ3Xb(Lpd#Sugy&zQ2ickTyI*3=*X?<-b}B$HyfvCHk`aF8hiO=jq6?gKg>B` z#s7LARUQk~_IdLDUfg?S-i&1#_3QU7_W;`3;+x1qD%;|LMkEvPvZI2a<{xMbii2ZYGpRA^j#5!ec zN$r%eKDF7}y)#Cvesx9Swm0mu`+IG|uD5+??g^R0NBCo}Aiua^axo8yvH3;Cg=3-v zd>6-e@9+x|JlHEAyEV_RW48Lyy14fvz0>;@EdC^Iao+4Xi*}^swy5A3NjyH<%$)Fg z;#Lpsx_euFX4P@hX66aiM#${8dm~)G%8!@o=eaQx@-r)c*&}meI0=NaLikQ2 z@%p{B%(9{j!zrXV{B|m5!SYF&;UuZO7(H^UpR0fFeN4taGiEGXAC8qRsdY0p4C_?) zE+>HNYo>V{e*jX^N!R`Y4M|K`DM#4 zuj!E#KQCSsZClOf#c-<6W9uq^IejNCQS}cHN}Nx;Z#08e`02bj@>i!CyvRS zFsZaqCOTX1-gw1@6UUX0&&)3mBZSrJ(7t2mr184{`TFtL8Z)V|Eb+N9^P~|xIacmA zo*8|VU7nxVR}&|Nhv{F#%>0&jW?A?p^MY`M{rNf+O$<*~MPtIgo-kqZ#G(T2>#>tc zC*+rxX?Bjx4xd#&E}#7Ro#z&x@JrLi8SiHl6ztr4+X){8o_1`(**hC9?$vl_Mq2&# zjdxxiD>x*h(SvgeW@qfTc);&XkLXvBzw-djWQmVs&eo%P?%pGh^Zaww&UGcbJ!kud z`PJr}w%c=NHhiqwoJ;ipwcVsjixoPCETW3_v`SK5b?iU;RCnIgG94T>4ww}?v za-`;)n)^un+%ML=+DM6yvSz)8pRw(vFK^oRTK}po(j$j`l3Xqh<>J@s)llks@V=Re zbHsWr>@#Kcwv!7s?T9^od5^W5bL)r4=9aYCeaqKw&FQ{v;qd)GYMc>kn3cJ`-v0fj zY}-0?#OB-6(o(zUq(771x1iqodb9f$?6IXm^((iEzR#^#oI7b#AZxzO+u(-an*;e#TGX ziYY7nm*BJeWwrjHUeT(scC&WG_UTtpu_HD+j5=XOMfmgN6^wS~imcXYVXmngdTgA! zvBxV}Ez;^{rTtL1amJE^r)&N zXU6(R>f9c-YhcxNah5Hu7yoH~Ml7{c#hp2``xTV^7+#@l8^QPGm$T)49!=b17p&5w z!Pc}%y1Jj$d(fG`?>qm|ePhkeys}@x-aAu=pSJC!ZW*zkFKYVBylt=DH?v2t2fuE9 z=Il8YpYM?te|*-4sP4kG+T0zf_4|Fac*nn4%H1FR_flSckFl!HnZJVixlPGSsaTb4`m9RXr|wHF zHrn$8H-xQEILkbBU7heb{S{SvcUIV@*>kR}VGXYQ=)0WJxv%9OHy}O#(rI<A9{vmk$Bc6oR;n0SQ}U+=-|PFmY;_VgDMABoL-)mfgA znv(n2UC|!qc_Nk--A6TDtyO>BGySd^+4W=BynIF4vIVnx@AF(V4tCjs@M=Gno_5>J zg7VxtGqPu=eEatNMJ;15g|evX+86&)WqIbRls?fudT2n4f$XPUZhs&Cl42&WSSJ-E zT+AoTZ%koXL1|G*<)vPDTcGp;zjmp<_fA=}{EBun?|3fx)k5Vy98gd? zpz(~u(qi+Q92Q%)sABB=%hpXBnp4qdpQ_i1SxfGYHP2bLU~%s!pP6yk%#^6=(D%Qp zK~zt_oL+xIwdel!EqCvpnV*)~@Q7;n>5|=^vth&ADo&|7o~1V>0c; zc?;Jx8&vgkPV{rb-p!5+=ZE)y-*57~W|hT^))}!8ITd3u$7S@IQD<4b*yMQ~GrBd4 z{c%yVPUqE4IdNXrl22odR;RM{&ggzW@7t?Ro|lywZqI2l=&2j7JFe$~X1%voj_k|& zK+9^J@$WxAD*O0{W`okx_egIO*0js2EB1)C{iz%4+_^`rd0xewif4wNF|u-few?=^ zqdOc!)!)?^x|?&Jwqh5LJ-uECug1b( zQz{Bq{}+arq8AjFCvMq)znk&oGjn^r`eL*d&2wfANvS&1G|$Njf3-Te-ql<<^8|N% ze4Y(eTrVfGS($0E_83f~Qxc^qIV>hHXB1V*E`-& znde@%?zXkd!u3SzTdCVp-@US5&$o{Jpy#&K&8cssZmoWno!fhHcwT+%^Z89%CcLkR zt(a4AV@AX2xmNLy9Lv2SH$OaU#P7*nALH}WMm79k#kc9L8&=IR^RO?gFJp1qU^;mB+^PtbR^`G9iBsM>N zKrDU^c&Oi*b7$oq_U!C_Jy&yU{0fd+_PT3Z|B~>p(#89ZxwCTnymL*Bb)OX}xt+R9 zi$%|rT(`v6vtwA#W&_Xsll5FabKfs#^qZM_?~dj*uI)Q>>*aQNI^3)OwYKlfeQ-(h zq_ur0w_ffEZ-&Ry>gN5o_3pVQc?;i}d*Z6*{a@)ly-%H11FGH?KW)YIupL)d+m2m6 zS0!9~mKBCK%*N!GUJy=lMd5G2mGX95!aHTVJI?sz%KwpQ{%4o^f|Z>bHI3SIT^Palwm+_PwUh;HoRDS*z1>7UvX9&uEzBHwHiG z%k?RtZd~!pAJO?^!-lk+ZT&xcAwKG?4b5{FAOFEKDSfW5eyw*{^tj#ixrOJh>Q{*m z{10k-5#Z3!wCuRQ0;ncZ>xyEYHgg}uwkziyF8}2kHcpNwcX9S zJ8L*LqUT@c5ASI1dj4KjpLn&IS+xhktK;g=Q5&A+xvOGFvgf($$sH*J2KxKv`UL9f z^cGdeNSoOy|MhIN`1rNY#6Lw~f3F_8d-r$#s#mLxz5i#4XZ7$dSQz>Gg!?1B5k>{HlGD^C$NO7s1i%+{#l!wV8MQIcG0kAaW(miZD>PDDwB_ ztDP!#bv^W7V}uKv8pcRGBJTUI_epy6`tl>*ANb&->c_&Y-n4HEWPo7o?wr~fN)oL6>poabj=pYR@1cywE!Ty1}rH#67$hqfTwBNT^UH5YH z-XEXGHBZIZ*XK2VW_F+WJ^RvS120QFZmOTFcX{5Nz&}JWsq$ks|9Hlq`8cxMT;8rC ztnrK=>lLg`Pn&;v`hNibgf zR_a`>M?0^!qhq4_vA(!BpCCV)^k~Oc1RKp$^DEHR|Bt;lfv>YF^T*%!F1fjBnx<*f zrb{4QQlQW!X-iw6&}?l(m((PsY;s9&ZrVULvUEX^tt;LEdv~SM(oaa2-dCqgry>I3CsqvY| z1KtOz?ompQ1?z`@JvP>*Cm$WwulRI;w?vxbKMY4I-;>gjb5HQrH;r#pY88EF!aKq_ zGnR?!&MI<6>Ee)a0NpsnSZkFz)7;fPjB{uB!E%{LlxQOT%!c1+-Bpe6|X0Zld!cv?&a5$d_7tD2&BmWk;Kb5>AU6EKAuBDkF#_@*4;=89Ww5OZ@c+cVW3*L2#AHctVJyYi1#8TI* zt3WB}a!+C@MM#2mK%(oaQMCGhXq-Akv1Ql)eCRfKpcCl({!h={{HGna*&TZIr!EcU zZwSW|HjGcR39EQ$H7VUV{+{0pjafB;o+CITd*RXOqGbHe4L_dyt?%E=67i=;@BVhO zF8xMCB{rmQeKzv(LpLoI1LxXa18>u-8b zA~~&aVAJ^Lwf3?5H*fmvYa9>e5%{F8H-@!n^9@Zwoa4tg#-0nLf_d9KzVWs`dg#SKk?B+UZ`*=090p7toMcawh}wk34O z3+K9b{4}=s*8kdApZNA`f776t#O>mZJeCxftAa$NPWnO1Idl_y1aap*Mu?+L3j-e9QPaaP5xIJRY_$Kg_Z( zpL;Aj9-kL9_ukiumAzybwoQu2!x=%%UvtBC?&wqkWX|iSSkDoO+3`@x7 zXa4DM$N~oEIMZ-is`EbgO*bt{dY7(W@X+rI=Qb{Q$L|Zje({#|6^+-_-~Hl?=iU8M z;)$=k?wTjBsh_s*rSldi9*_U#W#Z8bbn^7%H!r>vEgyaQXOWNAf9j4~67jcu`*oju zG8l*Ar-yTNhf4oz<8K-hFe-S%L4qxzWkp);Q~P z+IsjlQMttY+r8jfgVOw_iJAu{&RChHcIJ3&tlIzF0 zgC}abd>}jj`f>MNUfTTlnD&jrEaCf;eD{(s`;Et+#eKrwOm7t~0!qY&fBaTE(j`#2 z@1GZkK|MDkBuu~vaohpi9Hxtf;iwT{j&?_Yx*N}bf_=J&LmiGV##JMkk&KCUPoy9J z3TdcAC^p^t6mBaVTzaVX_K)1IQn>hF=7qcC>ytqQ`H@5EM7)eNmcE}5$Xj|=eEQw@ zxqiZe2Uh#IJ#%xjy^HfD=e*fXFFu%_5uZ-CIu<R<5dLnQ6vk9jn7EmQZ(1!@L*G`je9P5$HQK_BtB!o1CKaZEk3x)Y82a??(x~2&xNAn+jozz z*Zh#ToO|=(_2YyyEmm5(bhdFV~q?e5<^cjH6%&3*c&Q;NKE?^#fFyZ5mtvfCWqe9y+` z8h(7sPyg`T#*6+rxAqGg@85XVy-ze8-dOpXAOGRt9~K?#e!M8Dlzp)V82wfInU;p)s_zgX%qWT2zFH^uQ0x>j%QtOeKO=_lN&R>0(oQHsA36B(*PMH({!Y5Xx8#MbUrJ}5Ey>lt^sR}~%8lu(o}He)?!IXp zHR*hIMtawMGwU{{Z}};{|Ajcp8}WDFbT3_+sOZ?3zV9dA;si zj<@2D!|Po=UUBd>kw-7NCo=gRu2ydERVg0Z$0U8e^L=j5%O}vYI@EJu0zLoqh&$%> z6X^L3$NF^Lmj7Ea&dPxKH9KRCugA^K81u(9#yY3RL$@B8=6`z66BfevHkN4xPtN--q9cS0&Lb-qA$KSNz z9jpEHO_K_8YuQ5H{?p$-w{hLGxwX+pp7vlP-~1eGy2_bRU!9sKd<|LYIu9=s@LO?*CQ|C?`33_KK^`rvHd{g&(D z2E>>n&u>2T^!*L9KKp#bS8~sNHvjNz_c!!@_6rT&U&Q)+=iNJBto!3lD+*r3H@Yid zJNeM6pW}Y$1FjYE_Ku%tpL$O?&Vsn|=D7`bzj2}Wk^8peuFq{Y!gX`($G=?or#o@q z=ifdZdFtAo!?^1d>^mQWyt}^t;Rg66W5Ds7ralnRif=zPePyiJ$*$4P7{}0)eM9+= zCG+_Qs$2ZV3w#eU&uL~}KOoevyDzuf82ItGvSrgd`mT&(LFqa1()11SGoP=!b|=2K z;H5vGm_F^+#Q&zZB+BR{HT~K|Sz#kiGK*jI(wlJxlE5kJXA(2G?xw_yOB+qUCvZwZ z{Wc^jxb8NbjchV?pG(Z;y3L8%Tz4nVOG5j(!wug|;l$#;pH|UXWcv2RTzah(wRzWl zw_uby6Ms4-3H{G7x z#*n_~6>ic}y7Lm8MUcd34ejfm*f&m@Pga#?KD`>J$=A+&bmvRnH$qYT?fb_M<<3t( zZqB6N?RAH4CJsyh%Bsf$Ty73QdHn>SeDARU%9}zn`p^WRG(DD|pNB&H>~{DW|5Wk% zVCT5_(7c~#OAMW5zw@7R;WF2on!Q5HbtyT`f&Rr$xEy}q!1#Fc^G}R6+C@2|t#wAb z_t9yPjjKM9M_(ISwr$wb+|WL+icU@YGW+-o!t&Y;b7H!$fAC7&zVF8kz8C)!+TS%R_Vu&|z;WsCGyLa<%JkUKuWCe+3 z6yO>f?p(U(47X&Uvv=v9Dn!JbR>M>#h)`@(Y5JyLQY!lHgm?4C^sj#wk@E~Hy9s6Y ze%5m0W_;Izf1P4AB0%^R3o9GiLjOK8YResu6AcJuc`pgQ_=ilPl<8}LsGfF)DO|q7 zi^u3KD%^+Og`)lC6)Tzj1Ndrms7&GWAvQyhu%0O=kWzs6EOZYuTq?tbGkRebN(2{5 zYTz)yH{G>6#c|2*;RDjnyn)5U{!Cd0FIeb55E`6dn6~zksN&7@?(C)aWsMA^|V_<0_GV1}VkujzGr?Y6Vf>`2F{3(n*LG^-6g3^Vt zr};_mCP+MkhrE-wpkmr?D)~Mhv0vc9zzP;lzuKmkPrrvM=~r?R^pF-?r@tGek(f-R zkpFN^V%lUvq^PiPaq@CB$8RKI^wX>OS9T&xzKcgu ztoW4VpO9eWkbX5|g5OC(zv9YL%9e2Eq?yHN7Au}^@+X%_zR={WBp;8O{5;8HW>Yf# zU0(5gllM*i0+YwDg2BRg#S1IniLqi+>G$UgfjJ>n7AvlfQ}HxLVbL5Ka{5&nulSUz zpCXB7zs8g2R(x8Nx|GLR?j}zyxd6Ye#6Qe<-AwB3@zdvLgr8A<#`qcMX8}JG{4C^W zlAlHVoW##!eop3R2|uUsvy`7x`B}!#Y5bhd&vJgw5L72Gj?zoQ%M&qTY)Pu*UZBbi za*=dVic0sAuIMgwsF;fB{yh@22uit^ptmW{=9$i&N#zFql)jQ_kWhwyOw(7|PWep< zykO++A|_7#&TQo@kHLWu)YZyj@J=1JSoRjc+V@K^uoqGL3JE z(#v`knRk~Az(VJUjp&O@mMU(uo}bstPk#FHCnA4h@~2S#l**qf`LkaBTyIeLX!MT( z3RBBV?o$*DBGPQ?NzrRiVKAM#pyW$g%@`M><)+ISQF{BWc3D+I@2?S*`T2z4A&6fe z!hgM)MpT-}Y_2yJeCm18Zv}A6=9KJExGsr8B3D)wU5Z8qm9pv*`Uzr2LY|{{JU!Y$ z9mT|zEic)C^_DvtZkpeT#1Hn78Nj-tiI^q|HBqXGDow1{#Pyo+eEs3ch$dp1DAYu$ zCaN^Cp6$T(`0N+jmu-%|*_rV6lDB8!&2tdJa?PvE%9T`UV?@vZzbx7ca7xW|$&VCx zh%`Jz$l{ysy|E8E-3LqNV4v*L)WJ;{v)**PKKd)C<2@zq+A+7g8P{}ta}+^S_y}ch zOVT@?dF3s8U>5Z^nFnWWK-x%H*+bFGsr~e_cPGDV+rKACUV>@=FlS-{=@HHpO6I+s zDVEIpI8$oScz^WufR-STMX|DfNJg$s6;FW!a)3MU7A+PMKoGvuud@VX1JrdNdELQgY_+BJFRs3iSd zE}363YAYr4YlgN)GQZ)>TFLyDGiOQWcbqxf(DB76(S;dP_EIHLAaNfaM)0RiEop$) z#?m^f0CMf0$<^VpX7W?4-z-kg=I0!K&gEw%KTqQ4$^5M1=RAJS=jQ@`F63u5KNs=y zlu=4fqEvzDJL__>mwtN3{)KUec}4L{fN^DKUz z&ChfAxsIRbDr=@sDJg&t&4qtutPydWzBEd*m7rM^#mc88uR?-%1?AIcu*Uf(n|!&+ zpJehgOuo|OXPW$6ldq6GEgfaC^0N4A0Jd@_9@DYQ_sVDUPKO4qO#ajkdXfR6gPv^i zI%t*2>!9;YUI(2oc{AwTxR2kluB4G=(1mu;Q<9gU3KdYZQw!4>y-VC}ZzLy52k!8@OcF>yS*X^LS28a&2!sK<(l_sx)t}=NY^i0W{L6^sWNrTeJ zGUysR=sC$%_(58k={f^M2R+y1bYnS7(k zSD1X0$?B429qO5|6Xyb}2`lUE|AOkRn6x#TU8J50S2d6&tTnfatmUWwjm z@=ElK$t%&jOkRn;+vJt#drV%5-fi+q^eZGEHQ|TyD@{Ib@aZw_V^1d@)IL*hVj|`HC6Abhz&{{) z!~zJZtKzp~eb2VcvpdRx=uP-q^_5|Md}90TcmC@^@`L@re2XcD0z$2 z%_eUGHRZRMydZgPd>JsQBuoX#+boiIB;RC_e2sJ}RB^jg@?`~P60bEtm0hosd_<9Y zy{T79-DT#&OazI)vq(IcyxSu2kaR*INsxNG$*at~!{il-cS_z@!F`wHjo>~I z{{Rh2Bg>%gv4g%hS%{674Dvn$R0n;($?KpWFnJyHgOay{en|3W&`0760J)MzmO(#k z2YoF0Cp+jz3=lPGj~gIrqCP75Le-v+Nj{<`Ca)&oQ)I{(^Ku>`U@r zG)@+t{G zGi16lg)QDM)BRktrzDf47PFYAR6{nL8q*bPX-~y*w%%30;IDxb} zfOM{(oQ?Ni2@2<#j&qf?>rDZzh=8=tkFQ4KN&+X4>J215IXhThGV6a&GEu4WDJ32h zNkUZRrJRuvRryrTNQkO@PJ*`85~3=vPSAE&LR96;60{AS&OxE_wF%lDR!HV71|R{e z^0ox+;Ur*HK9HcjhQz4KuSt+kD>16_LkaRFB}P?#Pl9|liBXlmEkVAM#Hh+2PLK~H zF{<)M6XaW*BZGb}L2Lec$$TwAYhj~gzRu`ulFTI2@-Bn}o&o%sv=k@Vu3^&~bG zR6;2}kn_C+wTAUr8h@qjwv4+Wm^))ua!QpEiW#$~QCE?W8FM(}Gu>uXawZ~~lQj-Gf(oGgfiMWa)C| zoH7zb2?Whp9i^!x2=j_Lcr3?%o-GQikOm(?o3&L`UQ}9fO7dMuFrbQ4tLf~?WKOFl zl@R1B7FScCRj{f!oij=4vy3xEl3C7~Ns_7IOfd*qu{v2jPvNeqrZX!u$Xa)hv$%s9 zJ^<@u_^iYcK9t^Y=+-jO^11Aj@vk6 zhHv4FfxDeEqUjZ_)lZ<0XnI8(k0_d6(axYn(ouEUXn5O(Jr6MJp@jC1*hD1<3qLIx01p1(kFNYA|0|Nhi03 zQ)!mPA_f)RQ5q*f-NEI)W zSrn@{kbE-|rJb3*Ud7d=lm?7g6hcVCr zH;`a1&t66`{NXD^BW4_e6R5^$u^CBK}#pO_C*S5!Fr)MUj%yl3x&Xl~G` zNf2~%CN;Y@N|0op>q?iSZDH(8JQtEGw;)kXGpOd&qcq#X7y$(2hU5VxWS)(479wpj zO`OpIHbi$&`{LPKk{_|{x4P}ONqd3R!WpH@_UO&hd1vxJZRZP5CgCuHT_nd<()nWd zylVC((I?Tzh}4{llG^I=iIh-d&dJf2(VY$9oW&K?c~N`aM$d1a{$-3_G~Mq?K8Qjd z+275lLMF4P@)QtM80~lSv62`J|4MEq>f-ls##m(kswj+shc9IAOO`EyrqEp)e}6Hh z4cG(DRQ;>V>QG_8zG`{}niZG!j_mjRYi528tP?xrUptNN35gx@UtM}KnpJ>>AE&;t zlaM>5FjkE}g|YWWj2QUWMc+@D+~ePzeB~)R_${S$f^RUn)y3pC9>QR9h>b&W=`awv zy_C9_mJT9)2d51lcd}N9J@jA88L@}{8@PLw(DZK3ER@VWMI?}?O6Fe9&Vexpm2@hz&0Pa&avh#IiF z#6wnnjPLwCNu>l$9z=38?mQm%M|NDIg*)z}F&?)Ngsdj`)z49bA5!W%f+B+##<|sL zwiRPXtxSX2(qKI`__Qsay~1aTbWkx{L{2fe3u9#182s#NX?B}!#wpW`>?O~2_InxF z!?qO}H&b;DS3N~l{P+@55VJ>M@(N=#@-pPTifX^$$JB-%s31X?ij(|;|6?nd+Z8Vq zlt7TAsgyihP?c5k^@3VkB9wY4&Whbe#jhtS^5YjYx&XPU;0o=+HyvdH^G@ao+)P!> zA`(@pntw5~_yMZ2EH=H);9eimUNV`Y%cBKfq$1*{p>Uy4_y<(Xi>pxdaqj>7aB0 zu9~vwKHoB_#4mVno+bkOrv*=sTKC0*ACFr1M8V5>>V%mC5f*#8fa)j*DW$6%uPESF zb+#2LveAoX(Ti8wxc zaRJj}&O-&?q!zULvduGwuLf|uIoB1Dd8nnd|G@-UFCYJK7sh84)HaqNCk$ReZ3yN{ zN<0Odxf*q={ENjZuktUIgvSj(iF(`POzn}UwYQoo{i_o!hLom{fB2s52DqWMu5KDZ3B^IENDcn-fVg#`IyN&&P~^AV^1WcRq~Yr0z%rygY+@gVTi$1FRgJueAl)wZ!ROt&Ih> z4u7f1>$OQ_)FzK=lX!L$)--~`q8QDthAI775^Lbo&iEkq+Sgd-;YS)As(FW1Bjs&}%q;0H+yI^b9b$fm$QO502&glK9o6&J`~NP^Z`i8I4^o|R})JhjCIil-KIYC#zBa}&v003HkR z&8W9H`n7^M?J8`cMV#dHCZI3+SDLMVMPR4kQ<^wAEF-0frH>kFYKyaZJApziXr})3 z(Spm_`#^!HTv=k$$GKh$rezmQPw+O88nGl+0iYv^yaZCAS8?S; z7NVK?Z1$5A22){dHf^}R#l0_$+-z3t7a(fC5r`l@Nzi^{oyZf!T>RyZYQbz0U0Jnh z`m7y=UZNCfVcVArvfP&+!Ws$5zg%#NvTZGX>BaNETyV}aL?wK*#ilUZzFe>)yPzw( zV1JmgUoLnqWh+d;g&&RlOBGU6O1$l&!C=CoI;N0OW4Y{(sal&Ap z%?IYS69)5KJ}}=H9~ibYmq!jc4lf&6QqJkJXda0!V}aN?ArSlXVR6qmL7+2ZP8$6l z?sIA6c2h=P#nS>Oa?olpSyncHdDWT~nq-(2y3|XM)`~(un61!nfP{nISp6O>s0u6e zg9WR?3jJU~U07WoENBU<>w^W|VRe0bwz|F}yWpJ##R`;l?;#+RWrshBicvKwiuMyz zfp_NKr`!GbC3yK&3F9}{D`zo7Iw_$Bmd#LK=t|1AZ)^8|jL z_er#oW+Mf01;diOcRQk_s3Nz3Jef<#ld*P(C3oU(=tzO_tXHnnaSvvV`>O`5f5&^= zgF5cJ?6|jQjoSfFco%AAzQ;V%+cBcuDa=JmsC-}6s8^;u@44eQDhU&Fk3w~;FsiCm zr0^ai>ZoXy3Sp}#s#H>3u*X#1w32v!z`*Nj^t@Z#ZX^vn5``GwVQR#>tzrKppddFR zS^1?jJCaEkj8^%GV;nFFO3}WT6){H)E$B0$G&)!9Z=yanL?Za!gO=w@Ynt7$O7!bM z@xs{KC#kZ}$X50(kSkH;83m`Sva_OIiW=G5T!LHPML>rm@otsxhPNsl^M90)P zzBBQHE%$UUK^((BQ1+>K*0%WDFiyhEr{YVLnObm`8fyOgb2Jt1vZ1Z6R})Z_Wda6v zdEO6&1i;5A-LZ;gks7@F?6{M%#{D~}bQ@}20ihu3Q4(~LYw#vx@?!8N7lZ?yFF}aD zc>G44?2dYq9kn#isOO>fIL);bqq6wk-{N`q1#r2n6lL!X%9xW?s&8~?!zEuo%_Qhx zhf98rgo%HlHw)tw#J`XhVLU5a7|AA!?41>_2@B&{@onlxG_fQ<5%=lu271s(nDhR) z+^R$Yqwoh<5Kj14P$LOj%!oVT6%ra5a|T}A3o_7WBR%{X@r^X5e~H1jARFI*1uD|F zAi!4;Da02d7(ug>4+40sJeQ)UG%SvX#p!n!fM%#YPK+&%8~^01cEr*=Bi?@eMl8jM ztZ~17rJaTG8()lN?cA>cp@o1i#+E7ZwcsMEr4L)5Hy|U{r+(!gDW|9Zzp?nG5Q2t_ zO<}_}P1I|%`rVqM4ll>z2dTpi+HOQ^S=ecpd_U^RY$3+NWwi3VkITq&lrr*jp2#Yr zjnDU_Zz!h0Kz`lqdA|)huvFS39&#quV1^T0HC~E|a36z_`$LRY`<5c3s6=H})Cw8V(Cm~T(T8mN{&%(v5!F?=glLZi-qCYGGE32a!TY?!UJ^*`Co z-TC4FODws9+WoI7Z1|nlTGnhty{j%C1TmSsbZ*D3h*`Z^twOZ_2dSKZBlr23fF^nQ z0{0H&h031KDkItWqm+eYgH z7qUlzt0rdXqp`Wvn?6$Tv6wYrOiL19E3-$rqCU>TMpsv40vBaZ;Hqspfs11HAW|l9 zQEa77KnohQU~PJj=U)`NguVbzA8}W3<{^S76Y7r5B=Gc+f-AD8e0MNqX>m`CukcV8 zw%VneweL-_@H#`w3sc7~ILDxqw}MPOUegxD_;^cvUu>H0WwB|H&l@Z@hhvkq_E=eT zIHq2t9p}I8I1e4aaUQbcu!52kRf5?XHRdw91~8Ay5Fr+2qh_muW-Nx(491#{xU5CE zC}_iFisUPp;uFy5pGJc<)*6QG69)6Md|>XIFqnVO2j=?|2J?%2V5&jl ziK+T8^MUD^Fqjwffq8VoV4{xwI!bRS4mIZ>JIN4xcQd>MiJt6^FUXe4)7n)kFNkLC zjxUIAr&{{3R0g|EyNZ7ngNROMqG4~LcE_=McA2QN6&DjU80GN0e<3TzGN5NQ-MFaCS7yA3P_TgDgNrNh?~kmoYY%?5 z*Yod>Y@%BFFgs==BVdJ{ha*;AvXsNhdN@Q{EQ9x&8J=%V58K@CQ~>{{^m#?F#Qt- z^Ok&IJ~Cl2Z_5Yfg>it9@E9FFkUw@K`z-sx)WR5j6@`_ZSj)E5l|LQ$51Lk3;bBkb*{Lko%Mb$5z@scrCbiBa=Z4-1F!X-9g ztB%3Vy*8rr>dT(jtV?uWeZjnBqJ5D~L?!yL5(M+&E%PTX)@5!a54GPFZIvS zHkR_%9<0Gg6I%<;cQo)Q*Me7o#MVc8i=AtGFjsHW>-Mm?@x$+oBtMI04G){bhPP^M z?u?2g0zQEaKtn`~1F@F`^=3RTi9k?|1z4Ib2Nbaowl58q3oY2Fa=?7cUM^~~IQ?FL z5>BrOX3vwd+D?gM)|us2stY0&x`GmM{lgS!7vu{9y+4QR3L{zGSy6z#v?$Ilm=Y8q z?k*qkO&3KteCJ!Kh2e+Tb zgZRr6M*Mk$xVH=6Ar25_Qk>U;Z+~W$y&h#}2W33LUj=y+v-qm-#7>ANGP$q%3)NiK zKd!3lLHNGz$L~g~hRUaC`-&6H+E#&d&n^%U!cevxxH3Av$ z4rjbR?Mnb(=f^jqRl}>au>KrPQT4rkyo;)vwJ;d34)vbD)6eq0Yco3LPCx5Fa;JX| zYXkb7$DJ?nr_(ngBX@O5{wjYSeKkIE*M;1!9-u_s?fUXU+Vh&zyF7oNzkt4G8M$i< zud!F4Tx{5gA3hDHFJCS~E$QxE7ap_e9r4Y{!t-{-y;&o^79-xzBXU5HDRvA_-d>Ez z3c4F`X)U{Ji?iVVZ>J&1_5K3-da4rSRVWvNygCa#BFJjg9w&mlS_$%k9r3!X5s4rV z^N7cVAoML?CJ23ZR|zt4Dw}-*2^sGbrsDTskUpO!^Sd*3r^?yG_jh^TW~r&;Z$2Vz z@|V$XCeX*^2OgEI2R1=LzGrV*O8)z${AEj2Z5{4K#Nb~!kMI7R%FTbk@dJDzNU}ei zO20UcAhdM;(G>a;KYgr5%mHRn`P&)q2W9BP)N#JJ#Kbub)Zzt!zFOUYUPQVZaR72D zfAPqEYmcgTnd(6_%BrUCU0-9W>1#_=Z3aX~f*I~)2>Q`1f>J132=>t|f_^lMpdZa5 z=*P1N`iU%pelkqZPlXBkk70s-+7dLEM!SLH7&N-YREMX_6eb!yV5-MOBR*A)oDrKI zrIY)XJ^MUlR?x4fwBUu6lsSjxQQEyXIz37^0l3|Jqi0e(1nD6s?~QJ~JdT94dmGx( zO%HDOHn-i|LhX9cjxKm`yB=xRf@oHxC&~xJEr?_xy`4Qx0i8k@a_YHDD%!xP_U|3^ zBB@Zjulv)Z>zSKVQ%5O@cXzA-&YYg{W)`5P;_k5qhqdX&~;uK2uL@rmhCS~R)h z6EceQ_|WtyUAyFp54jcBOpnraO|H0RwKK-x^eBC;j4KAEf+-O7BP*h$vdl>2+KAek z!B2z$^EN`CJ`3DryOiPQxh9gp%k2H?l4+BoC3pkI%&9)TX(h7In>6WM6ycRnCRvEz zH(BL1Ps2hy!;6-jHRM#Yxg*tXnT#fL=$+;k%q{Y~#Y?^OW+|&rnRTnrQ#*aB@0K=CJ7*Tn zQd$NW>r}t2V131X z^$d2!p&NZ~s$YWJix*g?_io5E8=b2go|0j$^^Ry7KHF1Zq^irC&C?G;I zrK#X7B3kpbm9vO~XHW8X%%r)UV@PS6twTYm-?@{3Sy=%!J}=Z5VAc~DL@C@kW+7Hz ziD?ml3nyI^-^rrX5cg`P5lW3kb}V|&R1>m>RFvHy1LIz1Xl@vG6Txi7&;iWm5ZY*S zzQKw4n1$131CZ?kA+p6x%oc1l;G_WHwz*TR;%T(F6o%b%vBaeecYNv4YC14bm_`zp zb7u9Gh~UB)1_f#s@z?h*)|~HMq{$-B#&6%IWlnWagjk$>eD6X{a_31L{B=6pYHb!8 z*+BxEEBQDL@)TtcDADGz2XsK^O9rD@LIg#Z=1B%cc{(^#x=b79r|WpD6^idUWVgfQ zC;ND-9hku|w(}8)9rSPzvn0ufSkS|vtK|vzD6W2K#Y>)LsP>3>H92LzXGy5d9O3y3 zLf-cf50#JaVM8n*p6=x1H(g7|5D|`0%1C4>ks{~_hlBP+O2;h&R%#rs<+VHxA+eE` zPl&unC{?24h-xf(@;&T;6}pu&rd2aH8}zY?#n54v z!qBaP=Bo~%II4mzoP4-PmZ~_W+xKkCiInDpsv|nu;8UnsKF40lV@?T^CV+lqgMf)&@mZyz&}-M?h>c=!+Pfe0^J2vC3NakZ^UNLpn9V<25IcHa7s{^zhhuAWPJLedBTOD+ExN6rn z?wn)CZMAlG6~J-6++sI9N|RBFV_uQ(TQa+Fboh`zV!4^WH0Wa)>x`Q}Id-41YaNJr z8U{sHM4b-#g~s9?bhcs^6j^SLS#(UJI-+V3$S{@3gc@)F;4FzycK!woMQ=Xb9|%0=vWDKwg5a{j!TlSWymFU+=6^<^FdWSV&08^aD~dvIc-9MccYWjHX#wR zwlsgK_9^hL_FnBRwRR_g{B^|zV-#plhh)VRk{6P#Ut~c!4YZG|18&-p1}CY###=OA z>%hDiW#a>tc6bqBU|}CYy^c_=0LR1f5aW(T<&S`qQ?2NQ)Y!2TM@Z)FZWY-9>ITa5 zaMu-$0H#$dEpnk~nPYH+BFnsdoOj5auR4HYC(q4toP_^3s{`^J3z7d4co59Q>RM2A zERzeMSP^klF26A4pb)l8;hYW-c1OZFZR6;NlMHIDk~xc8Q0pw;HW}28Nu;3Jc&VU0 zV&1Fsnq=#DM!i=bq#HM(PhR}T#PH~a&^-%utempetyUbJ{Qx)1ad0es^Hm2>?2JM& z^sKee0Tm21UamQ!9dve_Bby9rEw=fQIhN{RkYmE%qTno6`H{7&-7$^Ku(MW} z0H8Gvd1>w7YU5~*XgkME`Db7|<*N>mI0kyU%R7Q^k^I58a9GYEd{*}(#_pWWNxq~` z$p!0ZK>nn53K7;JiDg32(3-1phX*W>e4KDb&Q~3b>tJQ~1l(g(`5Hf!tRx1*jfu22 z3$IP(!Hu3E{@rNz5l5(2m~rf5Y8KjFlW3=2uwcr{YNv2+-jR;3m5%EyqfRoYwKQ@# zb|l5Mee$vP1a{6hTrd;s8w5q;;`YRs;$VP0akg=ed0cy1uWjQXj=TOKpzKCsEr}ckPgc zAw}aKKS%S8Ef_xpB7x3eLQ^NAJCcUqld^EAY5+C~rfB?#^z`pm0ORjOBN;O89_a2@ z0C}izT&&nA=4AZ%?#XlvD3asv<;>C*7MIK(DpEa}-5u!zOYurOPx3uW_mFo@q)GLd z%+PRWXQm4kQO`>u)iKgDoEknbkQqW5obVJHboUJ-6ZbqC0&h=32H*4?!pnYp`qNh; zm%!UnU=UzN2m6u5@^#fnW+a1T674d*1AC|s(gXmiiP1YVLur)Z>z9m9-$*ZV_>L#% zbo^rc7;Dd!sbLr&!i`Wu6PlaT!p-6ftTwCj-{axyy_fdZllQf_PE`_UpQz<)Sy0nPE=5zu@N zw=Gn-NiPzcVyH<;C5hpHudKi**HBNXN6UPvn5{M7shvq?V{=mhVIy2TMX|A*FLz3$ zjawpeQ>kq>7^F9wzthcM3#~$1+LCH5sWB+jMXzJREH`~?c#1OgbW?}k!t2wtH-6HS zds(al8` zwJ0Ym+{Ffp^2oM0Ra=}qT8kyxVs3y*Aq&cJk&k$eBmlP|hCf$Fw%8tdKBs9PovD#4 z#`w?1^KUWF#r#=*%{26LxFr0Wqd3nqEsD+G$v`-w5|NAw)l0RtA5AiuCKp8eDIuLg zbIey3Xi<@seR6EDew%+`;E$XyIj>fIjnnu&7 zCEJ9=7X(&Scxt&0_%oPIc9rs@2`+$CU(Ja!g>U6tO<7z^#^mi-D;2~6E25gnU_}($ z58dOcY+C*(L9{%g6({i&074Kuj+Qbla!SSWDNfo}JRZd;K25sC9c{_qkG+rVF@Svu z(KfqW799f`V+k3u)}U8X&yXGkni8arR%ZzCiC%;Ld}A<&|Eg&P`C*Q*n|Z=!5;yA* zOXUe0MP_nhd6I1_?uZ6<*Y18)d*>TfgB29N#_njUvT9&S-u`M*y!dQ2hqjZJkcBUZ zeqZbW+Y9u1RC-z0!1mG-^zx%$;ZE7OzxBA`et3Mi|63UM_l*npZ|24Q5yo9s8@r#_ zV5oY&Qdj;KL<@+tpw=Z!V(W2OVigB68J{U)#0EO=7f2k%w;gtOgLmhzQ$KW{X6pXpEqXzk8{L8Ry?aSYYoqqDDPBf zHfv%@;AP0dWj&Mgay*h#gSH|gi&d>o%7$-!<_n|->^F;Yyb@{SUXbdsAja)}!_yWGh0#`-NS^phI=#m8NVtH{6&b}If_klOJqj21hB;=UZnWi z(H0z4i3?eTJ$D{eIgpp#hy~&SuUeQ=4(r=tXi7b5=%E*V&xen`*{ww7qDPgD?Yj$k6x2c z!bQuL6w%7z0MnURXj-?*_V*``>HDQ01odTfDaF;2>V_(4U{%ee?pBz9mW!RaqEvMz$k zoXQGD5W3oJ>l}kyc1u6Hh(|+@7D~h-!0DuHoKTzLGV8>Ec030&PLYvB6btpSVv4o5 zC4h0*y+~rv-z?XFF-jE)g2r4{xMmK5HzL`Xl~!fD7k10Fs6xwx^DGy3@$* zFxrTEN~B9hvGF%dL?W94yPDPC7ep3jWL!Risl{5nQUqkO<%#e!j$eQ(Qh}@nsR>JM zFdmFy70u7c5{48OnRo;n#S=NcGQGqYhAS{w#H`JeWYjG}v~oCQ0l<>>~W9GGV+ok~p$mFKff{>XSbqYE|G zD@=9Nw}Y0xfp>wEc3l>%7~)7bHc{Rrp$jcW%AoV zQRPX>XXOld$cwUB?d{%Q1M}KWW!{(s+fHQg+HgpZ|hzEq$w5PMb2+>;&y(po#f z7S}o~wZRCg*>q5(AN~xs93JCu7pXwXB#qAaVl>8eF9oZX)r=G2qAH{_p zb8E&}6;S{yt*UKqtq5cObEj2dyqa~)?Vo_?M5};!x zTR8BGyJmCZyGO+d!D4)zkhT-&goKK6C=On*Wi~TD-aNXJsdYkl6t_^-t7F%E>-Wtwl-0E#EyOO^HEOhQIOO0A zmSmPBk*6bZ_DJ=)m}g5LNdRJ)BE5P`Jx5-0dYK-1#t*m~qyqg5Qb%jM=uq)|rjyy> z8pDZV@ztP$e~$2fQf^fS9)C9Hfsk;LZ$L_zLylaIzowDR6<5gE+p|*h`HzW(?D5A-NKeJa+WP>im$4}7J}+TnTX{-Am#hnvql>c+AuV#B z2=yeRA7vI8T>?iKscd||%J_=DS(Kpr;;$+_p^}=6nWTZcQF)LRiP7d0inv6guQGxX z4F=4|qkvlpiueSxsV#7_>5Ceo!IjEx)_+rYQMgZ4-T91l_f#~nV8V;4^<#c^n3 z{n$!NI-B*s9)px(I$5Z*NGWdqct|M=#CTdt&`U;}2q_1Q_M8|~N2C=$gCuGPirZ6n%Xfv zr_`DpT!qq$wY`4p>ZGh2clrC}FOAz+PJ4EP_$(-}p1&zh!5zFDPt{rl_$Ly9u2xLZ zTa?SLOAtW$mdZ}k24fjx7q1SF%k(!oFSO0w9a);JkXZz~BX>kmeWBv0ezp1Ti{Pv0 z(ns{ML%rf=w)ysKG8>u4cnrumr7wF2XDsr2PV5E@jDihkf>P2-P+;tX)UlX-+2#o; zcxECzCu~fa7ms&>$2h^XYiIOD;-Qv8LA{rS0G=#N8UT!2Qv~&tqp5kS!YC0iu9{0p zbFK=bwd1k~In|F;57Zb$YbZ(WjR?h?InAdxFsdwN3@>PcR3KYH>Zqj*)G4DiH`sP9 zHq_DWR$P5i+9>kO&66i)Wk1k@AQj*jq>dI-<)SrUf1!Aik0EZaNFC&c6WL4lW69t! z#)^ng(@5MBl|fyEjO5rwTbH7es9ZTfJN9nkDw*+D8eVGfL<3#MOrH2nExQIbXp&8X zr^cXxEERUH*#Q&GRp>jO#YF6=$gZe|yoFoU53axhX4GQZ8sO?p)HI_jG6Gv{xS7^-$Vi}Iq#~xK<%-O`9+$(&_OI@k? zLfXB|%D5v-0PuorL+sJNUUbR};cyNFNaN2Lf=i>&RUgq6JEyFb=ly^E4tlnDy};t- zxa?M(0*6QiOBC6j=BmEi9@0=#}c?K`^kugUfO=g_4D-FITHlAC`M#(H@R{3%-wqg%X z4i-t~%h(1!zr`A*)N#Xudnbn8{GE^EKYv4Ip)t?rgpEPlWBFc;2KD1~li#QV)rt+w ziK(4xtSB@~?!hsg?54>csl{ziwR=Guz2Tr%+_?cS+GU+q{RRw>lv`K&-5LvBVd%GV z)*1ZNHF%{nt4&TCScPqEjx{#AHcw?=-Q%)=0)nkwm2ztA+Ox&Kdx^YReHQ>u*X@IK@243#^t2QyTiVM0R*HM=S-_Bm*P#v=qd9iEj(lKk72PnkT zNE=fczt~CV!d&CPT;`#I;%|+ zTYb=9?$xM+X2ZSl)oQP^?oQialAhp^ZNau)B37ZVE}E6m_ORC4mW;N7VLDx;)wm8K zR^+&?Q}N@v4(WGU?aVa#hp&I}f)Jl&&MVPkv=!c-@S%<4Wykdkz;^ED+a9zFbhhF2 z+kP_EC~Mp6gS#PlRx&F&*8VcZtrZ^6$|W<)w#)o|=utF3umKbH<^PN}leB?%B*AJm zG5rEZosdu9xmkI!$1Jwwh`M20TJKJ^2(08=DSu&FbB4;N{@QBJH$?0qooY=*aLO;g zd?;4nNRs}2N7D29V?n%Ll?zfY9=bhr&>)}uo~vk<8>gUSMxzvQ`F$K|14tq(IUGD% zh~TsY3AZQ()$i4BC0JRolqrky`Hp@cR4=CGTOp5K2T4EV@X6Y+`NkG4GJo~^7m6`m z8^mhCk-)gST39Own0%BL1Qt;uHc6hsuVWt(G!w(6Vaj4bD|>J7-$#@x>xDxGMBi2V z952M&F2Vc@3_G)ZB~y$Rf5x^#%~566%Ah@hoo6_!x~klXx2u$9c?|JrIj`m0wceO~ z-63onrQFK2^2hl5ttZ;wkI9xCd;mX{lfgO_98CnN&=)bai+%|PfXo+ygH!-GCSvfn z(c}p6XemjyNbJUFa+nl#w;T;@qWU;uZLKBJn8>ISze6QAOXB$!#|i#EZs41Yh6Q%s zDN>bed-lO8L9|b1?Ak9jiAKd?y=38q72p%bJhU^bh-t_wY6aTVQM8)j2qweb=_~Of zg#OgNj_zT8?LlYvU}{+2pwQcaw+HM`^^Xjv(t9%LD^nePovESBu-DYyma1!NOEqt6 zZ%wte>}YLh@`m@P20D9Fdj?Y7eW{^6-CY6>Z#PJ#=?xDk?&=3*dgVc9$8bk#SNCvg zUw7y59vY5beURSM(TCT1>jhl-Jbp^n~xo=hs;wc8uqpBnD&#rq7r?MV-*ZA(jg&GK-zCY-JHQmGNV|6vVq3Uyl<&aUG5_4apWQr(?+ky3Zp0iw(<%)hTc z)!B1^>*+lg0F&R ze>y!f&_P`EHg0cjNp0J)HMOn5+fm;!lxfGCL4b_nTw_zgJXYGWGwnM<4C%v@UwtM| z8IX5Q4=2 ztvfDEwO_Qo$s@6M!H!}8iyXSxH{)X<1v&HfYy zAy(nf0AwqL=RmrD1aI`}uJw8{eY=PESoXGG=oyV*v0x2{c8i!X)1X;RQ1b0N+EXn% z+WAi-D}OuGZf9eAYD?1vOV<0kb>k( zS`PNZf(*M9V{W^Oyqf3Lc2OH_N>gj9y{>g*Q+sWysc|DwATV=GDz;}sgK5AdQ`ok> zIkmNEYpS*B{HBKXR6||Erf?@xFENQs9uWd#*aqp1M)K;H!S3C=p@Q;)n9Lw7r$HYo zJ=`(qXbgC%My$7E=t`b3Sz0nA#6rxTWSFtr*}S1SRbL;P1?s6O8EmqbXOj51d}-cx zLEV<-#(bK?!cLY51NDS7h=q_WossgaL279bA|I#$>BK}01q>0xq+gy(dcY$U>I5%I zwgU+bWD`vkGl#sXJy$yxt``=L&>%XYF{gWam}JBK0|Cjl?`#dxjQZ%iav)nh8CWvc z%%xKNx*V*2y_sH;Jglo?`AH!=c0uQvo+S5etqrNB3)`Dox7BUo5t~J5wzoEIX{l>m z9vYaXbo3G%hs)_4K1x( z>)KOo?RDE4Q`;M`{%vY$ZTC95dzm#%5VJ@O4|eno5wt8`uB2hj?9}SgJJwucg1njj zF1B}QDawe1gExQ-L`G8RvWgqr|MvLwlr-BS#1_yfPk9qcQI!wjzPh# zbr%gKQB z;jLrfDXawMzI(W{t5&(cqpd#G*mOa2LzBvY^YT!<$83x@UFN>NkjQOcW0xKo#0on+ zD5lsk39Ne7DA1~y%3L)9w~ciS8fLd8-bf!TIyMwlXf^1mkt53NsB3Mn36X|$mmDA? z*0gIf`xWAGW7v_bIg>PiDq34$@wS2sO|4#6Pk#pq_LaO7qs4^PksL{y8own^;iIqJ z5D`LVU1_^$TNcY;i97MCR}Z@^?6&qY6HwOGjZK=h)wJ9)*J&KQsgI`u>nn0jCIYXE z11ISvo@}K=7ecN?YkLE&Tss-puwxB4hAeG$t#yrdx5Ls;u4mhpx(k|E_3 z-GSVoxfb1-UTS_F$B}n2f;8zR=4tII5otqf%hpuG_8mOJa_!G9?24R7vgT=Eolpv_h|DQz(DZQD~@S~h}a8(KVzV6f?SwiYsx&h8e7SL&ba(aTri6^ z!8CmP#^s}IY!Eeo$qEH30*Mj}4rPI14k+2!TDKMS%%Y|Hx<+2lVEa|GvBWWkG%s?_ z-FbEFa_l9Mj~bCpHTp+VZS;?KMhKV;bzd#JU)S#=K5l8*w$a0CZ}*FVys`4L9guA> z?=Ot?1_6-TGlB?A|GqxBg>HCYh-WS`jmU-L2r;k0L|86o`;Wl|d!8{{1{0+qw2jo7 z86js-paKr>Xf&n+p&~>(nDr?N0StAmV2I+_IMZR}35Nm1;1YgzQ$hn^I5vccHf1>Y z!Qm{~(bGFX?UtT+jon|^vmtQ1A&|6iFb9T)ugawQpl#ONsbl0U1ulyS(=BcF?%P~< zWA{9=YZmPR-_<|7jJ6(~SgL4$q@&O(U)R=DPj0>$NJ0#)nREs; z)9`{6Zp?t8-RU-11g(&G55-VmCtL=I0)l}oquslEJ32Ex2vOQ2aH zUa+k_MGj+AYimoZjq=p22}@6QzrdTLC9z5TxvZE@-H!H_Y|dLVbwN{WeM_4xCha@x znnSBefLZH>saK?0F4&OIaIZd-p*tQYFNJIp?2-vbi6jP|68-7!+Z&Q3k8Bx)qHi}A zOi~`PR>lo6Q-h>az<}d%mOuz=5SHY^)-|*@U(kfjgA=n1%7VaUP$uh8xbKQQ@Pc4w z(05gU!Wx->W^YP#o!Hp0DeMZeMyPm86ea8sk#=YZk@TPRjl-VolIxBL;YWm0np?I} z5E6n$TSG%v0$?^R92C)g5TaY^np3Pq*n*v0D0Bp8-o7svuaoW@?y?>byF&9|UCY zVVJmWTN-jPlA-ZI@yX9L)E5XX3*!FHT@M`D3xSq%ba&z=+{u77V3dqVWByWi_c z^P(o6IuWF4!;ZFa2+vu5YFJzW&>Tik2Xg$wiooQ`3Ab#8RVU(iLWy`y!y*oYAZHwe zJJ*s~1$_7L!!W?^m`zY5Sip=~8tLoqLx7=&&lLy`{1y`)$;OECgb)4AhRabtcT-40 zwxV`3T#8)?LF^Vu3#}Zj9ByS|K&r#UpeYjv$V&w!g98e@PdkMjqe=%%BZK!uYuQ4g zA2XHYmZ#us+Vl*>Ga)y$W!*t!GDp`M>l$cm#{)(VqG!ws$qP#>?W=M+w{GQF5fQYr zBQ3fEdqbUA=P+>AS}5UeN4aZt5$4$h@lQ|Uy}WmTD@XQ-@ED|*q=)@Y+1=9;!V6Ch zl8FD1mOC>RjgfjT{1`LmtP5NN`o>A#$G2o6r{Iz?=GzmWrr_c3NE z-c5jtCN4>oG22`+4P-p(w%4a97T|h-vcTeO2l5f5Yn*hglSXt;PaJDjI_XtT`b;Oi z+DWf*(rd9pf{7s4gMu!gFTz?V$kiyeR=GxFYwcEIAe~sqQntN0yp%CtupNUNrQ2#p z!uV7M){DoiAzl3g9C&sR ztKsM!ArF`~OeHa5IcFwD(itJv#M~o7ST|@m#Ry^2M?jm6+jdkn)U2+mS+TTs>GG;2 zy&b!{*LC*{tf)mAQG+Ez1DW)?+T}HCYies&Q2k(f&$_|AD{8xY)2XYw(?f%Jc4hjo zt*KhFyK`U1VAqnBNbT<2RkfsLchwSvsn+f88^IV$y1GXC_;$gPA-QERgfd!a+K`= z^oc}|Ocx)WV^*@5_N7z(LpU-<0UwB%3OezH0m4BA%nZ(J*!!bp#Z^wWmb?i-;0Y|~ zqY!&ff8XvZvi?Rfgq{c-$`MZ1@o(6N!QiU-yp-x-!-MQ=@kthz1n`hnhF$a*(Fnpl za5B^ow_gZfz9|JmjC~w*sDbT+Y&F6rf}*Z{9laTE1bYhEGU^h;UY3yvQwBFhWrS#* z2GtQ=Gp;ZZAmp(%a5Z7rjY~gRj>)6OGP69lXcdLQIhc{fFg{2JMJ4(_f>UYnWxED& zcgJRiJU$fRfC685SW$~rnWIM(i+7g+KIaZdEw)BC53uJdZgz(nh`TKcWZo79f^Ulg z>9<9Bzz2F@TZuA+w$rO~@d|Xoc3ew@RUxwH;S@uc4Gd08Ko%BSG|b((QY?CCk4SN6 z{|L-Yuw0Q0tGUOuD0_GYK(YxN!7Z;ePOXEj7*+r!EEWKptPPSvA~!U(y0|h#KBheBQ3Be_ulz5?<3bi}DrQ_uu%1Wy}S`$IA zN7H@la@J9ZUsyr;z{_sj5JDT+qpm3o+Mwyg$Ngb@LdeiY)e#9^SB1&UG^z{Z?3~XK zX|oJgP41-$o^$MLK4Uc!E?4X@CF$UtxC?Vt6=qU zoC65|f-w%#i%r<@=XY+8y^@CZ_S5pqSmFStxd*N->~ ziB@)NNF;#P;Oqo;Ufn#$;u+?24Rm4KMN5Etl#cU4MuUY#H-47Dbb|{g7})ct`Kn#Y zc>N|Mxx0G^!D{khvrGxe6-A{?V1Q4yI`;J&B_fC2xji$)XX?C`5fMX&Wi@(OrW+Bt za7W-F6|_^XrR_D=Lz*y=1WUyr9_E|`A!@qi=!zOOG;29->X>*kra)q514T?+=nm5s z8yj~$rG36JgaE(Ao+{dHH*eT=!K9s#1l@9IzonruIN&fSaV!sf;Q5G?f~%C|j6f?0 zbs>O}ws!Xv1desB#7#patW^?91dn9R8}8_qb07|w7)uYL^2tl+o)KLsVQ%+j_OS-y z0{7Ds+*=Pz4jNWg`hEmiU+>0xJ}MS+>j_HraF9 zs1on5HE1X|Y1spS_E=|*c*)1!a_S4`AQL)B#>P-*Q{%~@Hz7kBgDS#2=cuilC&$qy zZ>S&JX*0hqO~GL^qm6aLQjhSEV+tGwG{Q||DYH{Cfj6-}?7>JZBB1(8vx(f^42ONk zg}4^DkwLIs(ep@mL~u68hz2&2mq?mUV4u-6&gR|OyE|KVXXoy0+?{><8IKy1e5- zaKT>@T#*C{>g6sE4Rsu02-!w-bd;7uNRA;j-b`wB;QOUkucV+O-}U2rAXaKt<5bQZ z^UHA^QG(X8#^$y<_y~MAhIa)deROu7cf(J;M5AD*<#^2)bTY*pNMqtt6pxhzR~(pe zG%wdP4iHPLDmU8uG~q>$^d)@qLjnvbkZa-x`f7qZ$!yf>>u?f_E3B+T#q4{$yoy_N=qv- zCL*!5EWXz8Slo*C4`_+`$?D;3pKUCM5W{wl?}yRqY24$SMGvP?vgkqQ&8ZA)jNLg~ zPUT!9*kt7_{v=k&hKcp_QDOHyfKH(wRY?iD634!4XCrv zt&1xd$O3Jy)zNAi(hOc}$Vm`@!cpP9x>ucZXk1Ok|*2!!p%XP4?Js`hT9 zWz3a-a%W@{B|(6#Be>~FE#P87W^jDn)5F`wAx#(qX?2uA;v^f}29CwhRI=hj5>QX2 zHtg6YXSpdpFbVd2MlG1tMltr9Yge?7!=>%eO<&9vG$UHjv61*&B=}4t&}4T<`hYAo zY(>;ag^WFEk-#B@vlw2ps@Cfq>Ft$o=|GH!u!GC+vbS$Yc1$#0a1&6ePHZsTCn`$} zo_Rv9uA)XGl2F#UI{`LZrUw{rjuBX5+uEAja9M)Z;T-cIH(;@UOzp+jn{e24z#MW= zbc?@JV2E4iLNP=J5ki*G5Ct(CO_?PvbRn#*`Qosd3I&ts;)pq}GQl?YcmucVI5I|G z0%N*>xS&+{PM8@S+i$&4qTd-&Io?^3S;~v+#pt=DR!MpXhaTcXYag$X8m4 ztP~@2eI##VL&I5Br=|z{hv07a_bl1Au?jM_M558DTKGiESFKonnh8(iWi7?{|1v&N z&%ef>9N|2Q>}Re`Nus`_wEhNvOVMZQOT79?o_A_){iYlI+aiaeZ-_-cgl1o;|6=_! z(zq(OZ6mdfbaFceI9eO0iMKEp&ITDXQg23NSov{}Y**y-)C)f66WS&Jm$-X@v#H+y z$N!#-OXJeyGEEcCPGg!3lhNdE8k#1?UAqYl#vH@AHc66@BuR3Fw3D2jBuSDaNpd8q zBsoaBsU($3y2+7#ueCpWectbR&z$dS&dmSuUysw7{oL>O=d;%Otk37OE_=_Q|200< z6#uW~-FSTI{Xp9mI896cSM2|6^8w)&2)FtF(N=wBTa~WUXOH9Ll2uZ(Qrqq8?jG|6 zRTfr_T<#wBe|O%8ok=g9-&5v4SS|8by9%ese$!w6`?eRzO($Qe`eV&;92ZIp^@Y-P z^>+JAj;yS79=Ai}LU+Gvm(d4B-g?d}qpfmy-!baMjyoG#`Z&be;}Dr?lSBLTf8|Ea z;+o5@*C)0kve@0?f0y0w(Jw<|>%X+6*v8RrO|}2~amnK2@?Vdg$SGqSVtevXNoaGZ zMXBRovOh)*;l|zAEZq-c-Trbad=xy7LFArrruSIfA?x%WFHxOK?vWWV zf1%vi2>0-~;|y)rrBwU1=*N9@Vbuq#Evo*|If0mmYb>rA)h4QB4F@{E-}zwY4>}*h z!NBqtwqaaZ+fceM^LUD?!+YyAy2qHR&Dlb^x3R=VLqM>y~Y#E(P_oH2ReUpfR||c@lO^JM!h5)sT`#o zO`*ocyZQJplA_hv@^+IFHI~lr7mi2cX9Ud;)$gtoEfR7aTSwWhr{a7LGx-TBuH8t* zwS6kySeeJHS)X>2%IAJ$^0iY{J|AV1-%`c3c`TUxb}C=HgNkP=clL0$ifi*YH`~)w z<@fe*UlsRzcz}v)4^r`bVfzvbK$JFn%m07B}FG4>Xjc|4cxHmW{t9?zycx4&_w zD$nEF#IseL$FGTNcUSp5o=v{?AeEo*;Q|#Ord;gdH7f4q4Jv=5@+Rf&mF(T3z6Zju zFT~FXniCoir$pR`*IquO^3PVXt7EL1#T@UJ<#a2R?~Hx7KKGULGfF)rh@x8bSU6!T zen!H+u+5KJYQ88Pck+2YHSy}Uj3AY4iMJ z;(YyJ+)CA_-A=`MzA@!9Ra`qu#d&@)<+XEFem@TnP;s7rO#M8+lx?1GOuR_dH&U7B zBa^Q^LFH>tQt_$E(>y#~#b;Ks=ZX3@hhLld>AukT+a%&Xy!P@ImA_TkzQl_tI#&{o zrCs57*5hX+>?@HGtHyunxRYPimN9WJ$EkcC|E7E+71#Eucw=S0elYcUIZ2i0@o&oW z_%7S+RC&IBF!>dAwy6Jb__cG*8A11lju(#)v%d0roT%T2*V>a+oX3+{UqwAj)xWNS zcKWheV%-;^pHWmtxh|auzcU*@BdMhCss0#wLYRsCM(@nhES<=(1(9$%)sU&Z@XviW*3j^e}p z_k64)g6<6U-#Kc1UY@7&=U1|qsQPx4({HJK_nM2s&?HO9Hp zEM|OoIZ5R^=UTVC`^xzlg-`#J!|Te0BVnHtuuHr;AD52%kjv*&6ZbNoPfb3bFOB(n zv1~UI+vlvmu`-`eO?mBRDqow=pQd~Vm7nS1E-J3gpNE+G`TS<=91F8>%Q%jr1iGTc z@k&s~D?uHv(s3W^;p1cCUgqOv@_DO_`FNFWK3*oy$IFLryb|0Mg?>iin>n4s$IH1#h=hG5G8(AkRXXnE^YJlpFZ1y- z`Fy;Lc`J>R>^2!U^)R=$$@g*_RbM*~cUJK%Wv4C8!adJ%6g8q=CEB}@YVSs>y-UY^ zsE6Cv#J$YzZSuLjjk&#zxxJ0Ky~{SYuZeq^+uP)GdzWo)ZxiSCHst?jfQFFw`YrQ<#%N817>uI)TKGK-08bNiZjqMIJx9&T?F=l1s5Oy@-u&Ll-8 z_NTGhpT=r`O2?fVdHYRVo44P@wRwL`ocG6=_s5v`hi6u^KZ)dC8}7k=MdI6J&i3(= zsP?CH+=t{CTfoF?dYHH0fz}su02D=XM1>#iqBP^=ix;vt{qTu?IkL%9aQn<9$u;9t3A9{#n*dy zlZtOv-s<5UD!$XhyH$LjhYzW^_F)y*KC0r{->A6u_bRS^LdCUDs<`&gDz1G>#kJ3< zxOQat98BT!l{P=`G4q)=e?P&*wfXsuiEGzU>rYT_ijv4} zOJ|OXgncprF8Te>(s3uhx-DbkF&<7(@dnC#m2c|va-u5VRJoal+o*Uu4|h=U3=e0j zcxUA-5A*e_X%D~3&sFZHJV3cXd8miSs<<{^&zkLQ285WXRMkf$$b&}8HL{>ToNAZ6Y)+Y>?@Ix ztj2TcxRW1a%b0jg4>wYA?PL|#ZmQxuUd{SbRlJ3VGgLfNna7{0KTE~4m3u1>Ri2>i zw7pq)PaQ`Q@2PPLJr_P+Tk%FDrKsbTqK;STxDVxO<3F>Qc&y8CecE+Y+{-?dpIAy)<&+n0C|Ma?DQRC+($A95p| z@s+B^SE?FcrQ<%-$m7Sv>)EyZH9LLLEGFN}JYGyb&l-QtJb#+}7Vhf9`>&m@;(YyM z%J)?9z8>c54O8CBgH(O_%Hx%Je3<&Rr>T5x9v`NBMa|~ovOZ*74)yFJU`zs?X6uk+-4N+pK+CJpQ?|)Ut+eWyzZ&$>#gip&Q<37 zd$axlD$e)!CZ4b214KIcl+=6D*vSNuga%9d|JiND#zg5W)`!*+O<`@j&eQa1m#8^ zPF3+1$}N@CmD_l@r;7Jh?yKya>)rNnUpYUc)L%G=qBJ@aZp&qeN5VcQ(JpD~`k-{& zhurES-!b1WnSAZqDqowg4@`M&zWz3GzFsiq>jh)JKCT>h5Zhlj+}7s%qO(Ko$JfJV zeO?|Z>ht0C=t}kkRbQ}zcKV80(%cuJpHXzVaynfcZXf3y9*Mu|;46`luKHK$xRYPi zmN9YeZ)H0{<$Jk-%5S91{mZORJ6Yv(|1;AwruCA^4$MTezA&c^YyODuWa*pF!l5Gv+-25eHHaAQD3_f^Tl1E@xb?Y zX8m5?AnNnsHD6Dg^3GT@3->g~QN%sVxHaX3x5qgrMN(@uK3l8tSvu}RMLZr&JjSU! zw3O|7ZaBQYI1k6GxR-hSn)Pd^s`~hT(B$*^!kAmJY-g$ZvXyzfneyFLoX3}m_f>Ho zZzf(*4^{O~ub{bqo9*-RBDKCiIlWEgZ!d@Q!u@?G%0yE8P=DX6%4>hF;wLKEr$v3m z;q9w~_af+y(Do%pxCy3x%j+anzM|&OtHb?K)z9~He=VM;%4_repQ%rKtSZl+*P47U zFIMH3l*4y~kJm~ZqDX2>KKxv*%4=^@@tu`yzMnJu?_T3mc)l&K`F_jPS5a3Fx0$;= ze1Bx>FR%H2s^Zm>JX1>2MKhMK_J~j36`Lt{=RrReDwlDD_DtvzA_u8xRW6qy4?gM!I zm^hE0|IIvJO!>pX-RiBr0R6d^%P5s(DzD>NhD$nED#I*}l z{!kAOQ*j>Orv8yCuFdB|lh5bFvd!b&#HXqHr+b*krzy|lvuw{(_03masLbbAQ(r~R z<3EF*3XeCZ4@c0H(0JRW*6-y#Dt~V!`y*8!e|~A&!^<)De#hk3RF1D?H&*p^FQ@tQ zO|!jyRr!jV?{`i8lT`g)o~iP+ow?gA8SabF&nU`N?nE2I{m(f@k<^KNB{Djx`Mz}A z$&ayROuVLtdA>IJ+B{#Ic(STbyQzvdQ%?0Tw~|?3rpoWEoTZ$toTJS1v8i9XK;`rN zZ1TN4UX`Dq%=59SucDqI>faUaKlSil1WgU~pEV-x!|U>Tttzk0*EeQ=wyJzD?^gLd zf13LCsdz>GiK?%<9iL`>qjD&q0#;YtfzDviQ zd>-E>Ufb4Dwi~IqQ-@hheq)#6?a@wDah?xMc^>~|o3GzYoUh-E`TES5$G>qGwf?>y z&R6k*a(b-FA6HIKSNS|X&Hl_(@!93{VwJx{d8u;H!#p3D?c?!XIo>4J|81l}EPh1L zv{3&)BH}*0F0YTO@;@s_+VO4nN1MmHiEGzZ<+Wo~ypD1`4=1X4l5(2x?Y3-3h2z7iSP>U>u^?&S0JtBE_;HfAZ?32r#NKE56` z`P!{ie&=$!x5}@m2dVnJJW}OPQs(=8v;WSqFbiKPJC0KSf=m>3rTFkaVX_eMNZ98j z+NG;Hex>6+R%>zRzWNd$n7tI3I6QzOv1u!qm^LZk(gG zC%2NFFX~GPA5Z5miAK<^q2oDQ#C>?}<+&<^+I&B2;z@3LxV$#^50lT=qkqlaRs9w909ButhpGJW z%6va+_Gg-i+n0C|MLpE<>7kBK>9`N&s@h6SoX30F=HqGNUgq&{^1a+xZBL>yAAeI{ zvWjc-{fxBb*lbBCd?X-niOx(-dUroN3 zx&NAc?!U&|e~r1nmTm68CeHoWnES6W_usP3{nf<1%>CEo=eW%mK3?2kO}wJ!{@aU& zhx_k2SZ4&yQ~lShkNa=g=KgEqv(@%5QeGx(U*bg+^-=w^kLsVL<35y&ww0K;m$^Ti zd@t8i^=mg$ai22xPqV&?I#twvYxwv%_XH92k5K#d6LBA2dpTd_7YN&zco9X{O2U41 zy!`5Tm5%#R17E+IIA4#H?F7446ZbN=kIDCP3srwhHsJuRTr0y*ypz^Za1eH%G;_`Fv;cz0A-1OumDD!yBJukuIAM?HK}#kKi)qG{jg2)97l=I4th?q&Xb z!Q}JjwZ{DX@vqsZwy&{rqB1{!H1&I#pGTT}e%@%Dt?JkAqT)Hq{Cv{X*IUK42dQ|z za)I(N>s0>wO7<32-#6tnKaVu+cS4oN zgM#p4;<1%%ex7OS&rH1s`}jTFu42g<;|-6 z7UgXo-l5{|XW;JowfCuf?Sm?={gH}mf3D(3JbY5c&y>?u!*hhYzcrO(E7=LEzT9$p zfXdJF@E{e>_wZO1pHoiHQ~4G3VpZRc3VNq1ul<&a@AmLVDt@}0KCAL8>gx7}*38H0 z6?7|AK1VrEIbYa4^Ef}FD3^Tl4Y=grCoCOz@@;kD@?NfL*J0}OGT%>{d@skV`uTp| zly|n-EM>c~8xHSJqB7rKn({4GobNA9yrRw&^*ratYhs=W4271!RY;@Y39_z~r!%EvtXtBRjeKCOI4`K&S?B!(B$ zKGiGPbwqtnhUX{eU*3(NnW6cB?~l#;z0BX&G5MLIejn=P`(G31`(5MlDu1T(Y~gUj zgnmTP4U(AO^2k@>ojf(4m5w|4F}93}*Y>be#w;e^=Q6y0?PL{C^>7Cj&-QRX6(68H z$iw+6&hwGkKc0__i&Q?(KPIj{QRQpTRdJq=Onp2b8S{K(98l%8m#a9>H>Uh{71!qZ z#pEAU`G=H`RIRlk>$RK7OPCuaRk zRenolo=;4^c81E&RPLhOS2my^HkBk?q^=YqA@wLjEJp7i5YxCz5W_xz4`~#Kj!=k=7O56|42#r_%Ji%;_muuVk zz~skPvUz?q^=GU4y_}=+`SXFnwk4bwQ8YxkfP5w1DNyrQ>9~_0Ys;8;d^yecSEhWT zD(~fVm9O1K#l4)P@_TwXU&VR;G5f>wN!gyI%FijM`Fh3F&+|dq=J~+Hm#Fn=2UUEz zhu5q4#&UYI%Gc)k#B4v$A7y*5s?WOZ2kucH25)c1aPzBAu%ogNzB ze0^rtUs3aXW$LS_`SVs&Ur#%q{crB8$`@3!`SVY+eT!86US6#7mng5OWUp2A?XIBr zsqz)|C#pXF`%I>NE9yFt?f^0MY1dQnikkmkuUQ{|K3X~E&r?l(6}4aOKYzYz>MyVP z^Hx)yKW{DDv&H(|Bjx;zqM?#-A^A$YQ>d<2O2?gizFsl$1Y1YtnD4JlecH}8n8n0> zF2nny&DS#~UprHk_i|^IUr~1#^?emS-^Ad(2$~!^J`+UThu2=_>m{?llU4bOn(wzv z{d|A(*UZ;9CVzw4KJ6VUzSF}8Rs4|hVddi<=Ia5oz1k;Kd2JlX@M6kGDn~2x^J0^) zT~p=r^I(%-PsO$Q`oQG#^B&`5Rlccms&WhEmj55Sv#LK!neXq+{%Chm`Fy`;^0oQ? z&&2t9%9x*rm2JOTUq9tZ9-ge?QwEaGr|idw7_Nk5wM0%;y`k{n~s! zG4biDJfAO2T$}ITOAJ6Z9&3u1s@_D|m91pVd zyQyzhIXy?^^ZCNmS5XI4{hKQ2t*U%Q{g$flcm;h@m9MDJsQUPR*BqbnI?>+$ner7i z|9d#5KK}P>{x|deu_>=TRBit-4^L3>iOPJxZPusF_tz$_JyX@U$is_OJgB@}d8LO} ztGG6Q-`Q;c7L~tMnZMs`^50T%?L#Wg-%mE>KT+|+%14xsDj)OkDHV7B1_*_(XV0p* zHZFX_i`m{t4@avwe;?YEk5O@L{=T%y=kH4!*HPuQ<5XOmzb|d-OIG<_ZmRN|Dfjen zZx!#WJX+XodFN*ojg*8(k*~x%qtyLK>9~_0Ys;88-=9>D`FWG6&&$p>nZ@M$T!!~g zo9`D)zILW6uiaV2E9&l|zADiM=J%N=g^mwj@0;!Q@+48853l+Dz?843`ToJw$JfJu z&Fj_nZSe3873b$qW_{ZH{K>@m`rG)hs_(dm`FWEmuYE$5*XHL>raV7?GUn$`#?|fh zNZID+PbOYR<@5EtiEH!qwu$reC*x#QA3uLG@l+M(=T9cyQpL6T`H{)z=SRl;yr^t< zQT6llB9pJp&yP%;?=Ot|s`|9~e!}GQ^CROtRi2*@nYi{el|Nm1zOe0Dco9Wo$S2=` zOa8t>>9~_0W6PL$O%K;raWC`yZ0c{U%4;X8c#?9ma#Q7I%BddCQ1MJhG!Y^E{ld;zKLhV?}-S!snlQcrSu(3-vetzJ=L-FZ1&slfP8d@55{D zH7d^M6H|Vjif>fr^MlFf^MUbhmCxUwFmdgDDqs7kifjL>;-{2PEA#omY)@@F{*7am zc|JFBeja1oK;`rNZsI(jkFi_gyojP3m5W2ipWiH2^G)fv56L{gn0TzMplmyR%`7JF z<#;z8zq#YXYi;K}vzR!~H^%91I9%S#9aMg%a_@4wpUUU)Z?k<;p8Pyh+7*Je&48sN&kkRs5`n`TEP$&*Q6X$Jy~^;ynJ0dAwDQTZr{t z9G;(@F&04+L;Zh%i2Lxqm-%_7*}i;Lesm>!f~qfAPA^yaE0ot&vNx;xj+WEksC<6j zY1;dgidWQ;k!}Y!^*1Z0`QO(z<@w)>GtN-;Rn+|bAyfZ2Rlk?{d7~-M&l}4&e;>!h z18RM%JiJlGH)^_SNfs=PKo z-!khfQ27&-CkwkH!TA|Q{7I_u&D1hHe@?<1k#sZpoPb?!R@XPB<38kutH3K0FRyEh z^*QxvH&F3L%8fnTOvQV8I9J8_`oZjorKUsN-@>JzJl&2}*sXSfzF69}@cPr0SzDJp_#GF7B-K*lWmG4uYqkO;eT;+c# z&r^OtdA{-j<%P-*DnFzgP+qLOM49gloj?=?L*p~wW<`gbVO=fcHWBU{F(GetNwq>= zZyg&lw{qQ(lkNN&7c!5Bc;$qU`F_8Fa-)!&+V%OA8;86n!c9mF`HV|S3YkYqa>!e4 zJSF5@yS=F)FSGHqkT+YWhn#Nn&A$iB*WYbJalXDb|GwXx2)BZaP&~%k{Cg@5Y<*dw zIQQ!8khzzbzlS}|tuFlcnfZBdk5E2uzxn%{1vcOOy-E4^JA8=o{Z4ME{Oky~fcbss zTfr3zcuFW^!ACsS-IO~(o;~Y1&`R0CFo`0M;&tm%gv5dOoWWo1~ z(bOB}`8t~Xa68mtmT2k+XS>9i$NAeP1B9Kn;qyZ@4TX8BN+V$BUcoF?X)IjNB~_!F z;i|$DOO#(gQ%d+8nhqD){B!6YxU+Q(&4GD)W9R{RyNEA>&k8>RZxjx~yws#8;3WG- zEm{Q^3qK3b6kZQ^5q=5g?X5*yU|!Cp*WgV1#<{c;=BtKSdIxS{Qv&}VQP`$k$fZRGf ziDLVnhKC8Sg|`X60FM^l1atc*(yK7v|0dFQxWKMIiQa?*!n+%u7>> zhfzy-NufqC?@tOP!fV|yrBG9tk53A$JKA)u0Fqof5r_yM+K;(~u8%4SmrqV>%FXB_-e!?^0z9N4% z94X@SU|w3#BACZZ8ZCiG+k`Y)1}6!xgn7A~*1%Kk8|kzj-YC2Y=KhsVTVcN6Nv9p~ z1d+cB=A{+wh12aDt>_@k*B7nm6L`IdAAx@s{s!jracepO&$98>^edca+ov_1fqDB{ zQ)D%w6C%GloFwvV!@Pa1sUEyj#1r7N!ajJBt*?71sU^(yx1}~PU!S$7 z44CK7_LK!Lv-P#79GH(sd+H5yeeEe1=Ht_z@?c&%QUTn>zR{72VDA4NX)L@|#K*(D z{TVa~=J_Inror*HJu+w}%%A6G&>WbrXESI%%u6N(;7t2QCM|{i)}3fM%;Uckt%4_s z_*ytscmtd*ycymnyba!NeHHD5dAW*q!E~BA?lBX`F<>m;$Xi1$f5>tJyCySn9pZf zlnirwW>YHM+18&;=`hdt+0+i^r3+=k^Xwa4DI3le?hfY&_k|k>_k**92f^d5yU|dX z_qQ93gu9D)G0fZ7gC@Yde?4e29JKj8Xgb_Qcov*2JQwEm^`M0?*WZg4!(4wa3c@`8 zd(jHGi>k3F{8owlYiSSM!N#wp12DJWwe%6Z zR>VJtqiuh({Y1_ery|`I_^B!^|Gscdc$OQ+ z$gTtDi2QhXhHxWzi*O>mRg`ZEZxitr@IK*I@NSXc0Zta%+ZoQY&oBMd1>Py#6PADP z(htkOcR2tq67}Uf`C@&;U_RgYX*9e_#K*z>{ZKzmg!%iEewqsN_b2@{1LpbGPqUr4 zSpPhjuUGuE2Uw_&J^ZiDD+6wdf`_m41 zo~@ui?Si)o?}hV4eFx$3!k@rrMg9>uN%$L>$4`Gc0Us0bUtwNupfm6h`$ir`#$f)j z>&v6+@Ieu;4f8UH>cI!>8-pnU=Jv<)4VcH@U`m4fiu`8qRNq41vC@hC-UdO_3Zd8p!qP5_W}yQJRcO$Qn;rmzZ|YE%CCa?cofiDn3tin0q$(y zD5TBsWZ`Xa9b11P?R4V8yJ5cmE~I^MOA$W=ZxHnzh7SuLg?SlH$6@Xt!|5c<$7491 zg7?`1!|5!{?LVBNYheDg>mN=rF!z@tiiHo`@}c&hM7 z*e_fR^XFwnGyz^N;*()sM$&Y+vwdR}&4RgqjH0e>A+x_Qzrx2g}dTC&K(Zp_rz^+#iZ*2Am_dZ#Fzkcpf}m zcoEF!vtn8T%g>{i!SeIpl`t>kXbsH$a~!RQ8{34NX%n0)ycO;#yaR3^ybI>#A^Hfu z+vmO$q%Yy8Y)+8A$LpoeA0G-WLHfQ1dceD`;J6>2W5-C4Zh*hC4HBfk z!#~&t4bmuhd^0Y8Gn|>kz8%iCZ4jip;DMKL{62V-*q;UPUG{o5NRPnd6FL8JI9vE> zcsc$vOOT#-oWgz?eqOZaYj9h!zPI7SqJ94Dl(+poNFTye?Dz@N7jUsC|E*(@{}cS7 zXuto!JRbxpsy5McVtqB>3!Og(99n`@557{w8^DF4KPAEmVt<;$pE$ov94>za{GDjO zj&Ss49KRa=MjWpmaNAUlUk6_->K_OX75i5R4;T4k;BmsYz*B^$z_Wz!h8GCm4=)vd z5PnMdQFy)Z6Y#6T&%kd9zW}dj#QXCKyiWLac#H5m@LR(B;RC`S!=DR(34bsA9ei5& z7r5%*c>RCCb%d+nSf3QG1)mkJ5C2Py--hrre`i2dIH*AV-=1x|_Q`gXwi$?V$dPTF&}h>cV5KtZtwwNKYT=ZAbe7I7|a($LAnvHE&9hq zxPkDU@E@W*XTw*C_yV|(@DeBA-8}TCC*Yb9?i)c`179foBK)-&Pg~)15q}fDN_a24 zxCPhuA^f)3z9Vps=pWy~<3#yi;aQ^mpYXqNOwAIc>gd}wMEUdJW@5Y~z@LixE{0>o z@oWb3^?H!5fS(ZKGXs7|%vaaI`Qmu@hA*hk+tVL@Hj-TcpAqx%DEL2O`^Ll1i}`K} z94+S4neb}okC}&-ApHYwBI*mk4^`**V{ow;|Eu5uVm^8v?vl#+o8cyxv0sOsXD((5 z(r);)I6u7)R}t4Yhv7gH=YI{~Dca*Cye^UB|AAi@jz(Pvg=@jz3dg}`h5rVhC&pJY zoG6?Iw-#;(=LlZ~4;1bWuNK>T9lTX|5WG)#IDAaF7(OF>8yp+Q`#T+8f_*kiknV%G ziS}Fw4-m)qQTSUizpQ{;w&e29!p-rF(XDSI{4X(|{|i1Y>U#^GiT~XEf8+H<;&^=o z?-KQY34ehx=H`D7Um*JDZ}4exes{iXR73QibKtK;f2;#f65D$ryi}aO6X9n?e{T+F zi1F46Ztvsmxe|U*oS(YDFNpEq2lk8h7yuWE@$z^0H?jWFu=Af;f^-XB-*Gv6DqL5T zzXvW9^U*xGsyO}+!~4bjunevx_UCE%OEG_~hl{K5`d)$ii1E7v=I^To>0Q_-&Tj|d zQKCP6245oD=NtGMvA&<+e6jy$;M>Let6*Q|i~ds^j=7Mx?|k@WaXfu+aXQB@g

  • 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

    RMXRz}-sm~lczlS{A!Ol7MJ!i1o(;Q?*!lXf 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

    f90 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 JC0&0dxZdzh;5`k?XHnLzP5uvp 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

    &JoFYRi04KSymTSN%R}?+LrdW15cGOh@uu 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

    % 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/efuse/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..621992177 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d369842129c5bea5d708689844d96dc12b0e9770 GIT binary patch literal 13128 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj b/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..dc6ba4b6bad8f3690e7e47834079deb59e02be80 GIT binary patch literal 188064 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

    99jwC?MU#m>}oWI>Wp<2uCyz zvq7z6?N)1@bLoS7XvX=Wj`Ib|q0tNn<7Gp0942LXXBJvo#d9l9rA_HdiN z21;in9WXmiJ7D4kx~59DO@$#urb>2Z$b80Im1JkR+^Q%iq*OT6$>Z%sqe^^#Tqsjo zA*V%Hn>odelDL8KXo)v49wYIl%GvIA0_VahcCvm7GgQ?r_ZVAb;R0D$B@2~qfxP1| zOrY{ncN5~w#TAv39xR^1+f%8NRkh%>dvfNWn}DytR;K|nO?*FRIayynQ~kh3ANtvl zu%Bs8)(Du6)3h9q=WOa{liQC9X_Y2dLPve3Ntwmso9#cfX7`^|vy(})9@iV@q+I|b zJWT_t{cni(zl~_b#kTW}aMGSQgM9`2>uZrSybPlKOpR+O^mUN~o09nXy%@R~$SrUM z+Uq7=OhQ*u8`#u0CJ=bSbUw*zj$)j@a;{ zRg3Mllu@uDDHVy?NG^UzO4$-W3v2>L9-a18l}hhmV&W}=XE#09X;g<&6nkHP zV*fY@u?e)90CPN01amXoDZ)o}cm_)f91h?+epmfGs1?p#)?F{&h_0f$+q>1(ZN2Bn z{>|WLfM=i+`+Vs1UPDFykT*iC&Qzd~E1_l3*sz&$l{p%eF-N-Hy1W9SiY5y>!a*VmX5o#`F# z>#E<~%GBJ??m6B>xqGSXw_�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�Ds=l=N7;ljrqR~@MZ&l1@JZl9|Qbz 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj b/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9b6c9d613d92ef288d8a536d94f8d9a8e3a11bf6 GIT binary patch literal 15500 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 w8X*51eD~p&_HP9QUMd*oc;|cDyhLyJ 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 D(NkZB literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj b/ESP-IDF_Robot/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..273ed8720cafd548cf5675c3e0135439d00549be GIT binary patch literal 4704 zcmcgvON<;x8LrxyaqMh%XV;tfK^&Oa&Uzi_p2x23ILU&&w$~U|j!j5%Kw>nHo|z6a z(?fU9+D1q*!IzxifRr38!~p~cgm_3%gy3K#kR?z!1o4m(9uf!+AcRm(2!-#f$4t#6 zV7Ty0)%E?)s;^g(WHeF2mlPtIOg!YUXI-ZAHk5A3(P zBl|BbJ-#2K`EpXYD0lBTweQ6Z=1qH=U)C-EWZg902B!lAiF@M#s5PD&=Rcu7PLDUcWX`)1FHxZ7553@K(lCV`w zqo|t{<1lG#uU0&|2i=zPDI=a=s#Z#swbHTG(%WpNeZqdDJ8TBUUaipy`@#QhyyV)% zyWMdys%h8@;-Ztpcaw@@@1)0lbcI`r%*|ybnWl>_8wl9>3zpn#^A@-s;N-Z znwZjfwiDu^^%zMTomwo^^3TMhE3VI(Eyk4yyu7};hY6UnT8OF~J zdjl`6)w_Waq;U{<$(1l|bi78?-wxsgL+a&X;;L1<9@Pz;EAXQQN;=q8h0!w6+Ge30 zq~p!U&8Y)6qaj8fZ?P)vlv>AP2(xL_dW-XC&OBOJX~a>I@Kk#j&lfO+H+7DWnuM_E zu%f>O$_V*sIX5HrQRvXd{KCd(~+yB&^|bXred zf8l7T^>^aOUqNk;r7@)W-IjGCQ(lw)ECp?Sr^8X5wl|kC?n>k_`G@_cf85> zTNIZkJa&p2_}`6Wc@YAC*x^43e80nA8)1T3@xlZ@CwN~tH%d!hd=dPsBb&VV3h-l& z{_EiXI!bF^dbUH(y7=yZfm) zVXy8mqtP>BVT1`XVsVOJ66?mFW9-Iw&p7dvw=Fr--#UM*R1k-+{?7;6-)aW+VY^zZ z*W+NjB>b(@Pi~fvoBo99A3?9};#$8QB(&3f7Z(NNWu3K8MR%*ZThrY!-I=gv6b8qj zCv{i0VakR#fyyRQ*@P;aSY_i^q2J~Ptv1i``ScbgdX{0o6_x%&xmK&nTfn$P>$llT_+5B_D3az-K1j?C0_{i6SPAm1rr~8Qpg*N`tGZ z@OcFiemzNq9|zriYNgi-$HE?|KAq&bNtSMEWdG$lgK36K0vuZoHd_cL_?y zcG|qPDljiZ^xZILAsdf(0_(#Vx52#b2rT4%#ErLxcwNXiKOP?&?`y#HF-Ko~8Hv7Z zH;K_v&-;mM_hxSF1C`QIf6HLXNGnJJb8d;_lD>!L&hJZ@)CVEs{1%Ol``}eHOo_{_ z=%a{t)-vchCW*Z>ZSfN9uEUWfhu;B?#dT+H>|O>G`%t%@wL!pJ$T_%nf5QBJ3z;Qr F_b)3dwCVr= literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp-tls/cmake_install.cmake b/ESP-IDF_Robot/build/esp-idf/esp-tls/cmake_install.cmake new file mode 100644 index 000000000..2012fcec7 --- /dev/null +++ b/ESP-IDF_Robot/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/build/esp-idf/esp-tls/libesp-tls.a b/ESP-IDF_Robot/build/esp-idf/esp-tls/libesp-tls.a new file mode 100644 index 0000000000000000000000000000000000000000..7a78795272554b026a27a57d5cb93ec6ac00f13b GIT binary patch literal 408264 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 Kq-Dvbtowg)hn+M4 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..74d3671f68a367156c9adf49583b6c9584d81a17 GIT binary patch literal 14016 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..46669ba497568d809bc0ab4d448324434077d715 GIT binary patch literal 47472 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 B($@e0 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..70600ca5581d3efeb707b4531cdeee276421b2bc GIT binary patch literal 28404 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 WJc!SL-`hj~P08?k9_`!H`1{|a^!XqF literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..7ee846ffe076dffc9eed27e732fead70a2673cd0 GIT binary patch literal 209256 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�b*VX>J8vpnY`fH) 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..201b0c4d7bf38934f8c25e0d32460a214f5b24a5 GIT binary patch literal 83044 zcmd?S2Ygjk_Wpei=>$R~p@RkxBudFGq1hmGjev;Qy@V8qhJZ;x?2LoGD=IpSZPc-k zW7n~debljyZLDJ%e~#nWbsWq4JbUeR&dL=hv-7%a$%**4o(G(LQELUCWrp z_T{N$eQHc|YkkX#hDH}w*HE8nX&JpF2qtfm|G;rG>eqahTmQ~;!SC-qYDWF~&w}Ho zS6_D0jQW#5%Rg;K{o2ohbEa2caC3eToN;u1Fb?l!`T4;ad8K{EB&!? zGVr;9Gd|0Q&5FZ%e|XBvCzn5X-K5Fkk*iOezVxo6X1vk=({Fy*)+4ZW-?y=?cWLWQ z+WN~W10US=t{_-a*V@q1STTHfMN@N2M`K&2zGD@;ZcKJ(p`$YBm@(`eNjkdT_0N#| zhTps8nrqhdy62>Ow58z;^wdLt&po5y!SMKki_Ts@`k3O>F0yS?;8j`Y%*q2`r5 z+pW#LZ{6J*7EYURf$Flnxuw@l8Z!0tsq6_`YmU~C`?g%u{eDf`cjmxJ9~K;6aNF5K zFD{72A)Lni%>CW^1bNx@34*xEK`>yis;yIrrPC@#3~O0YSuw1ABL0mS)=)XIqPcZt zT}yLAMP1wC6-zO}CRVhrXlbcfzO1fqQP58M~9i<^x99KUuuXNy~p+o*1>^*7d=Kl@`P8~Y@-@(ukv%;YlY#z=& z>Z3`Eram>bX4ZAHhU}16cjW3Q=h0<_cjw&g5YL)-Z6QxHy)K2#O0n*R8hLm zT{h5ZLozV@SYR+Juhvn{hU|Hsz0v~+N%oXdY?&K;tDef>uDjl}%}XRXiN z^M=+$>#%mWaRtHZ7fxRL+}hm^>$BpNb`sqeA(Xvh`l`)do-(hv82 zSzblyJ)K%}_m9q5Rl3K`Q9JHoJ1+T`)?whJm*3DDtlRD8{JV2@MH|-5fQMIn-5c$B zP*ZNW{-+jd?w?x!3x0G?)<18?8|(l6nU=+xZWBZ`eN$?B4%TJ3)%UG4vgB1Xx3_N5 z!9`(3yI&2YZ@3zFccXl3)H_$K+4-#@(QFugRJ?v_uW$_K7HPeHxDU?Atteg5$qN?# z=$uuhvpS9b>K~c&_csSYJ5NCVvbGVQ)GA6_Y2j5&!mo8ZNKwVt&+}u2zdXQNHy^TUg?j>id zzB?hg=$-mDM|w`b<&l27-y+qy&-Ov3gD$16-eRY3+2I3QISi3xkEZ z3-F3lY!DO|7HwH{1jzMi(N+~NFjQcqgIqCPG%9B=By+`deP9%`6z1N8w7#yzttIax z%+=<5Yw2S1-77BPaLAYyIo;L076;v>@x^n(lCBs;7b*ji8CIN=Y-h}lF1dGOW^;VTbk3P3!+r3v|1stce;lQe(`=$ld(!%bW6_3Tp=ekC9ujq3wVhYhE-FxRzZo=%{ z`}E`_&h1w2xv%F!&;5jRb3OML4s$#Y@Z81oK+mD)L7q`aVeTuab#ZPD&jUQ~?peKM58*D_{d;=WiME$#omhMO{AJ$WKEh?vh{xWZGST1A9Qs@a$p(hvJ6cu`kWE!Ar=c(R^KUb8TCfr3` z0jr)Vbb>R^nHlwG!(+tKa_GvsUUn z&swSTJxis|&TB%+WvrQ0>cXf}7Z<%2Rq7JS6jka{Z$vBgThCgl%RFnPF88dJy27(o z>PpX2so&)Nhm~T@q*7N$mAbZQ1y1)eCw?!PqDo!ojcBE=_pFt=!LwHCM$cNQn>=f! zZuTsd`d!|sD7lO^lSmVn9uY3lLjIIh$fKPKc`)yI7Q&LGkjJA! zo-Fz#DȎ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Ν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�{b|x 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 J7{sUO{XgQ}eY5}o literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..756492f77d8704282d87644d4bec956331d139b2 GIT binary patch literal 109304 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 Po_|07)|8il%lH2PXktWb literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..04027c23fea9f6b3df72ee4f3975bbc2e7d7a634 GIT binary patch literal 25540 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c7722a730216f5575cb37f4c83a21cbf16de4abb GIT binary patch literal 9624 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj b/ESP-IDF_Robot/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..41d518316d4950e8f47e66858d270c3e30ee17f4 GIT binary patch literal 29804 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 z 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